Alan Cox c835bd16a8 Wake up the page daemon in vm_page_alloc_freelist() if it couldn't
allocate the requested page because too few pages are cached or free.

Document the VM_ALLOC_COUNT() option to vm_page_alloc() and
vm_page_alloc_freelist().

Make style changes to vm_page_alloc() and vm_page_alloc_freelist(),
such as using a variable name that more closely corresponds to the
comments.
2011-11-06 02:03:27 +00:00
..
2011-11-05 16:44:25 +00:00
2011-11-04 04:06:31 +00:00
2011-10-30 14:55:00 +00:00
2011-10-27 14:15:26 +00:00
2011-11-05 09:04:13 +00:00
2011-11-04 04:06:31 +00:00
2011-10-04 23:53:47 +00:00
2011-10-16 14:30:28 +00:00
2011-10-18 08:09:44 +00:00