[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406156130-15575-1-git-send-email-ming.lei@canonical.com>
Date: Thu, 24 Jul 2014 06:55:21 +0800
From: Ming Lei <ming.lei@...onical.com>
To: Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Zach Brown <zab@...bo.net>,
Dave Kleikamp <dave.kleikamp@...cle.com>,
Benjamin LaHaise <bcrl@...ck.org>
Subject: [PATCH 0/9] block/aio: loop mq conversion and kernel aio
Hi,
The first 6 patches convert current loop driver into blk-mq, and
loop's scalability can get improved a lot.
The 7th and 8th patches introduce kernel AIO support, most of
is borrow from Dave's work last year, and thanks to ITER_BVEC,
now it is easier to implement kernel AIO now.
The 9th patch uses kernel AIO with O_DIRECT to improve loop's
performance in single thread.
With blk-mq and kernel AIO, both scalability and performance
of loop driver get lot of improvement.
Thanks,
--
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