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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to