K 10 svn:author V 8 gallatin K 8 svn:date V 27 2002-02-10T19:18:13.000000Z K 7 svn:log V 314 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 END