diff for duplicates of <20210420192907.30880-5-longman@redhat.com> diff --git a/a/1.txt b/N1/1.txt index f234167..c40acdd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,9 +16,9 @@ The downside of this change is that there are more data stored in local object stocks and not reflected in the charge counter and the vmstat arrays. However, this is a small price to pay for better performance. -Signed-off-by: Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -Acked-by: Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org> -Reviewed-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Waiman Long <longman@redhat.com> +Acked-by: Roman Gushchin <guro@fb.com> +Reviewed-by: Shakeel Butt <shakeelb@google.com> --- mm/memcontrol.c | 94 +++++++++++++++++++++++++++++++++++-------------- 1 file changed, 68 insertions(+), 26 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 06d2778..3bc4066 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\020210420192907.30880-1-longman@redhat.com\0" - "ref\020210420192907.30880-1-longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" - "From\0Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "From\0Waiman Long <longman@redhat.com>\0" "Subject\0[PATCH-next v5 4/4] mm/memcg: Optimize user context object stock access\0" "Date\0Tue, 20 Apr 2021 15:29:07 -0400\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>" - Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org> - Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org> - " Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Muchun Song <songmuchun-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org> - Alex Shi <alex.shi-KPsoFbNs7GizrGE5bRqYAgC/G2K4zDHf@public.gmane.org> - Chris Down <chris-6Bi1550iOqEnzZ6mRAm98g@public.gmane.org> - Yafang Shao <laoar.shao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Wei Yang <richard.weiyang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Masayoshi Mizuma <msys.mizuma-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Xing Zhengjun <zhengjun.xing-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Matthew Wilcox <willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - " Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "To\0Johannes Weiner <hannes@cmpxchg.org>" + Michal Hocko <mhocko@kernel.org> + Vladimir Davydov <vdavydov.dev@gmail.com> + Andrew Morton <akpm@linux-foundation.org> + Tejun Heo <tj@kernel.org> + Christoph Lameter <cl@linux.com> + Pekka Enberg <penberg@kernel.org> + David Rientjes <rientjes@google.com> + Joonsoo Kim <iamjoonsoo.kim@lge.com> + Vlastimil Babka <vbabka@suse.cz> + " Roman Gushchin <guro@fb.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + cgroups@vger.kernel.org + linux-mm@kvack.org + Shakeel Butt <shakeelb@google.com> + Muchun Song <songmuchun@bytedance.com> + Alex Shi <alex.shi@linux.alibaba.com> + Chris Down <chris@chrisdown.name> + Yafang Shao <laoar.shao@gmail.com> + Wei Yang <richard.weiyang@gmail.com> + Masayoshi Mizuma <msys.mizuma@gmail.com> + Xing Zhengjun <zhengjun.xing@linux.intel.com> + Matthew Wilcox <willy@infradead.org> + " Waiman Long <longman@redhat.com>\0" "\00:1\0" "b\0" "Most kmem_cache_alloc() calls are from user context. With instrumentation\n" @@ -47,9 +46,9 @@ "object stocks and not reflected in the charge counter and the vmstat\n" "arrays. However, this is a small price to pay for better performance.\n" "\n" - "Signed-off-by: Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "Acked-by: Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org>\n" - "Reviewed-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Waiman Long <longman@redhat.com>\n" + "Acked-by: Roman Gushchin <guro@fb.com>\n" + "Reviewed-by: Shakeel Butt <shakeelb@google.com>\n" "---\n" " mm/memcontrol.c | 94 +++++++++++++++++++++++++++++++++++--------------\n" " 1 file changed, 68 insertions(+), 26 deletions(-)\n" @@ -265,4 +264,4 @@ "-- \n" 2.18.1 -10685d5b8a6cd3ccd67d4d86a33511a46e07eb89503a255796d52ad360660144 +15e8980808e509c8a5badd3163b8c7b272df005c7e38e883636c5b7f40f073df
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.