PR_MCE_KILL
(2const)set the machine check memory corruption kill policy
#include <linux/prctl.h> /* Definition of PR_* constants */ #include <sys/prctl.h> int prctl(PR_MCE_KILL, long op, ...);
LIBRARY
DESCRIPTION
RETURN VALUE
ERRORS
- EINVAL
- op is not a valid value.