Linked by Thom Holwerda on Mon 25th Feb 2008 20:11 UTC, submitted by Nemilar
Thread beginning with comment 302367
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
You all seem to be confused. Preload uses RAM to cache recently used programs. Nothing I know of at the moment uses the hard drive to do this as it would be just as fast loading the program as you normally would. You guys may be thinking of swap space which is only used when you run out of available physical memory. If you run in to this situation while preload is running than I'm sure you will see a greater performance hit, but if this happens at any time than you will still be seeing a performance hit and preload running or not would be the least of your worries. RAM is cheap right now so stock up if this happens a lot.





Member since:
2008-02-24
I guess a highly aggressive prefetch might cause problems. It's one thing to fill disk cache with potentially useful blocks just after booting--that's pretty harmless-- and another thing to start reading-in files for one application while another application is running because you expect the user to do it next. I think it all depends on how aggressive the prefetch is.