summaryrefslogtreecommitdiffstats
path: root/sys/dev/gem/if_gem.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2003-01-08 19:58:42 +0000
committeralc <alc@FreeBSD.org>2003-01-08 19:58:42 +0000
commit03f7564d9e62f81ebe5702c3294d62c1ef3a644f (patch)
tree84255a8bc5f6f6a61e36e8bb4d028b675f350221 /sys/dev/gem/if_gem.c
parentd635237b70c5601805bde1ca841cb31706e7f027 (diff)
downloadFreeBSD-src-03f7564d9e62f81ebe5702c3294d62c1ef3a644f.zip
FreeBSD-src-03f7564d9e62f81ebe5702c3294d62c1ef3a644f.tar.gz
In vm_page_alloc(), honor VM_ALLOC_ZERO for system and interrupt class
requests when the number of free pages is below the reserved threshold. Previously, VM_ALLOC_ZERO was only honored when the number of free pages was above the reserved threshold. Honoring it in all cases generally makes sense, does no harm, and simplifies the code.
Diffstat (limited to 'sys/dev/gem/if_gem.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud