K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-11-04T15:33:50.199073Z K 7 svn:log V 358 Update startup_alloc() to support multi-page allocations and allow internal zones whose objects are larger than a page to use startup_alloc(). This allows allocation of zone objects during early boot on machines with a large number of CPUs since the resulting zone objects are larger than a page. Submitted by: trema Reviewed by: attilio MFC after: 1 week END