diff for duplicates of <20170510010357.GA23404@bbox> diff --git a/a/1.txt b/N1/1.txt index 0a297c5..4a65642 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ Hi Huang, On Fri, Apr 28, 2017 at 08:21:37PM +0800, Huang, Ying wrote: -> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +> Minchan Kim <minchan@kernel.org> writes: > > > On Thu, Apr 27, 2017 at 03:12:34PM +0800, Huang, Ying wrote: -> >> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +> >> Minchan Kim <minchan@kernel.org> writes: > >> > >> > On Tue, Apr 25, 2017 at 08:56:56PM +0800, Huang, Ying wrote: -> >> >> From: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> >> >> From: Huang Ying <ying.huang@intel.com> > >> >> > >> >> In this patch, splitting huge page is delayed from almost the first > >> >> step of swapping out to after allocating the swap space for the @@ -132,3 +132,9 @@ Current design is selected for just *simple implementation" and put the heavy drift to make it generalize to others in the future. I don't think it's good thing. But others might have different opinions so I'm not insisting. + +-- +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 b0fac37..07c823b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,36 +4,35 @@ "ref\087mvb21fz1.fsf@yhuang-dev.intel.com\0" "ref\020170428084044.GB19510@bbox\0" "ref\087d1bwvi26.fsf@yhuang-dev.intel.com\0" - "ref\087d1bwvi26.fsf-5/hDr2MS57EDqwDYnZuMFFaTQe2KTcn/@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 -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out\0" "Date\0Wed, 10 May 2017 10:03:57 +0900\0" "To\0Huang" - " Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrea Arcangeli <aarcange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Ebru Akagunduz <ebru.akagunduz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Shaohua Li <shli-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + " Ying <ying.huang@intel.com>\0" + "Cc\0Johannes Weiner <hannes@cmpxchg.org>" + Andrew Morton <akpm@linux-foundation.org> + linux-mm@kvack.org + linux-kernel@vger.kernel.org + Andrea Arcangeli <aarcange@redhat.com> + Ebru Akagunduz <ebru.akagunduz@gmail.com> + Michal Hocko <mhocko@kernel.org> + Tejun Heo <tj@kernel.org> + Hugh Dickins <hughd@google.com> + Shaohua Li <shli@kernel.org> + Rik van Riel <riel@redhat.com> + " cgroups@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Huang,\n" "\n" "On Fri, Apr 28, 2017 at 08:21:37PM +0800, Huang, Ying wrote:\n" - "> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + "> Minchan Kim <minchan@kernel.org> writes:\n" "> \n" "> > On Thu, Apr 27, 2017 at 03:12:34PM +0800, Huang, Ying wrote:\n" - "> >> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + "> >> Minchan Kim <minchan@kernel.org> writes:\n" "> >> \n" "> >> > On Tue, Apr 25, 2017 at 08:56:56PM +0800, Huang, Ying wrote:\n" - "> >> >> From: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> >> >> From: Huang Ying <ying.huang@intel.com>\n" "> >> >> \n" "> >> >> In this patch, splitting huge page is delayed from almost the first\n" "> >> >> step of swapping out to after allocating the swap space for the\n" @@ -157,6 +156,12 @@ "Current design is selected for just *simple implementation\" and put the\n" "heavy drift to make it generalize to others in the future.\n" "I don't think it's good thing. But others might have different opinions\n" - so I'm not insisting. + "so I'm not insisting.\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>" -460a69e8797b9d810da0d584b5449b58f337852f456093a51f66fd5280664572 +8cd60b583479dc7978fe5e11e50ce9f0317142d837571595fc565b6efed70f6f
diff --git a/a/1.txt b/N2/1.txt index 0a297c5..d1017b4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ Hi Huang, On Fri, Apr 28, 2017 at 08:21:37PM +0800, Huang, Ying wrote: -> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +> Minchan Kim <minchan@kernel.org> writes: > > > On Thu, Apr 27, 2017 at 03:12:34PM +0800, Huang, Ying wrote: -> >> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +> >> Minchan Kim <minchan@kernel.org> writes: > >> > >> > On Tue, Apr 25, 2017 at 08:56:56PM +0800, Huang, Ying wrote: -> >> >> From: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> >> >> From: Huang Ying <ying.huang@intel.com> > >> >> > >> >> In this patch, splitting huge page is delayed from almost the first > >> >> step of swapping out to after allocating the swap space for the diff --git a/a/content_digest b/N2/content_digest index b0fac37..b3ea8ec 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,36 +4,35 @@ "ref\087mvb21fz1.fsf@yhuang-dev.intel.com\0" "ref\020170428084044.GB19510@bbox\0" "ref\087d1bwvi26.fsf@yhuang-dev.intel.com\0" - "ref\087d1bwvi26.fsf-5/hDr2MS57EDqwDYnZuMFFaTQe2KTcn/@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 -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out\0" "Date\0Wed, 10 May 2017 10:03:57 +0900\0" "To\0Huang" - " Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andrea Arcangeli <aarcange-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Ebru Akagunduz <ebru.akagunduz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Shaohua Li <shli-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + " Ying <ying.huang@intel.com>\0" + "Cc\0Johannes Weiner <hannes@cmpxchg.org>" + Andrew Morton <akpm@linux-foundation.org> + linux-mm@kvack.org + linux-kernel@vger.kernel.org + Andrea Arcangeli <aarcange@redhat.com> + Ebru Akagunduz <ebru.akagunduz@gmail.com> + Michal Hocko <mhocko@kernel.org> + Tejun Heo <tj@kernel.org> + Hugh Dickins <hughd@google.com> + Shaohua Li <shli@kernel.org> + Rik van Riel <riel@redhat.com> + " cgroups@vger.kernel.org\0" "\00:1\0" "b\0" "Hi Huang,\n" "\n" "On Fri, Apr 28, 2017 at 08:21:37PM +0800, Huang, Ying wrote:\n" - "> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + "> Minchan Kim <minchan@kernel.org> writes:\n" "> \n" "> > On Thu, Apr 27, 2017 at 03:12:34PM +0800, Huang, Ying wrote:\n" - "> >> Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + "> >> Minchan Kim <minchan@kernel.org> writes:\n" "> >> \n" "> >> > On Tue, Apr 25, 2017 at 08:56:56PM +0800, Huang, Ying wrote:\n" - "> >> >> From: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> >> >> From: Huang Ying <ying.huang@intel.com>\n" "> >> >> \n" "> >> >> In this patch, splitting huge page is delayed from almost the first\n" "> >> >> step of swapping out to after allocating the swap space for the\n" @@ -159,4 +158,4 @@ "I don't think it's good thing. But others might have different opinions\n" so I'm not insisting. -460a69e8797b9d810da0d584b5449b58f337852f456093a51f66fd5280664572 +ef31740ba0913389339691547d0d5e3f416c96062b1f6bea759b8b46d1d1b6ac
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.