All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@linux.intel.com>
To: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Cc: tony.luck@intel.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] mce-inject: Add an MCE injection case with the yellow status set
Date: Tue, 12 Nov 2024 07:50:54 -0800	[thread overview]
Message-ID: <ZzN5XvH80AEb5ksE@tassilo> (raw)
In-Reply-To: <20241112073729.66059-1-qiuxu.zhuo@intel.com>

On Tue, Nov 12, 2024 at 03:37:29PM +0800, Qiuxu Zhuo wrote:
> Intel processors with the capability of 'threshold-based error status'
> use tracking hardware to monitor corrected errors of certain hardware
> components (e.g., CPU caches). If the tracking hardware overflows, a
> 'yellow' flag will be set in the MCI_STATUS[54:53] to indicate that
> the corrected errors of the associated hardware component exceed the
> predefined threshold. If so, then the system may need to be scheduled
> for servicing within a few weeks.
> 
> Add an MCE injection case with the yellow status set to test whether the
> events of threshold-based corrected errors are handled by Linux kernel
> or/and the user-space tools like mcelog or rasdaemon.

Added thanks.

-Andi

      reply	other threads:[~2024-11-12 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12  7:37 [PATCH 1/1] mce-inject: Add an MCE injection case with the yellow status set Qiuxu Zhuo
2024-11-12 15:50 ` Andi Kleen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZzN5XvH80AEb5ksE@tassilo \
    --to=ak@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qiuxu.zhuo@intel.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.