diff for duplicates of <YmnA0Da90IURbxrM@google.com> diff --git a/a/1.txt b/N1/1.txt index e82d3ca..6877584 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On Wed, Apr 27, 2022 at 05:20:29PM -0400, Johannes Weiner wrote: > > > Print zswap memory consumption and how many pages are zswapped out in > > > /proc/meminfo. Count zswapouts and zswapins in /proc/vmstat. > > > -> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > > > --- > > > fs/proc/meminfo.c | 7 +++++++ > > > include/linux/swap.h | 5 +++++ @@ -38,7 +38,7 @@ On Wed, Apr 27, 2022 at 05:20:29PM -0400, Johannes Weiner wrote: > > > > I agree it would be very handy to have the memory consumption in meminfo > > -> > https://lore.kernel.org/all/YYwZXrL3Fu8%2FvLZw-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org/ +> > https://lore.kernel.org/all/YYwZXrL3Fu8%2FvLZw@google.com/ > > > > If we really go this Zswap only metric instead of general term > > "Compressed", I'd like to post maybe "Zram:" with same reason @@ -52,11 +52,11 @@ Thanks! Please consider ZSWPIN to rename more general term, too. > > From 8e9e2d6490b7082c41743fbdb9ffd2db4e3ce962 Mon Sep 17 00:00:00 2001 -> From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> From: Johannes Weiner <hannes@cmpxchg.org> > Date: Wed, 27 Apr 2022 17:15:15 -0400 > Subject: [PATCH] mm: zswap: add basic meminfo and vmstat coverage fix fix > -> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > --- > Documentation/filesystems/proc.rst | 7 ++++--- > fs/proc/meminfo.c | 2 +- diff --git a/a/content_digest b/N1/content_digest index 3782f96..ea9580d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,21 +2,20 @@ "ref\020220427160016.144237-5-hannes@cmpxchg.org\0" "ref\0Ymmnrkn0mSWcuvmH@google.com\0" "ref\0YmmznQ8AO5RLxicA@cmpxchg.org\0" - "ref\0YmmznQ8AO5RLxicA-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0" - "From\0Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Minchan Kim <minchan@kernel.org>\0" "Subject\0Re: [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage\0" "Date\0Wed, 27 Apr 2022 15:16:48 -0700\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> - Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org> - Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Seth Jennings <sjenning-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Dan Streetman <ddstreet-EkmVulN54Sk@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\0Andrew Morton <akpm@linux-foundation.org>" + Michal Hocko <mhocko@suse.com> + Roman Gushchin <guro@fb.com> + Shakeel Butt <shakeelb@google.com> + Seth Jennings <sjenning@redhat.com> + Dan Streetman <ddstreet@ieee.org> + linux-mm@kvack.org + cgroups@vger.kernel.org + linux-kernel@vger.kernel.org + " kernel-team@fb.com\0" "\00:1\0" "b\0" "On Wed, Apr 27, 2022 at 05:20:29PM -0400, Johannes Weiner wrote:\n" @@ -32,7 +31,7 @@ "> > > Print zswap memory consumption and how many pages are zswapped out in\n" "> > > /proc/meminfo. Count zswapouts and zswapins in /proc/vmstat.\n" "> > > \n" - "> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> > > ---\n" "> > > fs/proc/meminfo.c | 7 +++++++\n" "> > > include/linux/swap.h | 5 +++++\n" @@ -59,7 +58,7 @@ "> > \n" "> > I agree it would be very handy to have the memory consumption in meminfo\n" "> > \n" - "> > https://lore.kernel.org/all/YYwZXrL3Fu8%2FvLZw-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org/\n" + "> > https://lore.kernel.org/all/YYwZXrL3Fu8%2FvLZw@google.com/\n" "> > \n" "> > If we really go this Zswap only metric instead of general term\n" "> > \"Compressed\", I'd like to post maybe \"Zram:\" with same reason\n" @@ -73,11 +72,11 @@ "\n" "> \n" "> From 8e9e2d6490b7082c41743fbdb9ffd2db4e3ce962 Mon Sep 17 00:00:00 2001\n" - "> From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> From: Johannes Weiner <hannes@cmpxchg.org>\n" "> Date: Wed, 27 Apr 2022 17:15:15 -0400\n" "> Subject: [PATCH] mm: zswap: add basic meminfo and vmstat coverage fix fix\n" "> \n" - "> Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> ---\n" "> Documentation/filesystems/proc.rst | 7 ++++---\n" "> fs/proc/meminfo.c | 2 +-\n" @@ -125,4 +124,4 @@ "> 2.35.3\n" > -fa3bce13ba7a03190dc7c9770e986b4eb9b8085b107b8bc7dd3079eb27a1e822 +d681b67caa86c80c1a05c750e45f43723212f27c57137914c6912bc86310353b
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.