Subject: #ifdef MBUFTRACE - userland tool to see stats? To: None <tech-net@netbsd.org> From: None <itojun@iijlab.net> List: tech-net Date: 06/27/2003 12:36:15
in sys/mbuf.h there's #ifdef MBUFTRACE, which records the ownership
of mbufs (declared by MCLAIM). is there a userland tool to check the
current status? (like, how many of mbufs are held by whom, or who is
holding how many mbufs)
itojun