diff for duplicates of <1446600367-7976-5-git-send-email-minchan@kernel.org> diff --git a/a/1.txt b/N1/1.txt index dad74ae..8ec1b5a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,9 +25,9 @@ With this patch, it reduced swapin from 879,585 to 1,878 so elapsed time 2) madvfree: 6.03user 401.17system 1:30.67elapsed 2) madvfree + below patch: 6.70user 339.14system 1:04.45elapsed -Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> -Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Acked-by: Michal Hocko <mhocko@suse.com> +Acked-by: Hugh Dickins <hughd@google.com> +Signed-off-by: Minchan Kim <minchan@kernel.org> --- mm/madvise.c | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) @@ -86,3 +86,9 @@ index a8813f7b37b3..6240a5de4a3a 100644 cond_resched(); -- 1.9.1 + +-- +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 7914496..1a732c9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,25 @@ "ref\01446600367-7976-1-git-send-email-minchan@kernel.org\0" - "ref\01446600367-7976-1-git-send-email-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Minchan Kim <minchan@kernel.org>\0" "Subject\0[PATCH v2 04/13] mm: free swp_entry in madvise_free\0" "Date\0Wed, 4 Nov 2015 10:25:58 +0900\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - KOSAKI Motohiro <kosaki.motohiro-+CUm20s59erQFUHtdCDX3A@public.gmane.org> - Jason Evans <je-b10kYP2dOMg@public.gmane.org> - Daniel Micay <danielmicay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> - Shaohua Li <shli-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - yalin.wang2010-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-mm@kvack.org + Michael Kerrisk <mtk.manpages@gmail.com> + linux-api@vger.kernel.org + Hugh Dickins <hughd@google.com> + Johannes Weiner <hannes@cmpxchg.org> + Rik van Riel <riel@redhat.com> + Mel Gorman <mgorman@suse.de> + KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> + Jason Evans <je@fb.com> + Daniel Micay <danielmicay@gmail.com> + Kirill A. Shutemov <kirill@shutemov.name> + Shaohua Li <shli@kernel.org> + Michal Hocko <mhocko@suse.cz> + yalin.wang2010@gmail.com + Minchan Kim <minchan@kernel.org> + " Michal Hocko <mhocko@suse.com>\0" "\00:1\0" "b\0" "When I test below piece of code with 12 processes(ie, 512M * 12 = 6G\n" @@ -50,9 +49,9 @@ "2) madvfree: 6.03user 401.17system 1:30.67elapsed\n" "2) madvfree + below patch: 6.70user 339.14system 1:04.45elapsed\n" "\n" - "Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\n" - "Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Acked-by: Michal Hocko <mhocko@suse.com>\n" + "Acked-by: Hugh Dickins <hughd@google.com>\n" + "Signed-off-by: Minchan Kim <minchan@kernel.org>\n" "---\n" " mm/madvise.c | 26 +++++++++++++++++++++++++-\n" " 1 file changed, 25 insertions(+), 1 deletion(-)\n" @@ -110,6 +109,12 @@ " \tpte_unmap_unlock(pte - 1, ptl);\n" " \tcond_resched();\n" "-- \n" - 1.9.1 + "1.9.1\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>" -2f71acc94f170a994e57674e54d4954fcb1032ed36f9d09e920f9bb66c7b9e17 +38d60baf2f4ebdf167dfb07d56aa46def6cb26254778b716f1731fded3e7eb15
diff --git a/a/1.txt b/N2/1.txt index dad74ae..dbd4cdc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -25,9 +25,9 @@ With this patch, it reduced swapin from 879,585 to 1,878 so elapsed time 2) madvfree: 6.03user 401.17system 1:30.67elapsed 2) madvfree + below patch: 6.70user 339.14system 1:04.45elapsed -Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> -Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Acked-by: Michal Hocko <mhocko@suse.com> +Acked-by: Hugh Dickins <hughd@google.com> +Signed-off-by: Minchan Kim <minchan@kernel.org> --- mm/madvise.c | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/a/content_digest b/N2/content_digest index 7914496..b74cf11 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,25 @@ "ref\01446600367-7976-1-git-send-email-minchan@kernel.org\0" - "ref\01446600367-7976-1-git-send-email-minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Minchan Kim <minchan@kernel.org>\0" "Subject\0[PATCH v2 04/13] mm: free swp_entry in madvise_free\0" "Date\0Wed, 4 Nov 2015 10:25:58 +0900\0" - "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org> - KOSAKI Motohiro <kosaki.motohiro-+CUm20s59erQFUHtdCDX3A@public.gmane.org> - Jason Evans <je-b10kYP2dOMg@public.gmane.org> - Daniel Micay <danielmicay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> - Shaohua Li <shli-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - yalin.wang2010-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\0" + "To\0Andrew Morton <akpm@linux-foundation.org>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-mm@kvack.org + Michael Kerrisk <mtk.manpages@gmail.com> + linux-api@vger.kernel.org + Hugh Dickins <hughd@google.com> + Johannes Weiner <hannes@cmpxchg.org> + Rik van Riel <riel@redhat.com> + Mel Gorman <mgorman@suse.de> + KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> + Jason Evans <je@fb.com> + Daniel Micay <danielmicay@gmail.com> + Kirill A. Shutemov <kirill@shutemov.name> + Shaohua Li <shli@kernel.org> + Michal Hocko <mhocko@suse.cz> + yalin.wang2010@gmail.com + Minchan Kim <minchan@kernel.org> + " Michal Hocko <mhocko@suse.com>\0" "\00:1\0" "b\0" "When I test below piece of code with 12 processes(ie, 512M * 12 = 6G\n" @@ -50,9 +49,9 @@ "2) madvfree: 6.03user 401.17system 1:30.67elapsed\n" "2) madvfree + below patch: 6.70user 339.14system 1:04.45elapsed\n" "\n" - "Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\n" - "Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Acked-by: Michal Hocko <mhocko@suse.com>\n" + "Acked-by: Hugh Dickins <hughd@google.com>\n" + "Signed-off-by: Minchan Kim <minchan@kernel.org>\n" "---\n" " mm/madvise.c | 26 +++++++++++++++++++++++++-\n" " 1 file changed, 25 insertions(+), 1 deletion(-)\n" @@ -112,4 +111,4 @@ "-- \n" 1.9.1 -2f71acc94f170a994e57674e54d4954fcb1032ed36f9d09e920f9bb66c7b9e17 +8859cf5dc224c8293b242771ab1cc5965798bf57bfe93f14ac61e5908a1870c5
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.