On Thu, Jan 08, 2015 at 11:15:04PM -0500, Johannes Weiner wrote: > - memory.low configures the lower end of the cgroup's expected > memory consumption range. The kernel considers memory below that > boundary to be a reserve - the minimum that the workload needs in > order to make forward progress - and generally avoids reclaiming > it, unless there is an imminent risk of entering an OOM situation. AFAICS, if a cgroup cannot be shrunk back to its low limit (e.g. because it consumes anon memory, and there's no swap), it will get on with it. Is it considered to be a problem? Are there any plans to fix it, e.g. by invoking OOM-killer in a cgroup that is above its low limit if we fail to reclaim from it? Thanks, Vladimir -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>