[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061219105830.b7a286ea.akpm@osdl.org>
Date: Tue, 19 Dec 2006 10:58:30 -0800
From: Andrew Morton <akpm@...l.org>
To: Dave Hansen <haveblue@...ibm.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Processes stuck on I/O (2.6.20-rc1+git)
On Tue, 19 Dec 2006 10:46:15 -0800
Dave Hansen <haveblue@...ibm.com> wrote:
> I was copying some stuff off of a USB device this morning, and saw the
> process freeze. It was unkillable, but I figured the USB device had
> died and done something funny. A little bit later, I had a git process
> do the same thing, but it was confined to dealing with an actual
> attached disk.
>
> The processes that hung were git-prune-packed and gtkpod. You can see
> them in the sysrq-t output below. My kernel is from a git pull, post
> 2.6.20-rc1:
git-prune-packed is running sys_sync(), so it's most likely stuck on the
USB device as well.
Send rude email to lunux-usb-devel, join queue ;)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists