public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* fastboot, diskstat
@ 2005-07-22  3:41 bert hubert
  2005-07-22  4:47 ` Andrew Morton
  2005-07-22  7:16 ` Andre Eisenbach
  0 siblings, 2 replies; 7+ messages in thread
From: bert hubert @ 2005-07-22  3:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Hi Andrew,

I'm currently at OLS and presented http://ds9a.nl/diskstat yesterday, which
also references your ancient 'fboot' program.

I've also done experiments along those lines, and will be doing more of them
soon. 

You mention it was a waste of time, do you recall if that meant:

1) that the total time for prefetching + actual boot was only 10% shorter,
but that the actual booting did not (significantly) touch the disk?

2) that on actual boot there would still be a lot of i/o

?

Regarding 1), in my own experiments I failed to convince the kernel to
actually cache the pages I touched, I wonder if some sequential-read
detection kicked in, the one that prevents entire cd's being cached.

For my next attempt I'll try to actually lock the pages into memory.

Also, regarding the directory entries, are they accessed via the buffer
cache? Iow, would reading blocks which can't be mapped to files directly via
/dev/hda be useful?

Thanks!

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-07-22 18:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-22  3:41 fastboot, diskstat bert hubert
2005-07-22  4:47 ` Andrew Morton
2005-07-22  7:18   ` Avi Kivity
2005-07-22  8:50     ` Lincoln Dale
2005-07-22  7:16 ` Andre Eisenbach
2005-07-22  9:31   ` Jan Engelhardt
2005-07-22 18:36   ` Diego Calleja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox