[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <509CB151.40207@kernel.dk>
Date: Fri, 09 Nov 2012 08:31:29 +0100
From: Jens Axboe <axboe@...nel.dk>
To: Ed Cashin <ecashin@...aid.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/8] aoe: avoid running request handler on plugged queue
On 2012-11-09 01:17, Ed Cashin wrote:
> Calling the request handler directly on a plugged queue defeats
> the performance improvements provided by the plugging mechanism.
> Use the __blk_run_queue function instead of calling the request
> handler directly, so that we don't interfere with the block
> layer's ability to plug the queue.
Thanks Ed, applied!
--
Jens Axboe
--
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