diff for duplicates of <20151021091653.GA22902@techsingularity.net> diff --git a/a/1.txt b/N1/1.txt index 65d4e53..ddbdc12 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Tue, Oct 20, 2015 at 09:50:56AM -0400, Johannes Weiner wrote: > > > SWAP_CLUSTER_MAX from 32 pages to 256 pages, inadvertantly switching > > > the scan window for vmpressure detection from 2MB to 16MB. Revert. > > > -> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > > > > This was known at the time but it was not clear what the measurable > > impact would be. VM Pressure is odd in that it gives strange results at @@ -46,7 +46,7 @@ atomic reserves and watermark series makes it through. > > as I could not decide one way or the other but I'm ok with restoring > > the behaviour so either way; > > -> > Acked-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org> +> > Acked-by: Mel Gorman <mgorman@techsingularity.net> > > Thanks! > @@ -79,3 +79,9 @@ the scope of what your patch is doing. -- Mel Gorman SUSE Labs + +-- +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 b324775..6570335 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,15 @@ "ref\01445278381-21033-1-git-send-email-hannes@cmpxchg.org\0" "ref\020151020074700.GB2629@techsingularity.net\0" "ref\020151020135056.GA22383@cmpxchg.org\0" - "ref\020151020135056.GA22383-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0" - "From\0Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\0" + "From\0Mel Gorman <mgorman@techsingularity.net>\0" "Subject\0Re: [PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase\0" "Date\0Wed, 21 Oct 2015 10:17:09 +0100\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + Vladimir Davydov <vdavydov@virtuozzo.com> + linux-mm@kvack.org + cgroups@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Oct 20, 2015 at 09:50:56AM -0400, Johannes Weiner wrote:\n" @@ -20,7 +19,7 @@ "> > > SWAP_CLUSTER_MAX from 32 pages to 256 pages, inadvertantly switching\n" "> > > the scan window for vmpressure detection from 2MB to 16MB. Revert.\n" "> > > \n" - "> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> > \n" "> > This was known at the time but it was not clear what the measurable\n" "> > impact would be. VM Pressure is odd in that it gives strange results at\n" @@ -61,7 +60,7 @@ "> > as I could not decide one way or the other but I'm ok with restoring\n" "> > the behaviour so either way;\n" "> > \n" - "> > Acked-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\n" + "> > Acked-by: Mel Gorman <mgorman@techsingularity.net>\n" "> \n" "> Thanks!\n" "> \n" @@ -93,6 +92,12 @@ "\n" "-- \n" "Mel Gorman\n" - SUSE Labs + "SUSE Labs\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>" -fd3a430400141202a60330882f8605d4f8a3b72b87699e6331b77320034212df +0f775107f8f68e3dbba28be1ce009cd18d55bff600c378da7d1bf19a022f3bdb
diff --git a/a/1.txt b/N2/1.txt index 65d4e53..c9e48ee 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Tue, Oct 20, 2015 at 09:50:56AM -0400, Johannes Weiner wrote: > > > SWAP_CLUSTER_MAX from 32 pages to 256 pages, inadvertantly switching > > > the scan window for vmpressure detection from 2MB to 16MB. Revert. > > > -> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> > > > > This was known at the time but it was not clear what the measurable > > impact would be. VM Pressure is odd in that it gives strange results at @@ -46,7 +46,7 @@ atomic reserves and watermark series makes it through. > > as I could not decide one way or the other but I'm ok with restoring > > the behaviour so either way; > > -> > Acked-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org> +> > Acked-by: Mel Gorman <mgorman@techsingularity.net> > > Thanks! > diff --git a/a/content_digest b/N2/content_digest index b324775..ae4876c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,15 @@ "ref\01445278381-21033-1-git-send-email-hannes@cmpxchg.org\0" "ref\020151020074700.GB2629@techsingularity.net\0" "ref\020151020135056.GA22383@cmpxchg.org\0" - "ref\020151020135056.GA22383-druUgvl0LCNAfugRpC6u6w@public.gmane.org\0" - "From\0Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\0" + "From\0Mel Gorman <mgorman@techsingularity.net>\0" "Subject\0Re: [PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase\0" "Date\0Wed, 21 Oct 2015 10:17:09 +0100\0" - "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" - "Cc\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>" - Vladimir Davydov <vdavydov-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Cc\0Andrew Morton <akpm@linux-foundation.org>" + Vladimir Davydov <vdavydov@virtuozzo.com> + linux-mm@kvack.org + cgroups@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Oct 20, 2015 at 09:50:56AM -0400, Johannes Weiner wrote:\n" @@ -20,7 +19,7 @@ "> > > SWAP_CLUSTER_MAX from 32 pages to 256 pages, inadvertantly switching\n" "> > > the scan window for vmpressure detection from 2MB to 16MB. Revert.\n" "> > > \n" - "> > > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> > > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" "> > \n" "> > This was known at the time but it was not clear what the measurable\n" "> > impact would be. VM Pressure is odd in that it gives strange results at\n" @@ -61,7 +60,7 @@ "> > as I could not decide one way or the other but I'm ok with restoring\n" "> > the behaviour so either way;\n" "> > \n" - "> > Acked-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\n" + "> > Acked-by: Mel Gorman <mgorman@techsingularity.net>\n" "> \n" "> Thanks!\n" "> \n" @@ -95,4 +94,4 @@ "Mel Gorman\n" SUSE Labs -fd3a430400141202a60330882f8605d4f8a3b72b87699e6331b77320034212df +8571d18fa37dec292c09bde758ec4ab44c5c182e040506eeb2963cc2c9c34d76
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.