1 Feb 2009 02:25
Re: marching through all physical memory in software
Henrique de Moraes Holschuh <hmh <at> hmh.eng.br>
2009-02-01 01:25:53 GMT
2009-02-01 01:25:53 GMT
On Sat, 31 Jan 2009, Pavel Machek wrote: > > You can also implement software-based ECC using a background scrubber > > and setting aside pages to store the ECC information. Now, THAT is > > probably not worth bothering with due to the performance impact, but > > who knows... > > Actually, that would be quite cool. a) I suspect memory in my zaurus > bitrots and b) bitroting memory over s2ram is apprently quite common. Well, software-based ECC for s2ram (calculate right before s2ram, check-and-fix right after waking up) is certainly doable and a LOT easier than my crazy idea of sofware-based generic ECC (which requires some sort of trick to detect pages that were written to, so that you can update their ECC information)... -- -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo <at> kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont <at> kvack.org"> email <at> kvack.org </a>
RSS Feed