Re: [linux-usb-devel] Re: 2.6.14-rc1 load average calculation broken?

From: Alan Stern
Date: Fri Sep 16 2005 - 10:11:20 EST


On Fri, 16 Sep 2005, Jan Dittmer wrote:

> Okay, it happened again. Turns out to be the usb-storage kernel threads:
>
> root 3308 0.0 0.0 0 0 ? D 08:40 0:00 [usb-storage]
> root 4671 0.0 0.0 0 0 ? D 08:40 0:00 [usb-storage]
>
> I've an USB card reader in my monitor which turns off, when the monitor goes
> to standby/is shut off. I think I can reproduce it that way, but I'm currently
> not physically near the machine to check.
>
> Any debug info that can help? Last known good kernel was 2.6.13-git6.
> I don't update that machine that much. ;-)
>
> Current kernel is 2.6.14-rc1-git1.

Can you post a stack dump for those two threads? Normally they are idle,
in an interruptible wait, so they shouldn't be in D state. Since they
are, maybe there's some sort of error recovery attempt going on. Like
hald doing its periodic checking of hotpluggable storage devices while
your monitor is off.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/