Spdk/examples/nvme/arbitration
Daniel Verkamp df56ab7711 examples/nvme/arbitration: simplify log page allocation
spdk_nvme_ctrlr_cmd_get_log_page() now allocates a physically contiguous
buffer internally, so the caller does not need to provide special
DPDK-allocated memory.

Change-Id: Ic9964fdea3532303b172e591536b57d102d1d0b1
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-22 20:59:10 -07:00
..
.gitignore Create a utility and enable WRR arbitration mechanism 2016-06-21 16:35:04 -07:00
arbitration.c examples/nvme/arbitration: simplify log page allocation 2016-09-22 20:59:10 -07:00
Makefile build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00