diff for duplicates of <1491868058.4199.28.camel@sandisk.com> diff --git a/a/1.txt b/N1/1.txt index 59a4950..d6ff3cc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,75 +8,69 @@ On Thu, 2017-04-06 at 04:21 +0000, KY Srinivasan wrote: > > <kys@microsoft.com> > > Subject: Re: [PATCH] block-mq: set both block queue and hardware queue > > restart bit for restart -> >=20 +> > > > On Thu, 2017-04-06 at 03:38 +0000, Long Li wrote: > > > > -----Original Message----- > > > > From: Bart Van Assche [mailto:Bart.VanAssche@sandisk.com] -> > > >=20 +> > > > > > > > Please drop this patch. I'm working on a better solution. -> > >=20 +> > > > > > Thank you. Looking forward to your patch. -> >=20 +> > > > Hello Long, -> >=20 -> > It would help if you could share the name of the block or SCSI driver w= -ith -> > which you ran into that lockup and also if you could share the name of = -the +> > +> > It would help if you could share the name of the block or SCSI driver with +> > which you ran into that lockup and also if you could share the name of the > > I/O scheduler used in your test. ->=20 -> The tests that indicated the issue were run Hyper-V. The driver is storvs= -c_drv.c +> +> The tests that indicated the issue were run Hyper-V. The driver is storvsc_drv.c > The I/O scheduler was I think noop. Hello Long and K.Y., -Thank you for the feedback. Can you repeat your test with kernel v4.11-rc6?= - The -patches that went into the block layer for v4.11-rc6 should be sufficient t= -o fix +Thank you for the feedback. Can you repeat your test with kernel v4.11-rc6? The +patches that went into the block layer for v4.11-rc6 should be sufficient to fix this: -$ PAGER=3D git log --format=3Dshort v4.11-rc5..v4.11-rc6 block include/linu= -x/blk* =A0 +$ PAGER= git log --format=short v4.11-rc5..v4.11-rc6 block include/linux/blk* commit 6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2 Author: Bart Van Assche <bart.vanassche@sandisk.com> -=A0=A0=A0=A0blk-mq: Restart a single queue if tag sets are shared + blk-mq: Restart a single queue if tag sets are shared commit 7587a5ae7eef0439f7be31f1b5959af062bbc5ec Author: Bart Van Assche <bart.vanassche@sandisk.com> -=A0=A0=A0=A0blk-mq: Introduce blk_mq_delay_run_hw_queue() + blk-mq: Introduce blk_mq_delay_run_hw_queue() commit ebe8bddb6e30d7a02775b9972099271fc5910f37 Author: Omar Sandoval <osandov@fb.com> -=A0=A0=A0=A0blk-mq: remap queues when adding/removing hardware queues + blk-mq: remap queues when adding/removing hardware queues commit 54d5329d425650fafaf90660a139c771d2d49cae Author: Omar Sandoval <osandov@fb.com> -=A0=A0=A0=A0blk-mq-sched: fix crash in switch error path + blk-mq-sched: fix crash in switch error path commit 93252632e828da3e90241a1c0e766556abf71598 Author: Omar Sandoval <osandov@fb.com> -=A0=A0=A0=A0blk-mq-sched: set up scheduler tags when bringing up new queues + blk-mq-sched: set up scheduler tags when bringing up new queues commit 6917ff0b5bd4139e08a3f3146529dcb3b95ba7a6 Author: Omar Sandoval <osandov@fb.com> -=A0=A0=A0=A0blk-mq-sched: refactor scheduler initialization + blk-mq-sched: refactor scheduler initialization commit 81380ca10778b99dce98940cfc993214712df335 Author: Omar Sandoval <osandov@fb.com> -=A0=A0=A0=A0blk-mq: use the right hctx when getting a driver tag fails + blk-mq: use the right hctx when getting a driver tag fails commit ac77a0c463c1d7d659861f7b6d1261970dd3282a Author: Minchan Kim <minchan@kernel.org> -=A0=A0=A0=A0block: do not put mq context in blk_mq_alloc_request_hctx + block: do not put mq context in blk_mq_alloc_request_hctx -Bart.= +Bart. diff --git a/a/content_digest b/N1/content_digest index 6872bfe..19cb87a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -24,77 +24,71 @@ "> > <kys@microsoft.com>\n" "> > Subject: Re: [PATCH] block-mq: set both block queue and hardware queue\n" "> > restart bit for restart\n" - "> >=20\n" + "> > \n" "> > On Thu, 2017-04-06 at 03:38 +0000, Long Li wrote:\n" "> > > > -----Original Message-----\n" "> > > > From: Bart Van Assche [mailto:Bart.VanAssche@sandisk.com]\n" - "> > > >=20\n" + "> > > > \n" "> > > > Please drop this patch. I'm working on a better solution.\n" - "> > >=20\n" + "> > > \n" "> > > Thank you. Looking forward to your patch.\n" - "> >=20\n" + "> > \n" "> > Hello Long,\n" - "> >=20\n" - "> > It would help if you could share the name of the block or SCSI driver w=\n" - "ith\n" - "> > which you ran into that lockup and also if you could share the name of =\n" - "the\n" + "> > \n" + "> > It would help if you could share the name of the block or SCSI driver with\n" + "> > which you ran into that lockup and also if you could share the name of the\n" "> > I/O scheduler used in your test.\n" - ">=20\n" - "> The tests that indicated the issue were run Hyper-V. The driver is storvs=\n" - "c_drv.c\n" + "> \n" + "> The tests that indicated the issue were run Hyper-V. The driver is storvsc_drv.c\n" "> The I/O scheduler was I think noop.\n" "\n" "Hello Long and K.Y.,\n" "\n" - "Thank you for the feedback. Can you repeat your test with kernel v4.11-rc6?=\n" - " The\n" - "patches that went into the block layer for v4.11-rc6 should be sufficient t=\n" - "o fix\n" + "Thank you for the feedback. Can you repeat your test with kernel v4.11-rc6? The\n" + "patches that went into the block layer for v4.11-rc6 should be sufficient to fix\n" "this:\n" "\n" - "$ PAGER=3D git log --format=3Dshort v4.11-rc5..v4.11-rc6 block include/linu=\n" - "x/blk* =A0\n" + "$ PAGER= git log --format=short v4.11-rc5..v4.11-rc6 block include/linux/blk* \302\240\n" "commit 6d8c6c0f97ad8a3517c42b179c1dc8e77397d0e2\n" "Author: Bart Van Assche <bart.vanassche@sandisk.com>\n" "\n" - "=A0=A0=A0=A0blk-mq: Restart a single queue if tag sets are shared\n" + "\302\240\302\240\302\240\302\240blk-mq: Restart a single queue if tag sets are shared\n" "\n" "commit 7587a5ae7eef0439f7be31f1b5959af062bbc5ec\n" "Author: Bart Van Assche <bart.vanassche@sandisk.com>\n" "\n" - "=A0=A0=A0=A0blk-mq: Introduce blk_mq_delay_run_hw_queue()\n" + "\302\240\302\240\302\240\302\240blk-mq: Introduce blk_mq_delay_run_hw_queue()\n" "\n" "commit ebe8bddb6e30d7a02775b9972099271fc5910f37\n" "Author: Omar Sandoval <osandov@fb.com>\n" "\n" - "=A0=A0=A0=A0blk-mq: remap queues when adding/removing hardware queues\n" + "\302\240\302\240\302\240\302\240blk-mq: remap queues when adding/removing hardware queues\n" "\n" "commit 54d5329d425650fafaf90660a139c771d2d49cae\n" "Author: Omar Sandoval <osandov@fb.com>\n" "\n" - "=A0=A0=A0=A0blk-mq-sched: fix crash in switch error path\n" + "\302\240\302\240\302\240\302\240blk-mq-sched: fix crash in switch error path\n" "\n" "commit 93252632e828da3e90241a1c0e766556abf71598\n" "Author: Omar Sandoval <osandov@fb.com>\n" "\n" - "=A0=A0=A0=A0blk-mq-sched: set up scheduler tags when bringing up new queues\n" + "\302\240\302\240\302\240\302\240blk-mq-sched: set up scheduler tags when bringing up new queues\n" "\n" "commit 6917ff0b5bd4139e08a3f3146529dcb3b95ba7a6\n" "Author: Omar Sandoval <osandov@fb.com>\n" "\n" - "=A0=A0=A0=A0blk-mq-sched: refactor scheduler initialization\n" + "\302\240\302\240\302\240\302\240blk-mq-sched: refactor scheduler initialization\n" "\n" "commit 81380ca10778b99dce98940cfc993214712df335\n" "Author: Omar Sandoval <osandov@fb.com>\n" "\n" - "=A0=A0=A0=A0blk-mq: use the right hctx when getting a driver tag fails\n" + "\302\240\302\240\302\240\302\240blk-mq: use the right hctx when getting a driver tag fails\n" "\n" "commit ac77a0c463c1d7d659861f7b6d1261970dd3282a\n" "Author: Minchan Kim <minchan@kernel.org>\n" "\n" - "=A0=A0=A0=A0block: do not put mq context in blk_mq_alloc_request_hctx\n" + "\302\240\302\240\302\240\302\240block: do not put mq context in blk_mq_alloc_request_hctx\n" "\n" - Bart.= + Bart. -79841fff7962c8707e0575322b191015df6c7909258f0a2a3337f31a68bd1bdb +2aef5288d0a57651035d6cfce45b29ba559fe7b28299433530310537fcd9961f
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.