0
votes
How do I protect my file data from disk corruption?
That article significantly exaggerates the problem by misunderstanding the source. It assumes that data loss events are independent, ie that if I take a thousand disks, and get five hundred errors, …
1
vote
Have you ever written code that uses the procfs?
http://github.com/tialaramex/leakdice/tree/master
Uses proc to figure out the memory address layout of a proc …
