Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751920AbZDLQSS (ORCPT ); Sun, 12 Apr 2009 12:18:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751228AbZDLQSB (ORCPT ); Sun, 12 Apr 2009 12:18:01 -0400 Received: from mx2.redhat.com ([66.187.237.31]:58380 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750815AbZDLQSA (ORCPT ); Sun, 12 Apr 2009 12:18:00 -0400 Message-ID: <49E213AE.4060506@redhat.com> Date: Sun, 12 Apr 2009 19:15:42 +0300 From: Avi Kivity User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Alan Cox CC: Szabolcs Szakacsits , Linus Torvalds , Grant Grundler , Linux IDE mailing list , LKML , Jens Axboe , Arjan van de Ven Subject: Re: Implementing NVMHCI... References: <20090412091228.GA29937@elte.hu> <20090412162018.6c1507b4@lxorguk.ukuu.org.uk> In-Reply-To: <20090412162018.6c1507b4@lxorguk.ukuu.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 26 Alan Cox wrote: >> The atomic building units (sector size, block size, etc) of NTFS are >> entirely parametric. The maximum values could be bigger than the >> currently "configured" maximum limits. >> > > That isn't what bites you - you can run 8K-32K ext2 file systems but if > your physical page size is smaller than the fs page size you have a > problem. > > The question is whether the NT VM can cope rather than the fs. > A quick test shows that it can. I didn't try mmap(), but copying files around worked. Did you expect it not to work? -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/