diff options
| author | Wu Fengguang <[email protected]> | 2009-06-16 15:31:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-06-16 19:47:29 -0700 |
| commit | d30a11004e3411909f2448546f036a011978062e (patch) | |
| tree | c1980adb410d9fabd2c2eb8af9f0ed8ee4b656da /tools/perf/scripts/python | |
| parent | 2fad6f5deee5556f511eab58da78737a23ddb35d (diff) | |
readahead: record mmap read-around states in file_ra_state
Mmap read-around now shares the same code style and data structure with
readahead code.
This also removes do_page_cache_readahead(). Its last user, mmap
read-around, has been changed to call ra_submit().
The no-readahead-if-congested logic is dumped by the way. Users will be
pretty sensitive about the slow loading of executables. So it's
unfavorable to disabled mmap read-around on a congested queue.
[[email protected]: coding-style fixes]
Cc: Nick Piggin <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Cc: Ying Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions