Hacker News new | ask | show | jobs
by sznio 199 days ago
Also, depends on the nature of the error. If only a small memory range is affected, you could patch the kernel to avoid it.
1 comments

No need for patching you can disable specific ranges on Linux using the memmap kernel parameter. It's often used for that purpose.