libvma icon indicating copy to clipboard operation
libvma copied to clipboard

Linux user space library for network socket acceleration based on RDMA compatible network adaptors

Results 56 libvma issues
Sort by recently updated
recently updated
newest added

``` Background - after Knight Capital http://en.wikipedia.org/wiki/Knight_Capital_Group#2012_stock_trading_disruption software related trading loss of $400+ million incured in minutes a lot of people have concerns about out of control trading algorithms. Even...

## Description Unti now, release process is done manually by the dev team. This process involves creating a tag on a commit that needs to be released, building that tag...

## Subject running with: `LD_PRELOAD=libvma.so VMA_SPEC=latency VMA_INTERNAL_THREAD_AFFINITY=2 ./app` However, VMA internal thread run on the same core with the application. I tried to use bit-mask approach to set the affinity...

issue: HPCINFRA-2469 ## Description Remove support for old OS images ##### What - removed ubuntu20.x - removed branches running on r-aa-fatty22-005 and r-aa-fatty22-005 (rhel7,5 and ubuntu16.04 accordingly) ##### Why ?...

Hello: I am trying to run my project with `libvma` as non-root user, it is fine to run the sample `sockperf` with `libvma` after setting up the necessary permission with...

## Description Jenkins job builder (JJB) allows for multiple job definitions in one file, this will make it easier to share common variables such as folder or git url, as...