Spdk/test/unit/lib/util
Ben Walker 6648ea0fe6 util/pipe: Track full condition with a separate bool
This allows the pipe to fill up entirely, instead of reserving 1 byte.
This tends to keep copies from the pipe aligned over time.

Change-Id: I4801d62fa839165efef61ea1c83f602931ee7018
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16990
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-04-05 19:19:21 +00:00
..
base64.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
bit_array.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
cpuset.c misc: Fix spelling mistakes 2022-12-09 08:16:18 +00:00
crc16.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32_ieee.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crc32c.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
dif.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
iov.c util: add spdk_iov_xfer_*() API 2023-01-30 16:28:35 +00:00
math.c util: Add spdk_memset_s 2023-01-09 12:43:35 +00:00
pipe.c util/pipe: Track full condition with a separate bool 2023-04-05 19:19:21 +00:00
string.c util: Add spdk_strcpy_replace() to replace substrings 2023-01-10 13:12:05 +00:00
xor.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00