numam-spdk/examples/nvme
Ben Walker 84230409fd examples: Simplify register_workers algorithm
Several examples have a function to associate workers
with threads. Simplify that algorithm.

This seems to just shift some of the complexity
from register_workers down to main, but in the long
run the DPDK threading will get abstracted into
env as well and greatly simplify that part.

Change-Id: Ic106dde58fa5351a1ce0a058161b08062e121d3b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-04-05 11:13:52 -07:00
..
arbitration examples: Simplify register_workers algorithm 2017-04-05 11:13:52 -07:00
fio_plugin fio_plugin: enforce thread=1 2017-04-04 09:12:41 -07:00
hello_world examples/nvme: replace sprintf with snprintf 2017-03-27 13:54:49 -07:00
hotplug env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
identify nvme: remove unused rte_* includes 2017-04-03 12:31:12 -07:00
nvme_manage nvme: remove unused rte_* includes 2017-04-03 12:31:12 -07:00
perf examples: Simplify register_workers algorithm 2017-04-05 11:13:52 -07:00
reserve nvme: remove unused rte_* includes 2017-04-03 12:31:12 -07:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00