K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-11-17T00:40:48.000000Z K 7 svn:log V 307 When laying out objects in a ZONE_INTERRUPT zone, allow them to cross a page boundary, since we've already allocated all our contiguous kva space up front. This eliminates some memory wastage, and allows us to actually reach the # of objects were specified in the zinit() call. Reviewed by: peter, dillon END