lock contention etc.

Andrew Gallatin gallatin at cs.duke.edu
Thu Feb 1 19:46:31 UTC 2007


Julian Elischer writes:
 > I'm guessing that the extra system time represents a lot of
 > contention somewhere.
 > 
 > What is the best way to get actual numbers on this?

The Dtrace lockstat tool is designed for this, and I've used it to
track down contention like this on Solaris.  It seems to be on the
TODO list for the FreeBSD Dtrace port at
http://people.freebsd.org/~jb/dtrace/todo.html.  I wonder how soon it
will arrive..  It is one of the things that I'm most looking forward
to.

Drew



More information about the freebsd-current mailing list