Loading
autotest: reduce HUGEMEM allocation to 2GB on FreeBSD
The FreeBSD contigmem driver has problems allocating contiguous memory after a large number of unloads/reloads. Since we run a very limited subset of SPDK tests on FreeBSD, reduce the HUGEMEM allocation from 8GB to 2GB to help alleviate the problem and reduce the frequency of test failures due to contigmem panics. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I777153a6ad4f89311bb4e2f50bf69ee09e628eea Reviewed-on: https://review.gerrithub.io/416214 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>