Re: [PATCHSET] writeback: convert writeback to unbound workqueue

2013-03-12 Thread Tejun Heo
Hey, Jens. On Tue, Mar 12, 2013 at 04:06:33PM +0100, Jens Axboe wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git > > review-writeback-conversion > > I like it, diffstat looks nice too :-) > > Have you done any performance testing, or just functional verification? Only functi

Re: [PATCHSET] writeback: convert writeback to unbound workqueue

2013-03-12 Thread Jens Axboe
On Thu, Mar 07 2013, Tejun Heo wrote: > Hello, > > There's no reason for writeback to implement its own worker pool when > using workqueue is much simpler and more efficient. This patchset > replaces writeback's custom worker pool with unbound workqueue and > also exports it to userland using WQ_