Linked by Thom Holwerda on Mon 25th Feb 2008 20:11 UTC, submitted by Nemilar
Permalink for comment 302367
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




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.