[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110304130645.GA21454@infradead.org>
Date: Fri, 4 Mar 2011 08:06:45 -0500
From: Christoph Hellwig <hch@...radead.org>
To: Matthew Wilcox <willy@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [REVIEW] NVM Express driver
What's the reason to make this a make_request based driver? That loses
all the intelligence that has been put into the queueing layer, like I/O
bandwith controlling and fair scheduling. Is it just queue_lock
contention? If so it would be great if you could help with testing
Jens' stack-plug and request allocation scalability patches.
--
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