diff options
author | jeff <jeff@FreeBSD.org> | 2002-04-29 23:45:41 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2002-04-29 23:45:41 +0000 |
commit | c52db1bfdfb3a9e4065f735384e8e23dd29a14c0 (patch) | |
tree | 6dec1f923097576eb3f5e981d5d602bbff1c0b68 /sys/netinet/tcp_reass.c | |
parent | 1b161ee22037718913e8fcbbd1e19c367713e1b7 (diff) | |
download | FreeBSD-src-c52db1bfdfb3a9e4065f735384e8e23dd29a14c0.zip FreeBSD-src-c52db1bfdfb3a9e4065f735384e8e23dd29a14c0.tar.gz |
Add a new zone flag UMA_ZONE_MTXCLASS. This puts the zone in it's own
mutex class. Currently this is only used for kmapentzone because kmapents
are are potentially allocated when freeing memory. This is not dangerous
though because no other allocations will be done while holding the
kmapentzone lock.
Diffstat (limited to 'sys/netinet/tcp_reass.c')
0 files changed, 0 insertions, 0 deletions