On Mon, 6 Dec 1999, Zhihui Zhang wrote: > 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. I still don't get it. To get the file, you do a lookup. So the inode is in memory. The you call the handler for the executable. But the inode is in memory at this point .... what am I missing? ron 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