- Mar 18, 2007
- 11,959
- 157
- 106
Does superfetch save your order of programs you use most even if you shut down windows vista ? I can't get sleep to work anymore.
Does superfetch save your order of programs you use most even if you shut down windows vista ? I can't get sleep to work anymore.
Sleep mode writes your computers current RAM contents to the hard drive.
Originally posted by: Nothinman
That's the whole point of it, but I don't think it takes time of day into consideration when deciding what to cache.
Yes it does, as well as the day of the week. The demo MS likes to do is showing how prefetch caches Outlook mon-fri and then some game (Halflife, naa, probably some MS title) on the weekends.
Originally posted by: Nothinman
Yes it does, as well as the day of the week. The demo MS likes to do is showing how prefetch caches Outlook mon-fri and then some game (Halflife, naa, probably some MS title) on the weekends.
Well, I stand corrected although that does seem like overkill.
Originally posted by: Nothinman
Does superfetch save your order of programs you use most even if you shut down windows vista ? I can't get sleep to work anymore.
There is almost 0 chance that the two are related, you probably have a driver that has problems with PM.
Sleep mode writes your computers current RAM contents to the hard drive.
Actually sleep, or suspend to RAM, just does what it says, it puts all of the devices into low power mode but still keeps everything in memory so that resume is almost instantaneous. Hibernation is what writes the memory contents to hiberfil.sys and does a complete power off. And if Vista's hibernation is anything like Win2K and XP it loses the filesystem cache when it does that so resuming from that can be sluggish while everything is paged back in.
Well, we are talking about a memory cache (2 gigs perhaps) to cache large drives (say 10 gigs of programs). A MRU or LRU wouldn't account for normal cyclic use cases, so I think it makes a lot of sense.
The nice thing with Vista's sleep is that it actually writes down to the harddrive, and then go to suspend-to-RAM. So if there is a power loss (or the laptop gets it's battery ripped out) you don't loose your "session". But at the same time you don't need to wait for the long time a normal resume from hibernation takes.
It depends on your usage patterns, I tend to leave 90% of my every day apps open 24/7 so unless something forces them out of memory they'll already be cached.