So I have 6GB of corsair dominator DDR3 1600 about 2 years old.

Repeated memtest 86 reports show the last few addresses around 1980 - 2048 are bad.

Had constant BSOD when booting even to the vista install disk, removing the first module clears the problem.

Wondering if I can move this module to the last in the series and be ok 90%+ of the time.

Wanted to know if the mem management in vista uses ram sequentially or its random. If its random guessing I am sol and will have to either live with 4GB or buy a new stick.

If this was your PC what would you do?

link|improve this question
Buy new RAM. It's cheap, like @ultrasawblade said. – Randolph West May 11 '11 at 3:56
feedback

1 Answer

up vote 6 down vote accepted

Windows randomizes where it assigns things to RAM, except for a few well-known DLLs that are always loaded at static locations (this might have changed since Vista). This is done for security. Linux does this too.

Now Linux has a feature called BadRAM where you can specify specific addresses not to allocate. Windows doesn't that I know of, although you can set a memory limit in the boot-time parameters - that could help you.

Buy new RAM. It's cheap these days.

link|improve this answer
+1 for "buy new RAM". – Randolph West May 11 '11 at 3:56
Check the warranty first, some RAM is guaranteed for life. – Tog May 11 '11 at 7:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.