Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 Oct 2002 14:54:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 Oct 2002 14:54:24 -0400 Received: from zcars04e.nortelnetworks.com ([47.129.242.56]:35745 "EHLO zcars04e.ca.nortel.com") by vger.kernel.org with ESMTP id ; Mon, 7 Oct 2002 14:54:19 -0400 Message-ID: <3DA1D969.8050005@nortelnetworks.com> Date: Mon, 07 Oct 2002 14:58:49 -0400 X-Sybari-Space: 00000000 00000000 00000000 From: Chris Friesen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Morton Cc: Daniel Phillips , "Martin J. Bligh" , Oliver Neukum , Rob Landley , Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: The reason to call it 3.0 is the desktop (was Re: [OT] 2.6 not 3.0 - (NUMA)) References: <1281002684.1033892373@[10.10.2.3]> <3DA1D30E.B3255E7D@digeo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 22 Andrew Morton wrote: > Go into ext2_new_inode, replace the call to find_group_dir with > find_group_other. Then untar a kernel tree, unmount the fs, > remount it and see how long it takes to do a > > `find . -type f xargs cat > /dev/null' > > on that tree. If your disk is like my disk, you will achieve > full disk bandwidth. Pardon my ignorance, but what's the difference between find_group_dir and find_group_other, and why aren't we using find_group_other already if its so much faster? Chris - 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/