alc
7c09dc242c
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
2010-07-09 19:38:30 +00:00
..
2009-06-23 20:45:22 +00:00
2010-05-06 18:58:32 +00:00
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-05-03 19:19:58 +00:00
2010-05-24 14:26:57 +00:00
2008-08-13 17:32:48 +00:00
2010-05-06 18:58:32 +00:00
2010-05-09 16:27:42 +00:00
2010-06-15 19:28:37 +00:00
2009-01-25 09:11:24 +00:00
2010-06-15 19:28:37 +00:00
2010-06-15 19:28:37 +00:00
2010-07-02 15:02:51 +00:00
2010-04-18 22:32:07 +00:00
2010-07-02 19:59:18 +00:00
2010-05-06 18:58:32 +00:00
2010-02-21 22:23:13 +00:00
2010-05-03 07:08:16 +00:00
2008-07-05 19:34:33 +00:00
2010-07-04 11:13:33 +00:00
2010-04-18 22:32:07 +00:00
2009-07-24 13:50:29 +00:00
2010-05-26 18:00:44 +00:00
2010-07-04 19:02:32 +00:00
2009-12-21 12:29:38 +00:00
2010-07-09 19:38:30 +00:00
2010-07-09 19:38:30 +00:00
2010-07-02 20:56:22 +00:00
2010-06-04 06:35:36 +00:00
2009-07-24 13:50:29 +00:00
2010-07-04 11:26:56 +00:00
2010-04-30 00:46:43 +00:00
2009-07-12 23:31:20 +00:00
2009-07-12 23:31:20 +00:00
2009-04-11 09:09:00 +00:00
2008-04-06 18:09:28 +00:00
2009-04-11 22:34:08 +00:00
2009-11-03 16:46:52 +00:00
2009-11-26 05:16:07 +00:00
2010-06-02 15:46:37 +00:00
2009-02-08 20:23:46 +00:00