numam-spdk/lib/bdev/malloc
Daniel Verkamp 5b63b8a448 copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size()
Make the public API clearer - if the user wants to allocate a
spdk_copy_task directly, they need to allocate spdk_copy_task_size()
bytes.

Also change the return type to size_t for consistency.

Change-Id: I0f3757056757c510421d680c5b4532edd9bc2561
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-16 15:04:40 -07:00
..
blockdev_malloc_rpc.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
blockdev_malloc.c copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size() 2016-11-16 15:04:40 -07:00
blockdev_malloc.h bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00