K 10 svn:author V 3 alc K 8 svn:date V 27 2004-08-02T03:31:05.000000Z K 7 svn:log V 211 Eliminate the acquisition and release of Giant around the call to pmap_mincore() in mincore(2). Either pmap locking exists (alpha, amd64, i386, ia64) or pmap_mincore() is unimplemented (arm, powerpc, sparc64). END