From: Fengguang Wu Date: Thu, 19 Jul 2007 08:47:55 +0000 (-0700) Subject: readahead: introduce PG_readahead X-Git-Tag: v2.6.23-rc1~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77c2d7cc5126639a47d73300b40d461f2811a0f;p=pandora-kernel.git readahead: introduce PG_readahead Introduce a new page flag: PG_readahead. It acts as a look-ahead mark, which tells the page reader: Hey, it's time to invoke the read-ahead logic. For the sake of I/O pipelining, don't wait until it runs out of cached pages! Signed-off-by: Fengguang Wu Cc: Steven Pratt Cc: Ram Pai Cc: Rusty Russell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed