Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 9 Dec 2001 11:20:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 9 Dec 2001 11:20:46 -0500 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:48399 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Sun, 9 Dec 2001 11:20:35 -0500 Subject: Re: [reiserfs-dev] Re: Ext2 directory index: ALS paper and benchmarks To: torvalds@transmeta.com (Linus Torvalds) Date: Sun, 9 Dec 2001 16:29:00 +0000 (GMT) Cc: phillips@bonn-fries.net (Daniel Phillips), jgarzik@mandrakesoft.com (Jeff Garzik), linux-kernel@vger.kernel.org In-Reply-To: from "Linus Torvalds" at Dec 08, 2001 08:19:44 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Remember: we'd save 15*4=60 bytes per inode, at the cost of pinning the > block the inode is in. But _usually_ we'd have those blocks in memory > anyway, especially if the inode gets touched (which dirties it, and > updates atime, which forces us to do writeback). For the initial IO we > obviously _have_ to have them in memory. Surely the buffer has the on disk inode format, not the fast to handle in processor inode format ? Alan - 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/