diff options
author | David Rientjes <rientjes@google.com> | 2015-09-08 15:00:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-08 15:35:28 -0700 |
commit | 28c015d07507e164d93b33498b4e482ff81c0e9b (patch) | |
tree | b413cac1d2dcff31395acf5c47403c1e27019237 /drivers | |
parent | 998ef75ddb5709bbea0bf1506cd2717348a3c647 (diff) | |
download | linux-stable-28c015d07507e164d93b33498b4e482ff81c0e9b.tar.gz linux-stable-28c015d07507e164d93b33498b4e482ff81c0e9b.tar.bz2 linux-stable-28c015d07507e164d93b33498b4e482ff81c0e9b.zip |
mm: improve __GFP_NORETRY comment based on implementation
Explicitly state that __GFP_NORETRY will attempt direct reclaim and
memory compaction before returning NULL and that the oom killer is not
called in the current implementation of the page allocator.
[akpm@linux-foundation.org: s/has/have/]
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions