diff for duplicates of <20170114135727.GG2668@esperanza> diff --git a/a/1.txt b/N1/1.txt index e1efeda..60b09ec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,16 +22,22 @@ On Sat, Jan 14, 2017 at 12:54:48AM -0500, Tejun Heo wrote: > happen when there are many to deactivate, isn't expensive at all and > this gets rid of the scalability problem completely. > -> Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Reported-by: Jay Vana <jsvana-b10kYP2dOMg@public.gmane.org> -> Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> -> Cc: Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org> -> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> +> Signed-off-by: Tejun Heo <tj@kernel.org> +> Reported-by: Jay Vana <jsvana@fb.com> +> Cc: Vladimir Davydov <vdavydov.dev@gmail.com> +> Cc: Christoph Lameter <cl@linux.com> +> Cc: Pekka Enberg <penberg@kernel.org> +> Cc: David Rientjes <rientjes@google.com> +> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> I don't think there's much point in having the infrastructure for this in slab_common.c, as only SLUB needs it, but it isn't a show stopper. -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 119d7c1..fadfb84 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\020170114055449.11044-1-tj@kernel.org\0" "ref\020170114055449.11044-9-tj@kernel.org\0" - "ref\020170114055449.11044-9-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov-mJ5StSI9eqKXDw4h08c5KA@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov@tarantool.org>\0" "Subject\0Re: [PATCH 8/9] slab: remove synchronous synchronize_sched() from memcg cache deactivation path\0" "Date\0Sat, 14 Jan 2017 16:57:27 +0300\0" - "To\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org" - penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - jsvana-b10kYP2dOMg@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kernel-team-b10kYP2dOMg@public.gmane.org\0" + "To\0Tejun Heo <tj@kernel.org>\0" + "Cc\0cl@linux.com" + penberg@kernel.org + rientjes@google.com + iamjoonsoo.kim@lge.com + akpm@linux-foundation.org + jsvana@fb.com + hannes@cmpxchg.org + linux-kernel@vger.kernel.org + linux-mm@kvack.org + cgroups@vger.kernel.org + " kernel-team@fb.com\0" "\00:1\0" "b\0" "On Sat, Jan 14, 2017 at 12:54:48AM -0500, Tejun Heo wrote:\n" @@ -42,18 +41,24 @@ "> happen when there are many to deactivate, isn't expensive at all and\n" "> this gets rid of the scalability problem completely.\n" "> \n" - "> Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Reported-by: Jay Vana <jsvana-b10kYP2dOMg@public.gmane.org>\n" - "> Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n" - "> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n" + "> Signed-off-by: Tejun Heo <tj@kernel.org>\n" + "> Reported-by: Jay Vana <jsvana@fb.com>\n" + "> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>\n" + "> Cc: Christoph Lameter <cl@linux.com>\n" + "> Cc: Pekka Enberg <penberg@kernel.org>\n" + "> Cc: David Rientjes <rientjes@google.com>\n" + "> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" "\n" "I don't think there's much point in having the infrastructure for this\n" "in slab_common.c, as only SLUB needs it, but it isn't a show stopper.\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>" -3b58726c4c304d50e5fd7c4784d2bc9bed942022f594ccdbc486fdc18c06d22e +a392d97a6d7a807c07a9b233f28981c7e7b53b25586dfbcac5db0af86e0a5b19
diff --git a/a/1.txt b/N2/1.txt index e1efeda..8247d1e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -22,16 +22,16 @@ On Sat, Jan 14, 2017 at 12:54:48AM -0500, Tejun Heo wrote: > happen when there are many to deactivate, isn't expensive at all and > this gets rid of the scalability problem completely. > -> Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Reported-by: Jay Vana <jsvana-b10kYP2dOMg@public.gmane.org> -> Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -> Cc: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> -> Cc: Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org> -> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> +> Signed-off-by: Tejun Heo <tj@kernel.org> +> Reported-by: Jay Vana <jsvana@fb.com> +> Cc: Vladimir Davydov <vdavydov.dev@gmail.com> +> Cc: Christoph Lameter <cl@linux.com> +> Cc: Pekka Enberg <penberg@kernel.org> +> Cc: David Rientjes <rientjes@google.com> +> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> +> Cc: Andrew Morton <akpm@linux-foundation.org> I don't think there's much point in having the infrastructure for this in slab_common.c, as only SLUB needs it, but it isn't a show stopper. -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 119d7c1..cf3341a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\020170114055449.11044-1-tj@kernel.org\0" "ref\020170114055449.11044-9-tj@kernel.org\0" - "ref\020170114055449.11044-9-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov-mJ5StSI9eqKXDw4h08c5KA@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov@tarantool.org>\0" "Subject\0Re: [PATCH 8/9] slab: remove synchronous synchronize_sched() from memcg cache deactivation path\0" "Date\0Sat, 14 Jan 2017 16:57:27 +0300\0" - "To\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org" - penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - jsvana-b10kYP2dOMg@public.gmane.org - hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kernel-team-b10kYP2dOMg@public.gmane.org\0" + "To\0Tejun Heo <tj@kernel.org>\0" + "Cc\0cl@linux.com" + penberg@kernel.org + rientjes@google.com + iamjoonsoo.kim@lge.com + akpm@linux-foundation.org + jsvana@fb.com + hannes@cmpxchg.org + linux-kernel@vger.kernel.org + linux-mm@kvack.org + cgroups@vger.kernel.org + " kernel-team@fb.com\0" "\00:1\0" "b\0" "On Sat, Jan 14, 2017 at 12:54:48AM -0500, Tejun Heo wrote:\n" @@ -42,18 +41,18 @@ "> happen when there are many to deactivate, isn't expensive at all and\n" "> this gets rid of the scalability problem completely.\n" "> \n" - "> Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Reported-by: Jay Vana <jsvana-b10kYP2dOMg@public.gmane.org>\n" - "> Cc: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n" - "> Cc: Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n" - "> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\n" + "> Signed-off-by: Tejun Heo <tj@kernel.org>\n" + "> Reported-by: Jay Vana <jsvana@fb.com>\n" + "> Cc: Vladimir Davydov <vdavydov.dev@gmail.com>\n" + "> Cc: Christoph Lameter <cl@linux.com>\n" + "> Cc: Pekka Enberg <penberg@kernel.org>\n" + "> Cc: David Rientjes <rientjes@google.com>\n" + "> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n" + "> Cc: Andrew Morton <akpm@linux-foundation.org>\n" "\n" "I don't think there's much point in having the infrastructure for this\n" "in slab_common.c, as only SLUB needs it, but it isn't a show stopper.\n" "\n" - Acked-by: Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Acked-by: Vladimir Davydov <vdavydov.dev@gmail.com> -3b58726c4c304d50e5fd7c4784d2bc9bed942022f594ccdbc486fdc18c06d22e +0102311963c8192d49c0e73cc993179ebde5ae50408811b913fdedf5785874e8
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.