diff for duplicates of <20170825173433.GB26878@arm.com> diff --git a/a/1.txt b/N1/1.txt index f0a4112..a50586e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote: > > and the latter displayed all possible CPUs. Unfortunately, both Linux > > documentation and numactl manual have not described it clear. > > -> > I sent a mail to ask for help, and Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> replied +> > I sent a mail to ask for help, and Michal Hocko <mhocko@kernel.org> replied > > that he preferred to print online cpus because it doesn't really make much > > sense to bind anything on offline nodes. > @@ -22,9 +22,9 @@ On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote: > above might be tricky on its own but if we should at least make the > behavior consistent. > -> > Signed-off-by: Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> > -> Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> +> Acked-by: Michal Hocko <mhocko@suse.com> The concept looks find to me, but shouldn't we use cpumask_var_t and alloc/free_cpumask_var? @@ -63,3 +63,9 @@ Will > -- > Michal Hocko > 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 beb22e2..4732030 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\01497962608-12756-1-git-send-email-thunder.leizhen@huawei.com\0" "ref\020170824083225.GA5943@dhcp22.suse.cz\0" - "ref\020170824083225.GA5943-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org\0" - "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Will Deacon <will.deacon@arm.com>\0" "Subject\0Re: [PATCH 1/1] mm: only dispaly online cpus of the numa node\0" "Date\0Fri, 25 Aug 2017 18:34:33 +0100\0" - "To\0Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>" - linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-api <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> - Zefan Li <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Xinwei Hu <huxinwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Tianhong Ding <dingtianhong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Hanjun Guo <guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0" + "To\0Michal Hocko <mhocko@kernel.org>\0" + "Cc\0Zhen Lei <thunder.leizhen@huawei.com>" + linux-kernel <linux-kernel@vger.kernel.org> + linux-api <linux-api@vger.kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + linux-mm <linux-mm@kvack.org> + Zefan Li <lizefan@huawei.com> + Xinwei Hu <huxinwei@huawei.com> + Tianhong Ding <dingtianhong@huawei.com> + Hanjun Guo <guohanjun@huawei.com> + " Catalin Marinas <catalin.marinas@arm.com>\0" "\00:1\0" "b\0" "On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote:\n" @@ -27,7 +26,7 @@ "> > and the latter displayed all possible CPUs. Unfortunately, both Linux\n" "> > documentation and numactl manual have not described it clear.\n" "> > \n" - "> > I sent a mail to ask for help, and Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> replied\n" + "> > I sent a mail to ask for help, and Michal Hocko <mhocko@kernel.org> replied\n" "> > that he preferred to print online cpus because it doesn't really make much\n" "> > sense to bind anything on offline nodes.\n" "> \n" @@ -41,9 +40,9 @@ "> above might be tricky on its own but if we should at least make the\n" "> behavior consistent.\n" "> \n" - "> > Signed-off-by: Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>\n" "> \n" - "> Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\n" + "> Acked-by: Michal Hocko <mhocko@suse.com>\n" "\n" "The concept looks find to me, but shouldn't we use cpumask_var_t and\n" "alloc/free_cpumask_var?\n" @@ -81,6 +80,12 @@ "> \n" "> -- \n" "> Michal Hocko\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>" -99c917d78ed4b736a704fedcf29c1c6086bb8cdf3458d1a9ce3bde8618ae6d0d +e9a27f5f6707d59f97f866bc40cd251235ae9da8cc63d35281a5eba5e20ed8ce
diff --git a/a/1.txt b/N2/1.txt index f0a4112..904daa6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote: > > and the latter displayed all possible CPUs. Unfortunately, both Linux > > documentation and numactl manual have not described it clear. > > -> > I sent a mail to ask for help, and Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> replied +> > I sent a mail to ask for help, and Michal Hocko <mhocko@kernel.org> replied > > that he preferred to print online cpus because it doesn't really make much > > sense to bind anything on offline nodes. > @@ -22,9 +22,9 @@ On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote: > above might be tricky on its own but if we should at least make the > behavior consistent. > -> > Signed-off-by: Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> > -> Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> +> Acked-by: Michal Hocko <mhocko@suse.com> The concept looks find to me, but shouldn't we use cpumask_var_t and alloc/free_cpumask_var? diff --git a/a/content_digest b/N2/content_digest index beb22e2..0192529 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\01497962608-12756-1-git-send-email-thunder.leizhen@huawei.com\0" "ref\020170824083225.GA5943@dhcp22.suse.cz\0" - "ref\020170824083225.GA5943-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org\0" - "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Will Deacon <will.deacon@arm.com>\0" "Subject\0Re: [PATCH 1/1] mm: only dispaly online cpus of the numa node\0" "Date\0Fri, 25 Aug 2017 18:34:33 +0100\0" - "To\0Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>" - linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-api <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> - Zefan Li <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Xinwei Hu <huxinwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Tianhong Ding <dingtianhong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Hanjun Guo <guohanjun-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>\0" + "To\0Michal Hocko <mhocko@kernel.org>\0" + "Cc\0Zhen Lei <thunder.leizhen@huawei.com>" + linux-kernel <linux-kernel@vger.kernel.org> + linux-api <linux-api@vger.kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + linux-mm <linux-mm@kvack.org> + Zefan Li <lizefan@huawei.com> + Xinwei Hu <huxinwei@huawei.com> + Tianhong Ding <dingtianhong@huawei.com> + Hanjun Guo <guohanjun@huawei.com> + " Catalin Marinas <catalin.marinas@arm.com>\0" "\00:1\0" "b\0" "On Thu, Aug 24, 2017 at 10:32:26AM +0200, Michal Hocko wrote:\n" @@ -27,7 +26,7 @@ "> > and the latter displayed all possible CPUs. Unfortunately, both Linux\n" "> > documentation and numactl manual have not described it clear.\n" "> > \n" - "> > I sent a mail to ask for help, and Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> replied\n" + "> > I sent a mail to ask for help, and Michal Hocko <mhocko@kernel.org> replied\n" "> > that he preferred to print online cpus because it doesn't really make much\n" "> > sense to bind anything on offline nodes.\n" "> \n" @@ -41,9 +40,9 @@ "> above might be tricky on its own but if we should at least make the\n" "> behavior consistent.\n" "> \n" - "> > Signed-off-by: Zhen Lei <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "> > Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>\n" "> \n" - "> Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>\n" + "> Acked-by: Michal Hocko <mhocko@suse.com>\n" "\n" "The concept looks find to me, but shouldn't we use cpumask_var_t and\n" "alloc/free_cpumask_var?\n" @@ -83,4 +82,4 @@ "> Michal Hocko\n" > SUSE Labs -99c917d78ed4b736a704fedcf29c1c6086bb8cdf3458d1a9ce3bde8618ae6d0d +3e8e43de7b52e4778da062f3a642e82c34e59559800c221494e1bfab80be9993
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.