diff options
author | Nick Piggin <npiggin@suse.de> | 2006-09-26 08:31:27 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-26 17:48:48 +0200 |
commit | 408d85441cd5a9bd6bc851d677a10c605ed8db5f (patch) | |
tree | 547ba9fbd4000585f14e9fcdd3cf539cde58a25a /lib/Makefile | |
parent | [PATCH] mm: swap write failure fixup (diff) | |
download | linux-408d85441cd5a9bd6bc851d677a10c605ed8db5f.tar.xz linux-408d85441cd5a9bd6bc851d677a10c605ed8db5f.zip |
[PATCH] oom: use unreclaimable info
__alloc_pages currently starts shooting if page reclaim has failed to free up
swap_cluster_max pages in one run through the priorities. This is not always
a good indicator on its own, so make use of the all_unreclaimable logic as
well: don't consider going OOM until all zones we're interested in are
unreclaimable.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions