K 10 svn:author V 3 alc K 8 svn:date V 27 2002-07-18T17:40:07.000000Z K 7 svn:log V 329 o Remove the acquisition and release of Giant from the idle priority thread that pre-zeroes free pages. o Remove GIANT_REQUIRED from some low-level page queue functions. (Instead assertions on the page queue lock are being added to the higher-level functions, like vm_page_wire(), etc.) In collaboration with: peter END