linux/Documentation
Tomas Mudrunka bd23024b97 mm/memtest: add results of early memtest to /proc/meminfo
Currently the memtest results were only presented in dmesg.

When running a large fleet of devices without ECC RAM it's currently not
easy to do bulk monitoring for memory corruption.  You have to parse
dmesg, but that's a ring buffer so the error might disappear after some
time.  In general I do not consider dmesg to be a great API to query RAM
status.

In several companies I've seen such errors remain undetected and cause
issues for way too long.  So I think it makes sense to provide a
monitoring API, so that we can safely detect and act upon them.

This adds /proc/meminfo entry which can be easily used by scripts.

Link: https://lkml.kernel.org/r/20230321103430.7130-1-tomas.mudrunka@gmail.com
Signed-off-by: Tomas Mudrunka <tomas.mudrunka@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-04-05 19:42:55 -07:00
..
2023-01-16 09:26:05 +01:00
2023-02-21 15:27:48 -08:00
2023-03-04 10:53:59 -08:00
2023-03-14 11:31:57 -06:00
2023-01-30 16:40:15 +01:00
2023-02-22 18:28:03 -08:00
2023-02-15 20:59:44 +01:00
2023-02-26 11:53:25 -08:00
2023-02-23 15:09:31 -08:00
2023-03-28 16:20:15 -07:00
2023-03-14 11:31:08 -06:00
2023-02-25 11:52:57 -08:00
2023-02-22 13:41:41 -08:00
2023-01-27 12:14:17 +00:00
2023-02-25 11:30:21 -08:00
2023-01-26 12:43:33 +09:00