summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2010-07-09 19:38:30 +0000
committeralc <alc@FreeBSD.org>2010-07-09 19:38:30 +0000
commit7c09dc242c035943fb8ed54909fd0a8461cb99ba (patch)
tree59894efa2a34a762f15c9dc8d9456b6f9e56f524 /lib/libc/stdlib/malloc.c
parent4ef0eb46da85379be188033bd5af465eaa2f1b0d (diff)
downloadFreeBSD-src-7c09dc242c035943fb8ed54909fd0a8461cb99ba.zip
FreeBSD-src-7c09dc242c035943fb8ed54909fd0a8461cb99ba.tar.gz
Add support for the VM_ALLOC_COUNT() hint to vm_page_alloc(). Consequently,
the maintenance of vm_pageout_deficit can be localized to just two places: vm_page_alloc() and vm_pageout_scan(). This change also corrects an off-by-one error in the maintenance of vm_pageout_deficit. Historically, the buffer cache functions, allocbuf() and vm_hold_load_pages(), have not taken into account that vm_page_alloc() already increments vm_pageout_deficit by one. Reviewed by: kib
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud