freebsd-dev/sys/fs
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
..
cd9660 Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
deadfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
fdescfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
fifofs Convert select -> poll. 1997-09-14 02:58:12 +00:00
msdosfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00
nullfs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
portalfs 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
unionfs Change the M_NAMEI allocations to use the zone allocator. This change 1997-09-21 04:24:27 +00:00