Date: Wed, 19 Jun 1996 00:20:23 -0700 (PDT) From: David Greenman <davidg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <199606190720.AAA18869@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/06/19 00:20:23 Branch: sys/vm RELENG_2_1_0 Modified: sys/vm vm_fault.c Log: Make certain that pages (especially cached pages) are pulled off the page queue immediately so that they aren't used by something else before we get to them. Submitted by: dyson Revision Changes Path 1.25.4.3 +7 -2 src/sys/vm/vm_fault.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606190720.AAA18869>
