git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f615bfc
)
readahead: data structure and routines
author
Fengguang Wu
<wfg@mail.ustc.edu.cn>
Thu, 19 Jul 2007 08:47:59 +0000
(
01:47
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:44 +0000
(10:04 -0700)
Extend struct file_ra_state to support the on-demand readahead logic. Also
define some helpers for it.
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>
No differences found