Date: Fri, 10 Jan 1997 23:22:26 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <199701110722.XAA04482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 97/01/10 23:22:25 Modified: sys/vm vm_pageout.c Log: Slightly correct the code that moves pages from the active to the inactive queue. This is only a minor performance improvement, but will not affect perf on machines that don't have ref bits. Revision Changes Path 1.90 +7 -5 src/sys/vm/vm_pageout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701110722.XAA04482>