Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 14:01:11 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        "Ronald G. Minnich" <rminnich@lanl.gov>, freebsd-fs@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: ELF & putting inode at the front of a file
Message-ID:  <Pine.BSF.4.10.9912061400430.20503-100000@current1.whistle.com>
In-Reply-To: <Pine.GSO.3.96.991206142945.23212B-100000@sol.cs.binghamton.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
how do you find the inode?



On Mon, 6 Dec 1999, Zhihui Zhang wrote:

> 
> On Mon, 6 Dec 1999, Ronald G. Minnich wrote:
> 
> > On Mon, 6 Dec 1999, Zhihui Zhang wrote:
> > > I have modified FFS filesystem code to put the disk inode at the beginning
> > > of a file, i.e, the logical block #0 of each file begins with 128 bytes of
> > > its disk inode and the rest of it are file data. 
> > 
> > first question I have is, why?
> 
> I am doing some research on filesystem.  I guess it may be faster to put
> the disk inode with its file data together so that both can be read into
> memory in one I/O. 
> 
> -Zhihui
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912061400430.20503-100000>