diff for duplicates of <20150722152029.GL23374@esperanza> diff --git a/a/1.txt b/N1/1.txt index 7971304..cfb4bc2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Tue, Jul 21, 2015 at 04:34:52PM -0700, Andrew Morton wrote: -> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov@parallels.com> wrote: > > > Knowing the portion of memory that is not used by a certain application > > or memory cgroup (idle memory) can be useful for partitioning the system @@ -232,3 +232,9 @@ index 7ff7cba8617b..9daa6e92450f 100644 page = kpageidle_get_page(pfn); if (page) { kpageidle_clear_pte_refs(page); + +-- +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 0ea1441..0f4db58 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,30 @@ "ref\0cover.1437303956.git.vdavydov@parallels.com\0" "ref\0d7a78b72053cf529c0c9ff6cbc02ffbb3d58fe35.1437303956.git.vdavydov@parallels.com\0" "ref\020150721163452.c1e4075a2b193bcd325fad56@linux-foundation.org\0" - "ref\020150721163452.c1e4075a2b193bcd325fad56-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov@parallels.com>\0" "Subject\0Re: [PATCH -mm v9 6/8] proc: add kpageidle file\0" "Date\0Wed, 22 Jul 2015 18:20:29 +0300\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0Andres Lagar-Cavilla <andreslc-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>" - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Raghavendra K T <raghavendra.kt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Michel Lespinasse <walken-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Pavel Emelyanov <xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> - Cyrill Gorcunov <gorcunov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> - Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0Andres Lagar-Cavilla <andreslc@google.com>" + Minchan Kim <minchan@kernel.org> + Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> + Johannes Weiner <hannes@cmpxchg.org> + Michal Hocko <mhocko@suse.cz> + Greg Thelen <gthelen@google.com> + Michel Lespinasse <walken@google.com> + David Rientjes <rientjes@google.com> + Pavel Emelyanov <xemul@parallels.com> + Cyrill Gorcunov <gorcunov@openvz.org> + Jonathan Corbet <corbet@lwn.net> + linux-api@vger.kernel.org + linux-doc@vger.kernel.org + linux-mm@kvack.org + cgroups@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Jul 21, 2015 at 04:34:52PM -0700, Andrew Morton wrote:\n" - "> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov@parallels.com> wrote:\n" "> \n" "> > Knowing the portion of memory that is not used by a certain application\n" "> > or memory cgroup (idle memory) can be useful for partitioning the system\n" @@ -257,6 +256,12 @@ "+\t\tif ((idle_bitmap >> bit) & 1) {\n" " \t\t\tpage = kpageidle_get_page(pfn);\n" " \t\t\tif (page) {\n" - " \t\t\t\tkpageidle_clear_pte_refs(page);" + " \t\t\t\tkpageidle_clear_pte_refs(page);\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>" -9e943d1bbf56451d6e63097d3f12605aa50245ebf101d1b3da019ee4e47d7a0c +d3a5f89ede3bd11c16875dfe4a417f87777035316572fce735e3d1c633429ed9
diff --git a/a/1.txt b/N2/1.txt index 7971304..735d97b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Tue, Jul 21, 2015 at 04:34:52PM -0700, Andrew Morton wrote: -> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote: +> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov@parallels.com> wrote: > > > Knowing the portion of memory that is not used by a certain application > > or memory cgroup (idle memory) can be useful for partitioning the system diff --git a/a/content_digest b/N2/content_digest index 0ea1441..abd62fb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,30 @@ "ref\0cover.1437303956.git.vdavydov@parallels.com\0" "ref\0d7a78b72053cf529c0c9ff6cbc02ffbb3d58fe35.1437303956.git.vdavydov@parallels.com\0" "ref\020150721163452.c1e4075a2b193bcd325fad56@linux-foundation.org\0" - "ref\020150721163452.c1e4075a2b193bcd325fad56-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0" - "From\0Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org>\0" + "From\0Vladimir Davydov <vdavydov@parallels.com>\0" "Subject\0Re: [PATCH -mm v9 6/8] proc: add kpageidle file\0" "Date\0Wed, 22 Jul 2015 18:20:29 +0300\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0Andres Lagar-Cavilla <andreslc-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>" - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Raghavendra K T <raghavendra.kt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Michel Lespinasse <walken-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Pavel Emelyanov <xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> - Cyrill Gorcunov <gorcunov-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> - Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0Andres Lagar-Cavilla <andreslc@google.com>" + Minchan Kim <minchan@kernel.org> + Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> + Johannes Weiner <hannes@cmpxchg.org> + Michal Hocko <mhocko@suse.cz> + Greg Thelen <gthelen@google.com> + Michel Lespinasse <walken@google.com> + David Rientjes <rientjes@google.com> + Pavel Emelyanov <xemul@parallels.com> + Cyrill Gorcunov <gorcunov@openvz.org> + Jonathan Corbet <corbet@lwn.net> + <linux-api@vger.kernel.org> + <linux-doc@vger.kernel.org> + <linux-mm@kvack.org> + <cgroups@vger.kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Tue, Jul 21, 2015 at 04:34:52PM -0700, Andrew Morton wrote:\n" - "> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> wrote:\n" + "> On Sun, 19 Jul 2015 15:31:15 +0300 Vladimir Davydov <vdavydov@parallels.com> wrote:\n" "> \n" "> > Knowing the portion of memory that is not used by a certain application\n" "> > or memory cgroup (idle memory) can be useful for partitioning the system\n" @@ -259,4 +258,4 @@ " \t\t\tif (page) {\n" " \t\t\t\tkpageidle_clear_pte_refs(page);" -9e943d1bbf56451d6e63097d3f12605aa50245ebf101d1b3da019ee4e47d7a0c +8f9399650603cfc33f6a922fe1a1d696d3db12a5ea959e5a8d9d5eea456b2bab
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.