numam-spdk/lib/util
Ben Walker e475586b2a util: Add spdk_iovcpy, an iovec to iovec copy function.
Like memcpy, but works on two iovecs.

Change-Id: Ia1cf462a95690286f0c19325fc10937b9ba6baf3
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473976
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-20 09:35:32 +00:00
..
base64_neon.c util: optimize base64 with Arm NEON 2019-09-24 17:03:36 +00:00
base64.c util: optimize base64 with Arm NEON 2019-09-24 17:03:36 +00:00
bit_array.c
cpuset.c
crc16.c
crc32_ieee.c
crc32.c
crc32c.c util: use the crc32c in isa-l if isa-l is enabled on aarch64 2019-11-19 09:09:53 +00:00
dif.c dif: Add spdk_dix_remap_ref_tag to remap ref. tag for separate metadata payload 2019-07-11 11:14:22 +00:00
fd.c
file.c
iov.c util: Add spdk_iovcpy, an iovec to iovec copy function. 2019-11-20 09:35:32 +00:00
Makefile util: Add spdk_iovcpy, an iovec to iovec copy function. 2019-11-20 09:35:32 +00:00
math.c util: Fix LTO compilation with FMV 2019-09-11 16:30:38 +00:00
pipe.c pipe: Add a utility for buffering data from sockets 2019-11-20 09:35:32 +00:00
strerror_tls.c
string.c
uuid.c