Thunderbolt 2864 Posted January 19, 2010 Posted January 19, 2010 Is this meant to be normal? I currently have 12GB on my computer altogether, because back then when I had 6GB it would idle less. It kinda bothers me because my machine isn't doing much and apparently Windows 7 is hogging at least a quarter of my RAM or more.
Thunderbolt 2864 Posted January 19, 2010 Author Posted January 19, 2010 Home PC. I even formatted my computer and did a fresh install of Windows, same result.
jaclaz Posted January 19, 2010 Posted January 19, 2010 Generally speaking, the RAM is there so that the OS can use it. Windows 7 is (or thinks it is ) a "smart" OS and will use as much RAM as it thinks fit, proportionally to the total amount available.If you take one or two sticks of RAM off the board, it will idle at less, if you add some, it will idle at more, very roughly at 30% of available RAM:http://www.msfn.org/board/windows-7-all-hy...79-page-25.htmlAs MS would put it , it is "by design".jaclaz
cluberti Posted January 19, 2010 Posted January 19, 2010 Run resmon to see what the RAM is actually "doing". You'll see whether or not it's actively in use, on the standby list (idle pages that are marked as paged, but not paged to disk yet because load doesn't require it), and actual "free" memory. In general, there should be no "free" memory (this is normal) due to Windows 7's caching, and the standby and in use pages will probably be the bulk of what is "used". The modified list is simply pages that have been modifed, but haven't been used in a time and are no longer counted against the process working set of the process that created the allocations - these are similar to pages on the standby list.
Ben_j Posted January 29, 2010 Posted January 29, 2010 I was wondering how Win 7 handle this. What does it load in the memory ? The most frequently used programs, so that they start faster ?
cluberti Posted January 29, 2010 Posted January 29, 2010 Yes, it's similar to XP's superfetch, but rather than just align load orders on disk, it does a lazy preload of binaries that get used the most on the box as you use it, and it adjusts itself as necessary as you go.
MagicAndre1981 Posted January 29, 2010 Posted January 29, 2010 You have a memory leak in a driver. Look at the paged kernel memory. Which software do you use?Do what cluberti told mara in this topic:http://www.msfn.org/board/index.php?showtopic=138036&hl=
Access Denied Posted January 30, 2010 Posted January 30, 2010 Yes, it's similar to XP's superfetch, but rather than just align load orders on disk, it does a lazy preload of binaries that get used the most on the box as you use it, and it adjusts itself as necessary as you go.That explains why I am faster now, than when I installed 7 (back when it released). I don't use many apps and it really helps. Not like a quad core needs help, but you can enjoy the speed increase!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now