Module Name: src Committed By: bouyer Date: Thu Sep 1 16:28:08 UTC 2022
Modified Files:
src/sys/arch/xen/xen: xenmem.c
Log Message:
Call extent_alloc_subregion() with EX_MALLOCOK; under heavy I/O load we need
lots of them and the preallocatted extent descriptors are not enough.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/xen/xen/xenmem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
