Posted Feb 20, 2013 13:20 UTC (Wed) by Wol (guest, #4433)
[Link]
Then when they've found out what the magic number is, and invoked the correct program, that program is going to try and read the entire first block and get a cache hit, rather than having to wait for spinning rust.
Cheers,
Wol
The 3.8 kernel is out
Posted Feb 20, 2013 14:37 UTC (Wed) by ssam (subscriber, #46587)
[Link]
Some sort of read ahead could be fetching the first block while the program initializes.
Also you may just be reading the first few bytes to know what icon to draw in your file browser.