Date: Wed, 22 Feb 1995 02:27:30 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_page.c vm_pageout.c Message-ID: <199502221027.CAA04948@freefall.cdrom.com>
index | next in thread | raw e-mail
davidg 95/02/22 02:27:27 Modified: sys/vm vm_page.c vm_pageout.c Log: vm_page.c: Use request==VM_ALLOC_NORMAL rather than object!=kmem_object in deciding if the caller is "important" in vm_page_alloc(). Also established a new low threshold for non-interrupt allocations via cnt.v_interrupt_free_min. vm_pageout.c: Various algorithmic cleanup. Some calculations simplified. Initialize cnt.v_interrupt_free_min to 2 pages. Submitted by: John Dysonhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502221027.CAA04948>
