numam-spdk/lib/util
Daniel Verkamp c013322dc6 io_channel: add helper to get an I/O channel's thread
This is faster than spdk_get_thread(), which iterates over all of the
threads under a lock until it finds the current one.

Change-Id: I957a68438efb5b7d632d2b9b1b567fed7714e02a
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/365079
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-13 11:37:13 -04:00
..
bit_array.c env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
fd.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
io_channel.c io_channel: add helper to get an I/O channel's thread 2017-06-13 11:37:13 -04:00
Makefile env: Move pci.c from util to env 2016-10-05 11:53:24 -07:00
string.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00