Date: Sun, 7 Feb 1999 12:45:16 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_page.c vm_page.h Message-ID: <199902072045.MAA68680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/02/07 12:45:16 PST
Modified files:
sys/vm vm_page.c vm_page.h
Log:
Remove L1 cache coloring optimization ( leave L2 cache coloring opt ).
Rewrite vm_page_list_find() and vm_page_select_free() - make inline out
of nominal case.
Revision Changes Path
1.124 +75 -188 src/sys/vm/vm_page.c
1.54 +16 -8 src/sys/vm/vm_page.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902072045.MAA68680>
