LWN.net Logo

readahead stats/tracing, backwards prefetching and more

From:  Wu Fengguang <fengguang.wu@intel.com>
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [PATCH 0/8] readahead stats/tracing, backwards prefetching and more
Date:  Mon, 21 Nov 2011 17:18:19 +0800
Message-ID:  <20111121091819.394895091@intel.com>
Cc:  Linux Memory Management List <linux-mm@kvack.org>, <linux-fsdevel@vger.kernel.org>
Archive-link:  Article, Thread

Andrew,

I'm getting around to pick up the readahead works again :-)

This first series is mainly to add some debug facilities, to support the long
missed backwards prefetching capability, and some old patches that somehow get
delayed (shame me).

The next step would be to better handle the readahead thrashing situations.
That would require rewriting part of the algorithms, this is why I'd like to
keep the backwards prefetching simple and stupid for now.

When (almost) free of readahead thrashing, we'll be in a good position to lift
the default readahead size. Which I suspect would be the single most efficient
way to improve performance for the large volumes of casually maintained Linux
file servers.

Thanks,
Fengguang

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds