diff options
author | Wu Fengguang <[email protected]> | 2011-05-24 17:12:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-25 08:39:25 -0700 |
commit | 7b1de5868b124d8f399d8791ed30a9b679d64d4d (patch) | |
tree | 3a7d5d7a6ccc3226648cb0e56387614b7066c3ff /tools/perf/scripts/python/sched-migration.py | |
parent | 6d3163ce86dd386b4f7bda80241d7fea2bc0bb1d (diff) |
readahead: readahead page allocations are OK to fail
Pass __GFP_NORETRY|__GFP_NOWARN for readahead page allocations.
readahead page allocations are completely optional. They are OK to fail
and in particular shall not trigger OOM on themselves.
Reported-by: Dave Young <[email protected]>
Reviewed-by: KOSAKI Motohiro <[email protected]>
Signed-off-by: Wu Fengguang <[email protected]>
Reviewed-by: Minchan Kim <[email protected]>
Reviewed-by: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions