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
- ELF & putting inode at the front of a file Zhihui Zhang
- Re: ELF & putting inode at the front of a fil... Ronald G. Minnich
- Re: ELF & putting inode at the front of a... Zhihui Zhang
- Re: ELF & putting inode at the front ... Matthew Dillon
- Re: ELF & putting inode at the fr... Zhihui Zhang
- Re: ELF & putting inode at t... Matthew Dillon
- Re: ELF & putting inode at the fr... Julian Elischer
- Re: ELF & putting inode at the front ... Julian Elischer
- Re: ELF & putting inode at the fr... Zhihui Zhang
- Re: ELF & putting inode at the front ... Ronald G. Minnich
- Re: ELF & putting inode at the fr... Poul-Henning Kamp
- Re: ELF & putting inode at the fr... Zhihui Zhang
- Re: ELF & putting inode at the front of a... Matthew Dillon
- Re: ELF & putting inode at the front of a fil... Randell Jesup
- Re: ELF & putting inode at the front of a... Zhihui Zhang
- Re: ELF & putting inode at the front ... Jonathan M. Bresler
- Re: ELF & putting inode at the front of a fil... Randell Jesup

