The patch titled Subject: mm-introduce-memorymin-fix has been added to the -mm tree. Its filename is mm-introduce-memorymin-fix.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-introduce-memorymin-fix.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-introduce-memorymin-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Roman Gushchin <guro@xxxxxx> Subject: mm-introduce-memorymin-fix s/low/min in docs Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/cgroup-v2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/cgroup-v2.txt~mm-introduce-memorymin-fix Documentation/cgroup-v2.txt --- a/Documentation/cgroup-v2.txt~mm-introduce-memorymin-fix +++ a/Documentation/cgroup-v2.txt @@ -1011,7 +1011,7 @@ PAGE_SIZE multiple when read back. unprotected reclaimable memory available, OOM killer is invoked. - Effective low boundary is limited by memory.min values of + Effective min boundary is limited by memory.min values of all ancestor cgroups. If there is memory.min overcommitment (child cgroup or cgroups are requiring more protected memory than parent will allow), then each child cgroup will get _ Patches currently in -mm which might be from guro@xxxxxx are mm-dont-show-nr_indirectly_reclaimable-in-proc-vmstat.patch mm-rename-page_counters-count-limit-into-usage-max.patch mm-memorylow-hierarchical-behavior.patch mm-treat-memorylow-value-inclusive.patch mm-docs-describe-memorylow-refinements.patch mm-introduce-memorymin.patch mm-introduce-memorymin-fix.patch mm-oom-refactor-the-oom_kill_process-function.patch mm-implement-mem_cgroup_scan_tasks-for-the-root-memory-cgroup.patch mm-oom-cgroup-aware-oom-killer.patch mm-oom-introduce-memoryoom_group.patch mm-oom-introduce-memoryoom_group-fix.patch mm-oom-add-cgroup-v2-mount-option-for-cgroup-aware-oom-killer.patch mm-oom-docs-describe-the-cgroup-aware-oom-killer.patch mm-oom-docs-describe-the-cgroup-aware-oom-killer-fix.patch cgroup-list-groupoom-in-cgroup-features.patch mm-fix-oom_kill-event-handling.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html