mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
5b00b7dda8
If the memory layout is not optimal, m_defrag(), m_prepend(), m_pullup(), and m_pulldown() will allocate mbufs or copy memory. Count these operations to find possible optimizations. input dhill@; OK mvs@ |
||
---|---|---|
.. | ||
if.c | ||
inet6.c | ||
inet.c | ||
main.c | ||
Makefile | ||
mbuf.c | ||
mroute6.c | ||
mroute.c | ||
net80211.c | ||
netstat.1 | ||
netstat.h | ||
route.c | ||
show.c | ||
unix.c |