On Sat, Apr 14, 2007 at 07:27:23PM +0200, Stefan Reinauer wrote:
- Peter Stuge stuge-linuxbios@cdy.org [070407 11:52]:
Yes, but it would be difficult to find a good compromise between cache size and load time. Ward's kernel was in two chunks. My kernel is in 15 chunks.
Who makes these chunks? Fragmented filesystem?
Yes. 15 was on my flash ext2 that I've run rsync and scp to transfer files to. Also consider filesystems that need to read state somewhere else while reading one file. Perhaps reiser needs to look in the journal?
//Peter