Date: Sun, 10 Feb 2002 11:18:13 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha swtch.s Message-ID: <200202101918.g1AJIDw80374@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2002/02/10 11:18:13 PST
Modified files: (Branch: RELENG_4)
sys/alpha/alpha swtch.s
Log:
Call vm_page_zero_idle() from the idle loop on alpha. The code has
been there since day 1, but nothing has ever called it. It seems good
for a speedup of a few minutes on a buildworld.
Note: This is not an MFC as such, since the vm_page_zero_idle() function
has moved to MI code in -current
Reviewed by: ticso
Revision Changes Path
1.14.2.1 +5 -2 src/sys/alpha/alpha/swtch.s
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?200202101918.g1AJIDw80374>
