Fengguang Wu dc7868fcb9 readahead: convert ext3/ext4 invocations
Convert ext3/ext4 dir reads to use on-demand readahead.

Readahead for dirs operates _not_ on file level, but on blockdev level.  This
makes a difference when the data blocks are not continuous.  And the read
routine is somehow opaque: there's no handy info about the status of current
page.  So a simplified call scheme is employed: to call into readahead
whenever the current page falls out of readahead windows.

Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn>
Cc: Steven Pratt <slpratt@austin.ibm.com>
Cc: Ram Pai <linuxram@us.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:44 -07:00
..
2007-07-16 16:03:25 -05:00
2007-07-16 09:05:43 -07:00
2007-05-17 05:23:04 -07:00
2007-05-08 11:14:59 -07:00
2007-07-17 10:23:06 -07:00
2007-07-16 09:05:41 -07:00
2007-07-19 10:04:41 -07:00
2007-07-16 09:05:48 -07:00
2007-07-19 10:04:41 -07:00
2007-07-16 09:05:52 -07:00
2007-07-19 10:04:41 -07:00
2007-05-17 05:23:04 -07:00
2007-05-17 05:23:04 -07:00
2007-07-16 09:05:50 -07:00
2007-07-19 10:04:41 -07:00
2007-07-16 09:05:47 -07:00
2007-05-21 09:18:19 -07:00
2006-10-04 06:51:26 -06:00
2007-07-10 08:03:34 +02:00
2007-07-16 09:05:50 -07:00
2007-07-19 10:04:43 -07:00
2006-12-07 08:39:25 -08:00
2007-05-18 13:09:34 -07:00
2007-05-15 08:54:00 -07:00
2007-05-23 20:14:13 -07:00
2007-05-21 09:18:19 -07:00
2007-05-08 11:15:01 -07:00
2007-05-08 11:15:09 -07:00
2007-07-16 09:05:48 -07:00
2007-07-18 08:50:18 -04:00
2007-05-09 06:44:57 +02:00
2007-07-18 19:17:19 -04:00
2007-05-11 08:29:36 -07:00
2007-07-10 08:04:16 +02:00
2006-10-01 00:39:19 -07:00
2006-03-23 07:38:11 -08:00
2007-07-10 08:04:15 +02:00
2007-05-09 07:10:02 +02:00
2007-07-19 10:04:44 -07:00
2007-07-16 09:05:46 -07:00
2007-05-18 13:09:34 -07:00