[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170317095711.5819-1-tom.leiming@gmail.com>
Date: Fri, 17 Mar 2017 17:57:08 +0800
From: Ming Lei <tom.leiming@...il.com>
To: Jens Axboe <axboe@...com>, linux-kernel@...r.kernel.org,
linux-block@...r.kernel.org, Christoph Hellwig <hch@...radead.org>
Cc: Yi Zhang <yizhan@...hat.com>,
Bart Van Assche <bart.vanassche@...disk.com>,
Ming Lei <minlei@...hat.com>
Subject: [PATCH v1 0/3] blk-mq: dying queue fix & improvement
From: Ming Lei <minlei@...hat.com>
Hi,
The 1st patch fixes one race between timeout and dying queue.
The 2nd patch add comments on races with timeout handler.
The 3rd patch improves handling for dying queue.
V1:
- add comments on races related with timeout handler
- add Tested-by & Reviewed-by tag
thanks,
Ming
Ming Lei (3):
blk-mq: don't complete un-started request in timeout handler
blk-mq: comment on races related timeout handler
blk-mq: start to freeze queue just after setting dying
block/blk-core.c | 7 +++++--
block/blk-mq.c | 33 +++++++++++++++++++++++----------
2 files changed, 28 insertions(+), 12 deletions(-)
--
2.9.3
Powered by blists - more mailing lists