summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.c
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2004-08-11 17:26:56 +0000
committerandre <andre@FreeBSD.org>2004-08-11 17:26:56 +0000
commit3dc2f7c66183e56bc9673fd0b559e8e0a60c67b8 (patch)
tree718a7c47c3e4dbd15c93c657ea370e79649f2815 /sys/netinet/tcp_syncache.c
parent5e29f016e37bb52cb85f2679d9d7d1058f9f3148 (diff)
downloadFreeBSD-src-3dc2f7c66183e56bc9673fd0b559e8e0a60c67b8.zip
FreeBSD-src-3dc2f7c66183e56bc9673fd0b559e8e0a60c67b8.tar.gz
Convert the routing table to use an UMA zone for rtentries. The zone is
called "rtentry". This saves a considerable amount of kernel memory. R_Zmalloc previously used 256 byte blocks (plus kmalloc overhead) whereas UMA only needs 132 bytes. Idea from: OpenBSD
Diffstat (limited to 'sys/netinet/tcp_syncache.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud