diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-08-29 10:44:41 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2024-08-29 10:44:41 +0000 |
commit | 220e7eb3f89a88d35bc8e733892459bac690c6bd (patch) | |
tree | 3f375a3fa1bebe05b0da588477908ff35b6c97b4 /usr.bin/shar | |
parent | fc6ac0186aa4c3bfbfc58f2b1259486e591addea (diff) |
Show expensive mbuf operations in netstat(1) statistics.
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@
Diffstat (limited to 'usr.bin/shar')
0 files changed, 0 insertions, 0 deletions