Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] A trace of poolalloc in-kernel

0 views
Skip to first unread message

Venkatesh Srinivas

unread,
Nov 21, 2009, 2:06:37 PM11/21/09
to
Hi,

I've gotten and graphed a quick trace of all requests in-kernel to poolalloc
during a session with my terminal, where I booted up, created a few
windows, built a kernel, and shutdown.

http://grex.org/~vsrinivas/p9malloc-traces/
(There's even some eye-candy!)

Quick summary: 50% of all requests to poolalloc in kernel during this session
were under 50 bytes. Sadness.

Hopefully this is of some interest.

-- vs

erik quanstrom

unread,
Nov 21, 2009, 2:18:33 PM11/21/09
to

good work! i believe you can use devtrace(3) to
accomplish the same thing as you did with gdb.

- erik

0 new messages