K 10 svn:author V 3 alc K 8 svn:date V 27 2002-06-22T18:36:51.000000Z K 7 svn:log V 222 o Replace mtx_assert(&Giant, MA_OWNED) in dev_pager_alloc() with the acquisition and release of Giant. (Annotate as MPSAFE.) o Reorder the sanity checks in dev_pager_alloc() to reduce the time that Giant is held. END