Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer

2017-12-01 Thread Michal Hocko
On Fri 01-12-17 17:01:49, Roman Gushchin wrote: [...] > diff --git a/Documentation/cgroup-v2.txt b/Documentation/cgroup-v2.txt > index c80a147f94b7..ff8e92db636d 100644 > --- a/Documentation/cgroup-v2.txt > +++ b/Documentation/cgroup-v2.txt > @@ -1049,6 +1049,9 @@ PAGE_SIZE multiple when read back.

Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer

2017-12-01 Thread Roman Gushchin
On Fri, Dec 01, 2017 at 09:41:54AM +0100, Michal Hocko wrote: > On Thu 30-11-17 15:28:23, Roman Gushchin wrote: > > @@ -1229,6 +1252,41 @@ to be accessed repeatedly by other cgroups, it may > > make sense to use > > POSIX_FADV_DONTNEED to relinquish the ownership of memory areas > > belonging to

Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer

2017-12-01 Thread Michal Hocko
On Thu 30-11-17 15:28:23, Roman Gushchin wrote: > @@ -1229,6 +1252,41 @@ to be accessed repeatedly by other cgroups, it may > make sense to use > POSIX_FADV_DONTNEED to relinquish the ownership of memory areas > belonging to the affected files to ensure correct memory ownership. > > +OOM Kille