All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <Bart.VanAssche@sandisk.com>
To: "hch@lst.de" <hch@lst.de>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	"baolin.wang@linaro.org" <baolin.wang@linaro.org>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	"riteshh@codeaurora.org" <riteshh@codeaurora.org>,
	"paolo.valente@linaro.org" <paolo.valente@linaro.org>,
	"axboe@kernel.dk" <axboe@kernel.dk>,
	"ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
	"arnd@arndb.de" <arnd@arndb.de>,
	"zhang.chunyan@linaro.org" <zhang.chunyan@linaro.org>
Subject: Re: [PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing
Date: Mon, 2 Jan 2017 11:55:21 +0000	[thread overview]
Message-ID: <1483358104.3592.50.camel@sandisk.com> (raw)
In-Reply-To: <CACRpkdb2zyjRz_zniT5nLxWCeLwagn1ZiTWwXc6bHW229NmfPQ@mail.gmail.com>

T24gVGh1LCAyMDE2LTEyLTI5IGF0IDAwOjU5ICswMTAwLCBMaW51cyBXYWxsZWlqIHdyb3RlOg0K
PiBBIHByb2JsZW0gaGVyZSBpcyB0aGF0IGlzc3VlaW5nIHRoZSByZXF1ZXN0cyBhcmUgaW4gYmxv
Y2tpbmcgY29udGV4dA0KPiB3aGlsZSBjb21wbGV0aW9uIGlzIGluIElSUSBjb250ZXh0IChmb3Ig
bW9zdCBkcml2ZXJzKSBzbyB3ZSBuZWVkIHRvDQo+IGxvb2sgaW50byB0aGlzLg0KDQpIZWxsbyBM
aW51cywNCg0KQWx0aG91Z2ggSSdtIG5vdCBzdXJlIHdoZXRoZXIgSSB1bmRlcnN0b29kIHlvdSBj
b3JyZWN0bHk6IGFyZSB5b3UgZmFtaWxpYXINCndpdGggdGhlIHJlcXVlc3QgcXVldWUgZmxhZyBC
TEtfTVFfRl9CTE9DS0lORywgYSBmbGFnIHRoYXQgd2FzIGludHJvZHVjZWQNCmZvciB0aGUgbmJk
IGRyaXZlcj8NCg0KQmFydC4=

WARNING: multiple messages have this Message-ID (diff)
From: Bart Van Assche <Bart.VanAssche@sandisk.com>
To: "hch@lst.de" <hch@lst.de>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>,
	"baolin.wang@linaro.org" <baolin.wang@linaro.org>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	"riteshh@codeaurora.org" <riteshh@codeaurora.org>,
	"paolo.valente@linaro.org" <paolo.valente@linaro.org>,
	"axboe@kernel.dk" <axboe@kernel.dk>,
	"ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
	"arnd@arndb.de" <arnd@arndb.de>,
	"zhang.chunyan@linaro.org" <zhang.chunyan@linaro.org>
Subject: Re: [PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing
Date: Mon, 2 Jan 2017 11:55:21 +0000	[thread overview]
Message-ID: <1483358104.3592.50.camel@sandisk.com> (raw)
In-Reply-To: <CACRpkdb2zyjRz_zniT5nLxWCeLwagn1ZiTWwXc6bHW229NmfPQ@mail.gmail.com>

On Thu, 2016-12-29 at 00:59 +0100, Linus Walleij wrote:
> A problem here is that issueing the requests are in blocking context
> while completion is in IRQ context (for most drivers) so we need to
> look into this.

Hello Linus,

Although I'm not sure whether I understood you correctly: are you familiar
with the request queue flag BLK_MQ_F_BLOCKING, a flag that was introduced
for the nbd driver?

Bart.

  parent reply	other threads:[~2017-01-02 11:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 14:01 [PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing Linus Walleij
2016-12-20 16:21 ` Bartlomiej Zolnierkiewicz
2016-12-21 17:22 ` Ritesh Harjani
2016-12-27 12:21   ` Linus Walleij
2016-12-28  4:21     ` Ritesh Harjani
2016-12-28  8:55     ` Christoph Hellwig
2016-12-28 23:59       ` Linus Walleij
2017-01-02  9:40         ` Arnd Bergmann
2017-01-02 11:06           ` Hannes Reinecke
2017-01-02 11:06             ` Hannes Reinecke
2017-01-02 11:58             ` Bart Van Assche
2017-01-02 11:58               ` Bart Van Assche
2017-01-02 17:08             ` Arnd Bergmann
2017-01-03  7:50               ` Paolo Valente
2017-01-03  7:50                 ` Paolo Valente
2017-01-03 23:06                 ` Arnd Bergmann
2017-01-03 12:57           ` Linus Walleij
2017-01-02 11:55         ` Bart Van Assche [this message]
2017-01-02 11:55           ` Bart Van Assche
2017-01-03 12:59           ` Linus Walleij
2017-01-02 13:56       ` Adrian Hunter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483358104.3592.50.camel@sandisk.com \
    --to=bart.vanassche@sandisk.com \
    --cc=arnd@arndb.de \
    --cc=axboe@kernel.dk \
    --cc=baolin.wang@linaro.org \
    --cc=hch@lst.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=paolo.valente@linaro.org \
    --cc=riteshh@codeaurora.org \
    --cc=ulf.hansson@linaro.org \
    --cc=zhang.chunyan@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.