diff for duplicates of <20190812152718.GA32550@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 007c00d..165a516 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Mon, Aug 12, 2019@05:57:08PM +0800, Ming Lei wrote: +On Mon, Aug 12, 2019 at 05:57:08PM +0800, Ming Lei wrote: > Now __irq_build_affinity_masks() spreads vectors evenly per node, and > all vectors may not be spread in case that each numa node has different > CPU number, then the following warning in irq_build_affinity_masks() can @@ -19,7 +19,7 @@ On Mon, Aug 12, 2019@05:57:08PM +0800, Ming Lei wrote: > node has different CPU number. > > For example, on the following machine: -> [root at ktest-01 ~]# lscpu +> [root@ktest-01 ~]# lscpu > ... > CPU(s): 16 > On-line CPU(s) list: 0-15 @@ -45,13 +45,13 @@ On Mon, Aug 12, 2019@05:57:08PM +0800, Ming Lei wrote: > Without this patch, kernel warning is triggered on above situation, and > allocation result was supposed to be 4 vectors for each node. > -> Cc: Christoph Hellwig <hch at lst.de> -> Cc: Keith Busch <kbusch at kernel.org> -> Cc: linux-nvme at lists.infradead.org, -> Cc: Jon Derrick <jonathan.derrick at intel.com> -> Cc: Jens Axboe <axboe at kernel.dk> -> Reported-by: Jon Derrick <jonathan.derrick at intel.com> -> Signed-off-by: Ming Lei <ming.lei at redhat.com> +> Cc: Christoph Hellwig <hch@lst.de> +> Cc: Keith Busch <kbusch@kernel.org> +> Cc: linux-nvme@lists.infradead.org, +> Cc: Jon Derrick <jonathan.derrick@intel.com> +> Cc: Jens Axboe <axboe@kernel.dk> +> Reported-by: Jon Derrick <jonathan.derrick@intel.com> +> Signed-off-by: Ming Lei <ming.lei@redhat.com> > --- > kernel/irq/affinity.c | 141 +++++++++++++++++++++++++++++++++++------- > 1 file changed, 117 insertions(+), 24 deletions(-) diff --git a/a/content_digest b/N1/content_digest index 5511dbf..d7aebb0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,18 @@ "ref\020190812095709.25623-1-ming.lei@redhat.com\0" "ref\020190812095709.25623-3-ming.lei@redhat.com\0" - "From\0kbusch@kernel.org (Keith Busch)\0" - "Subject\0[PATCH V2 2/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio\0" + "From\0Keith Busch <kbusch@kernel.org>\0" + "Subject\0Re: [PATCH V2 2/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio\0" "Date\0Mon, 12 Aug 2019 09:27:18 -0600\0" + "To\0Ming Lei <ming.lei@redhat.com>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Jens Axboe <axboe@kernel.dk> + linux-kernel@vger.kernel.org + linux-nvme@lists.infradead.org + Christoph Hellwig <hch@lst.de> + " Jon Derrick <jonathan.derrick@intel.com>\0" "\00:1\0" "b\0" - "On Mon, Aug 12, 2019@05:57:08PM +0800, Ming Lei wrote:\n" + "On Mon, Aug 12, 2019 at 05:57:08PM +0800, Ming Lei wrote:\n" "> Now __irq_build_affinity_masks() spreads vectors evenly per node, and\n" "> all vectors may not be spread in case that each numa node has different\n" "> CPU number, then the following warning in irq_build_affinity_masks() can\n" @@ -26,7 +33,7 @@ "> node has different CPU number.\n" "> \n" "> For example, on the following machine:\n" - "> \t[root at ktest-01 ~]# lscpu\n" + "> \t[root@ktest-01 ~]# lscpu\n" "> \t...\n" "> \tCPU(s): 16\n" "> \tOn-line CPU(s) list: 0-15\n" @@ -52,13 +59,13 @@ "> Without this patch, kernel warning is triggered on above situation, and\n" "> allocation result was supposed to be 4 vectors for each node.\n" "> \n" - "> Cc: Christoph Hellwig <hch at lst.de>\n" - "> Cc: Keith Busch <kbusch at kernel.org>\n" - "> Cc: linux-nvme at lists.infradead.org,\n" - "> Cc: Jon Derrick <jonathan.derrick at intel.com>\n" - "> Cc: Jens Axboe <axboe at kernel.dk>\n" - "> Reported-by: Jon Derrick <jonathan.derrick at intel.com>\n" - "> Signed-off-by: Ming Lei <ming.lei at redhat.com>\n" + "> Cc: Christoph Hellwig <hch@lst.de>\n" + "> Cc: Keith Busch <kbusch@kernel.org>\n" + "> Cc: linux-nvme@lists.infradead.org,\n" + "> Cc: Jon Derrick <jonathan.derrick@intel.com>\n" + "> Cc: Jens Axboe <axboe@kernel.dk>\n" + "> Reported-by: Jon Derrick <jonathan.derrick@intel.com>\n" + "> Signed-off-by: Ming Lei <ming.lei@redhat.com>\n" "> ---\n" "> kernel/irq/affinity.c | 141 +++++++++++++++++++++++++++++++++++-------\n" "> 1 file changed, 117 insertions(+), 24 deletions(-)\n" @@ -235,4 +242,4 @@ "> \treturn done < numvecs ? done : numvecs;\n" > } -50d23335ae7b9a145e42244e3bd06e7a1e0cdcf24df9b3836ccc8ea75b6691f8 +3ab896acee259c25444351276a17d953fa69db19a18dacf2a1ca7d47822663e3
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.