Re: [Devel] [PATCH vz9 v2] mm: per memory cgroup page cache limit

2023-01-20 Thread Pavel Tikhomirov
On 20.01.2023 11:47, Alexander Atanasov wrote: From: Andrey Ryabinin Forward port feature: mm: per memory cgroup page cache limit. The original implementation consisted of these commits: commit 758d52e33a67 ("configs: Enable CONFIG_PAGE_EXTENSION") commit 741beaa93c89 ("mm: introduce page

Re: [Devel] [PATCH vz9 v2] mm: per memory cgroup page cache limit

2023-01-20 Thread Konstantin Khorenko
On 20.01.2023 09:47, Alexander Atanasov wrote: From: Andrey Ryabinin After applying this patch using "git am", the original author is lost. Please resend so the original author is kept. Forward port feature: mm: per memory cgroup page cache limit. The original implementation consisted of