Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1767002AbXEBUjP (ORCPT ); Wed, 2 May 2007 16:39:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1767009AbXEBUjP (ORCPT ); Wed, 2 May 2007 16:39:15 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:33597 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1767002AbXEBUjN (ORCPT ); Wed, 2 May 2007 16:39:13 -0400 Message-ID: <4638F6DF.7020400@garzik.org> Date: Wed, 02 May 2007 16:38:55 -0400 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Theodore Tso , Jeremy Allison , Andrew Morton , "Cabot, Mason B" , linux-kernel@vger.kernel.org, tridge@samba.com Subject: Re: Ext3 vs NTFS performance References: <20070501142325.09c294bd.akpm@linux-foundation.org> <20070502161638.GB19442@thunk.org> <20070502180810.GC28726@jeremy-laptop> <20070502193456.GE19442@thunk.org> In-Reply-To: <20070502193456.GE19442@thunk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.8 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 27 Theodore Tso wrote: > FYI, we are currently closing on a new system call so that > glibc's fallocate() will be able to call into the appropriate > per-filesystem routines in a portable way, since ext4 will have > persistent preallocation support. Yep. > I think we mostly have consensus on a calling convention which > all of the architectures (s390, power, arm, ia64, etc.); of course > then we will need to get glibc to support the new system call. glibc has had support for a while, in emulated form: http://www.uwsg.iu.edu/hypermail/linux/kernel/0004.1/1153.html So when kernel support arrives, it should be easy and (hopefully) seamless to plug in the new syscall. Jeff - 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/