[PATCH v2 -mm] memcg: prevent from OOM with too many dirty pages

From: Michal Hocko
Date: Wed Jun 20 2012 - 06:11:17 EST


Hi Andrew,
here is an updated version if it is easier for you to drop the previous
one.
changes since v1
* added Mel's Reviewed-by
* updated changelog as per Andrew
* updated the condition to be optimized for no-memcg case
---