K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-11-19T16:52:18.055062Z K 7 svn:log V 310 MFC 214782: 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. END