[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <C5F7D654.DE6F%jos@hyves.nl>
Date: Tue, 31 Mar 2009 14:16:52 +0200
From: Jos Houtman <jos@...es.nl>
To: Jos Houtman <jos@...es.nl>, Wu Fengguang <fengguang.wu@...el.com>
CC: Nick Piggin <nickpiggin@...oo.com.au>,
<linux-kernel@...r.kernel.org>, Jeff Layton <jlayton@...hat.com>,
Dave Chinner <david@...morbit.com>,
<linux-fsdevel@...r.kernel.org>, <jens.axboe@...cle.com>,
<akpm@...ux-foundation.org>, <hch@...radead.org>,
<linux-nfs@...r.kernel.org>
Subject: Re: Page Cache writeback too slow, SSD/noop scheduler/ext2
>
> Next to that I was wondering if there are any plans to make sure that not
> all dirty-files are written back in the same interval.
>
> In my case all database files are written back each 30 seconds, while I
> would prefer them to be more divided over the interval.
There another question I have: does the writeback go through the io
scheduler? Because no matter the io scheduler or the tuning done, the
writeback algorithm totally starves the reads.
See the url below for an example with CFQ, but deadline or noop all show
this behaviour:
http://94.100.113.33/535450001-535500000/535451701-535451800/535451800_6_L7g
t.jpeg
Is there anything I can do about this behaviour by creating a better
interleaving of the reads and writes?
Jos
--
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