commit | edc79b2a46ed854595e40edcf3f8b37f9f14aa3f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Sep 25 23:30:58 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:44 2006 -0700 |
tree | c1120bebede9660ab00f9439aa7a84ab9434ac38 | |
parent | d08b3851da41d0ee60851f2c75b118e1f7a5fc89 [diff] |
[PATCH] mm: balance dirty pages Now that we can detect writers of shared mappings, throttle them. Avoids OOM by surprise. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>