RE: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs
From: Luck, Tony
Date: Tue Oct 07 2025 - 12:53:04 EST
> I think it's a common use case without FMPM.
>
> IOW, log correctable errors but don't offline memory because of them.
>
> Does that sounds better or about the same?
Linux has /proc/sys/vm/enable_soft_offline toggle for that case.
-Tony