K 10 svn:author V 3 alc K 8 svn:date V 27 2003-11-06T05:08:12.000000Z K 7 svn:log V 259 - Simplify pipespace() by eliminating the explicit creation of vm objects. Instead, let the vm objects be lazily instantiated at fault time. This results in the allocation of fewer vm objects and vm map entries due to aggregation in the vm system. END