diff for duplicates of <20170603175002.GE15130@esperanza> diff --git a/a/1.txt b/N1/1.txt index 1092f9d..4ffbdb4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Tue, May 30, 2017 at 02:17:23PM -0400, Johannes Weiner wrote: > Then convert over accounting sites for statistics that are already > tracked in both nodes and memcgs and can be easily switched. > -> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > --- > include/linux/memcontrol.h | 238 +++++++++++++++++++++++++++++++++++++++------ > include/linux/vmstat.h | 1 - @@ -43,4 +43,10 @@ free_mem_cgroup_per_node_info()? Other than that and with the follow-up fix applied, this patch is good IMO. -Acked-by: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com> + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 4e72c1f..5f9b093 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\020170530181724.27197-1-hannes@cmpxchg.org\0" "ref\020170530181724.27197-6-hannes@cmpxchg.org\0" - "ref\020170530181724.27197-6-hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov.dev@gmail.com>\0" "Subject\0Re: [PATCH 5/6] mm: memcontrol: per-lruvec stats infrastructure\0" "Date\0Sat, 3 Jun 2017 20:50:02 +0300\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" - "Cc\0Josef Bacik <josef-DigfWCa+lFGyeJad7bwFQA@public.gmane.org>" - Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kernel-team-b10kYP2dOMg@public.gmane.org\0" + "To\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0Josef Bacik <josef@toxicpanda.com>" + Michal Hocko <mhocko@suse.com> + Andrew Morton <akpm@linux-foundation.org> + Rik van Riel <riel@redhat.com> + linux-mm@kvack.org + cgroups@vger.kernel.org + linux-kernel@vger.kernel.org + " kernel-team@fb.com\0" "\00:1\0" "b\0" "On Tue, May 30, 2017 at 02:17:23PM -0400, Johannes Weiner wrote:\n" @@ -25,7 +24,7 @@ "> Then convert over accounting sites for statistics that are already\n" "> tracked in both nodes and memcgs and can be easily switched.\n" "> \n" - "> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> ---\n" "> include/linux/memcontrol.h | 238 +++++++++++++++++++++++++++++++++++++++------\n" "> include/linux/vmstat.h | 1 -\n" @@ -60,6 +59,12 @@ "Other than that and with the follow-up fix applied, this patch\n" "is good IMO.\n" "\n" - Acked-by: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + "Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com>\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -b52cc4e035b66f1f45f1ec4600f1ffa8efdbb48ab9cda1b9b0897e07a654508c +2706f81a61d7f044c3694a1bc1ebf49ab647b2fbb45c7bcf07cd756762dca722
diff --git a/a/1.txt b/N2/1.txt index 1092f9d..6852cd9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On Tue, May 30, 2017 at 02:17:23PM -0400, Johannes Weiner wrote: > Then convert over accounting sites for statistics that are already > tracked in both nodes and memcgs and can be easily switched. > -> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > --- > include/linux/memcontrol.h | 238 +++++++++++++++++++++++++++++++++++++++------ > include/linux/vmstat.h | 1 - @@ -43,4 +43,4 @@ free_mem_cgroup_per_node_info()? Other than that and with the follow-up fix applied, this patch is good IMO. -Acked-by: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com> diff --git a/a/content_digest b/N2/content_digest index 4e72c1f..43f7606 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,17 @@ "ref\020170530181724.27197-1-hannes@cmpxchg.org\0" "ref\020170530181724.27197-6-hannes@cmpxchg.org\0" - "ref\020170530181724.27197-6-hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov.dev@gmail.com>\0" "Subject\0Re: [PATCH 5/6] mm: memcontrol: per-lruvec stats infrastructure\0" "Date\0Sat, 3 Jun 2017 20:50:02 +0300\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" - "Cc\0Josef Bacik <josef-DigfWCa+lFGyeJad7bwFQA@public.gmane.org>" - Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kernel-team-b10kYP2dOMg@public.gmane.org\0" + "To\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0Josef Bacik <josef@toxicpanda.com>" + Michal Hocko <mhocko@suse.com> + Andrew Morton <akpm@linux-foundation.org> + Rik van Riel <riel@redhat.com> + linux-mm@kvack.org + cgroups@vger.kernel.org + linux-kernel@vger.kernel.org + " kernel-team@fb.com\0" "\00:1\0" "b\0" "On Tue, May 30, 2017 at 02:17:23PM -0400, Johannes Weiner wrote:\n" @@ -25,7 +24,7 @@ "> Then convert over accounting sites for statistics that are already\n" "> tracked in both nodes and memcgs and can be easily switched.\n" "> \n" - "> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> ---\n" "> include/linux/memcontrol.h | 238 +++++++++++++++++++++++++++++++++++++++------\n" "> include/linux/vmstat.h | 1 -\n" @@ -60,6 +59,6 @@ "Other than that and with the follow-up fix applied, this patch\n" "is good IMO.\n" "\n" - Acked-by: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com> -b52cc4e035b66f1f45f1ec4600f1ffa8efdbb48ab9cda1b9b0897e07a654508c +7400c47a4cf1bd63e154bec87c28522b938cfdcd7a97c6dd79f356eef016bf5d
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.