Loading
sock/posix: enable pipe buffer on arm64
The pipe buffer gives about 19% randwrite and 56% randread performance boost on arm64 from my test. We can also enable it on arm64. Signed-off-by:Richael Zhuang <richael.zhuang@arm.com> Change-Id: Iff4c6eaffb4ec5ae8fe02b35f72aed7f6b272bb5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2255 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>