Hey,
is there a way to test your RAM and to blacklist addresses that could be the source of problems?
is there a way to test your RAM and to blacklist addresses that could be the source of problems?
You can use sysutils/memtest86+. If problems are found the best thing to do is buy new ones.
Be aware the memory test should take about 48hs to finish.
You might be thinking of the bad blocks list on old harddisks. There has never been a memory blacklist. Marking of bad blocks on disks has become a useless exercise. Disks nowadays have a spare bit of disk for this and the disk's firmware maps bad blocks automatically. When you actually encounter bad blocks showing up it means this spare bit is full and the disk needs to be replaced.I vaguely remember a memory blacklist file, though... or did I just imagine that?
You might be thinking of the bad blocks list on old harddisks. There has never been a memory blacklist. Marking of bad blocks on disks has become a useless exercise. Disks nowadays have a spare bit of disk for this and the disk's firmware maps bad blocks automatically. When you actually encounter bad blocks showing up it means this spare bit is full and the disk needs to be replaced.
More or less the same with memory, if you encounter memory errors replace the module. It just doesn't make sense to map around errors.