diff options
author | Mel Gorman <mgorman@suse.de> | 2014-06-04 23:10:06 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-04 23:54:08 (GMT) |
commit | 800a1e750c7b04c2aa2459afca77e936e01c0029 (patch) | |
tree | 98324d1708bfe2e7730a061b75e9fcfe12dab3ec /mm/zswap.c | |
parent | 65bb371984d6a2c909244eb749e482bb40b72e36 (diff) | |
download | linux-800a1e750c7b04c2aa2459afca77e936e01c0029.tar.xz |
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "full"
If a zone cannot be used for a dirty page then it gets marked "full" which
is cached in the zlc and later potentially skipped by allocation requests
that have nothing to do with dirty zones.
Signed-off-by: Mel Gorman <mgorman@suse.de>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/zswap.c')
0 files changed, 0 insertions, 0 deletions