Re: A unresponsive file system can hang all I/O in the system on linux-2.6.23-rc6 (dirty_thresh problem?)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: <chakriin5@...>, <linux-pm@...>, <linux-kernel@...>, <nfs@...>, <a.p.zijlstra@...>
Date: Friday, September 28, 2007 - 4:32 pm

On Fri, 2007-09-28 at 13:10 -0700, Andrew Morton wrote:

No. The problem would rather appear to be that we're doing
per-backing_dev writeback (if I read sync_sb_inodes() correctly), but
we're measuring variables which are global to the VM. The backing device
that we are selecting may not be writing out any dirty pages, in which
case, we're just spinning in balance_dirty_pages_ratelimited().

Should we therefore perhaps be looking at adding per-backing_dev stats
too?

Trond

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
KDB?, Daniel Phillips, (Fri Sep 28, 9:51 pm)
Re: A unresponsive file system can hang all I/O in the syste..., Trond Myklebust, (Fri Sep 28, 4:32 pm)
[PATCH] lockstat: documentation, Peter Zijlstra, (Wed Oct 3, 5:28 am)
Re: [PATCH] lockstat: documentation, Ingo Molnar, (Wed Oct 3, 5:35 am)