Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1539133

Re: [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper

From Hannes Reinecke <hare@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper
Date 2016-12-09 07:50 +0100
Message-ID <sMnah-8nx-5@gated-at.bofh.it> (permalink)
References <sMdkB-29H-3@gated-at.bofh.it> <sMdkB-29H-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 12/08/2016 09:13 PM, Jens Axboe wrote:
> Takes a list of requests, and dispatches it. Moves any residual
> requests to the dispatch list.
>
> Signed-off-by: Jens Axboe <axboe@fb.com>
> ---
>  block/blk-mq.c | 85 ++++++++++++++++++++++++++++++++--------------------------
>  block/blk-mq.h |  1 +
>  2 files changed, 48 insertions(+), 38 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		   Teamlead Storage & Networking
hare@suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper Jens Axboe <axboe@fb.com> - 2016-12-08 21:20 +0100
  Re: [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper Hannes Reinecke <hare@suse.de> - 2016-12-09 07:50 +0100

csiph-web