numam-spdk/lib/copy
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
..
ioat copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size() 2016-11-16 15:04:40 -07:00
copy_engine.c copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size() 2016-11-16 15:04:40 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00