From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minchan Kim Subject: Re: [PATCH v3 0/7] Page I/O Date: Mon, 14 Apr 2014 09:08:31 +0900 Message-ID: <20140414000831.GA30991@bbox> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , willy@linux.intel.com To: Matthew Wilcox Return-path: Received: from lgeamrelo01.lge.com ([156.147.1.125]:44914 "EHLO lgeamrelo01.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789AbaDNAH5 (ORCPT ); Sun, 13 Apr 2014 20:07:57 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun, Apr 13, 2014 at 06:59:49PM -0400, Matthew Wilcox wrote: > Hi Andrew, > > Now that 3.15-rc1 is out, could you queue these patches for 3.16 please? > Patches 1-3 & 7 are, IMO, worthwhile cleanups / bug fixes, regardless > of the rest of the patch set. > > If this patch series gets in, I'll take care of including the NVMe > driver piece. It'll be a bit more tricky than the proof of concept that > I've been flashing around because we have to make sure that the device > responds better to page sized I/Os than accumulating larger I/Os. > > It's indisputably a win for brd and for other NVM technology devices > that are accessed synchronously rather than through DMA. FYI, It would be good for zram, too. I support this patchset. >-- Kind regards, Minchan Kim