Loading
vbdev_compress: Remove mentioning of 2MiB huge pages
We explicitly refer to 2MiB huge pages when a buffer spans huge page boundary. That is not correct since it may happen even with 1GiB huge pages. Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Reported-by:
Jim Harris <james.r.harris@intel.com> Change-Id: Ief72b677ccf3d8c1d9835bb8b74621f2b349175a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12250 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>