Odd performance problems after upgrade from 4.11 to 6.0-Stable

Kris Kennaway kris at obsecurity.org
Wed Dec 14 16:34:08 PST 2005


On Wed, Dec 14, 2005 at 04:26:18PM -0800, Kevin Oberman wrote:

> I am attaching a dmesg. I do have a few of drivers (uhci, pcm, psm,
> atkbd0 and ichsmb) that are still marked as GIANT-LOCKED, but I'm not
> using the USB very often. And I'm not using pcm or ichsmb during the
> dump, either. I think everyone has the mouse and keyboard under GIANT,
> but I can't really see those as a problem, either.

A bunch of things are sharing interrupts with USB..disable it and see
if that helps.  Also check vmstat -i to see if some device is
storming.  If not, turn on MUTEX_PROFILING(9) in your kernel and run
the dump (or something faster that also exhibits the problem), then
look for what is contending with Giant.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20051214/a148aaf0/attachment.bin


More information about the freebsd-stable mailing list