Searched hist:122163 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dsys_pipe.cdiff 122163 Thu Nov 06 03:08:12 MST 2003 alc - 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.

Completed in 230 milliseconds