diff options
author | alc <alc@FreeBSD.org> | 2003-01-08 19:58:42 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2003-01-08 19:58:42 +0000 |
commit | 03f7564d9e62f81ebe5702c3294d62c1ef3a644f (patch) | |
tree | 84255a8bc5f6f6a61e36e8bb4d028b675f350221 /sys/dev/gem/if_gem.c | |
parent | d635237b70c5601805bde1ca841cb31706e7f027 (diff) | |
download | FreeBSD-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