[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1415003008-16683-1-git-send-email-hch@lst.de>
Date: Mon, 3 Nov 2014 09:23:26 +0100
From: Christoph Hellwig <hch@....de>
To: Jens Axboe <axboe@...com>
Cc: Richard Weinberger <richard@....at>,
Ming Lei <tom.leiming@...il.com>, ceph-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: blk-mq: allow to defer ->queue_rq invocations to workqueue
Drivers that need to do synchronous, blocking operations to do I/O generally
want to defer all I/O to a drŅver-private workqueue. Examples for that are
the loop driver, rbd, or ubi block driver, and probably lots more that haven't
been evaluated yet.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists