freebsd-nq/sys/miscfs
John Dyson 99448ed11d Change the M_NAMEI allocations to use the zone allocator. This change
plus the previous changes to use the zone allocator decrease the useage
of malloc by half.  The Zone allocator will be upgradeable to be able
to use per CPU-pools, and has more intelligent usage of SPLs.  Additionally,
it has reasonable stats gathering capabilities, while making most calls
inline.
1997-09-21 04:24:27 +00:00
..
deadfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
devfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
fdesc Convert select -> poll. 1997-09-14 02:58:12 +00:00
fifofs Convert select -> poll. 1997-09-14 02:58:12 +00:00
kernfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
nullfs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
portal Convert select -> poll. 1997-09-14 02:58:12 +00:00
procfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
specfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
umapfs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
union Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00