* Re: [Fwd: blk_congestion_wait() with linux-2.5.68]
2003-05-22 15:23 [Fwd: blk_congestion_wait() with linux-2.5.68] Mathew Spencer
@ 2003-05-22 15:18 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2003-05-22 15:18 UTC (permalink / raw)
To: Mathew Spencer; +Cc: linux-kernel
On Thu, May 22 2003, Mathew Spencer wrote:
> I have been using 2.4.19 successfully for a while now with an PCI IDE
> disk drive with no problems whatsoever. I recently upgraded to 2.5.68
> (so that I could use the most recent ieee1394 drivers) and also to start
> experimenting with the new version of the kernel and since then I am
> having problems formatting the hard disk.
>
> When I run mke2fs, it manages to write out the first 12 or 13 blocks
> successfully, but then the code gets stuck continually calling
> blk_congestion_wait() from balance_dirty_pages().
>
> This is the only time that I see this problem. If the disk is already
> formatted, then mounting/reading/writing to the disk happens without any
> problems at all.
>
> Is anyone out there aware of this problem?
Any messages in dmesg? It sounds like io to the drive stops completely,
and that is why you see mke2fs being stuck in blk_congestion_wait
(mke2fs eats most of the requests, the queue gets marked congested). If
io isn't progressing, then the queue won't have the congestion flag
cleared again.
You need to give a lot more hardware details, see REPORTING-BUGS
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Fwd: blk_congestion_wait() with linux-2.5.68]
@ 2003-05-22 15:23 Mathew Spencer
2003-05-22 15:18 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Mathew Spencer @ 2003-05-22 15:23 UTC (permalink / raw)
To: linux-kernel; +Cc: axboe
[-- Attachment #1: Type: text/plain, Size: 674 bytes --]
Hi,
I'm forwarding this question to this list as I have been told there is
more expertise here regarding the question. My usual point of contact
is the linux-arm-kernel mailing list.
Thanks for your time,
Mat Spencer
*************************************************************************
The information contained in this message or any of its
attachments may be privileged and confidential and intended
for the exclusive use of the addressee. If you are not the
addressee any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited
*************************************************************************
[-- Attachment #2: Forwarded message - blk_congestion_wait() with linux-2.5.68 --]
[-- Type: message/rfc822, Size: 4639 bytes --]
From: Mathew Spencer <Matthew.Spencer@eu.sony.com>
To: "linux-arm-kernel@lists.arm.linux.org.uk" <linux-arm-kernel@lists.arm.linux.org.uk>
Subject: blk_congestion_wait() with linux-2.5.68
Date: 22 May 2003 15:20:36 +0100
Message-ID: <1053613235.8669.276.camel@jeckle>
Hi all,
I have been using 2.4.19 successfully for a while now with an PCI IDE
disk drive with no problems whatsoever. I recently upgraded to 2.5.68
(so that I could use the most recent ieee1394 drivers) and also to start
experimenting with the new version of the kernel and since then I am
having problems formatting the hard disk.
When I run mke2fs, it manages to write out the first 12 or 13 blocks
successfully, but then the code gets stuck continually calling
blk_congestion_wait() from balance_dirty_pages().
This is the only time that I see this problem. If the disk is already
formatted, then mounting/reading/writing to the disk happens without any
problems at all.
Is anyone out there aware of this problem?
Does anyone know how to fix it?
For your information, I'm using the 2.95.3 toolchain and
linux-2.5.68-rmk1-pxa1.
Your time and knowledge is much appreciated.
Regards,
Mat
*************************************************************************
The information contained in this message or any of its
attachments may be privileged and confidential and intended
for the exclusive use of the addressee. If you are not the
addressee any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited
*************************************************************************
-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ/Etiquette: http://www.arm.linux.org.uk/armlinux/mailinglists.php
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-22 15:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-22 15:23 [Fwd: blk_congestion_wait() with linux-2.5.68] Mathew Spencer
2003-05-22 15:18 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox