diff options
| author | Johannes Weiner <[email protected]> | 2014-08-06 16:05:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:17 -0700 |
| commit | 28c34c291e746aab1c2bfd6d6609b2e47fa0978b (patch) | |
| tree | 8c9c3c2264e4a63043c7849c6991d4f7927a6096 /tools/perf/scripts/python | |
| parent | 06b078fc065fe1fe7097675c8ee416aa2ef94fb3 (diff) | |
mm: memcontrol: reclaim at least once for __GFP_NORETRY
Currently, __GFP_NORETRY tries charging once and gives up before even
trying to reclaim. Bring the behavior on par with the page allocator
and reclaim at least once before giving up.
Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Vladimir Davydov <[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