[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <p73y7kzj0ss.fsf@bingen.suse.de>
Date: 11 Apr 2007 00:56:51 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Jan Kara <jack@...e.cz>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
npiggin@...e.de
Subject: Re: [PATCH] Improve heuristic detecting sequential reads
Jan Kara <jack@...e.cz> writes:
> Hello!
>
> In thread http://lkml.org/lkml/2007/3/9/403, we discussed a problem
> with the current heuristic for detecting sequential IO in
> do_generic_mapping_read() - for small files a page is marked as accessed
> only once which can cause a performance problems.
> Attached is a patch that improves the heuristic by introducing a
> ra.offset variable so now we can reliably detect sequetial reads.
> The patch replaces Nick's patch from http://lkml.org/lkml/2007/3/15/177
> (Nick has acked to replace the patch). Could you please put the patch
> into -mm?
There's a much more complete patchkit for this that gets reposted
regularly on l-k. Perhaps it would make sense to test that first?
-Andi
-
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