• Home
  • Raw
  • Download

Lines Matching refs:MCE

2 MCE test suite HOWTO
15 This document explains the structure and design of MCE test suite, the
22 - Install the Linux kernel with full MCE injection support, including
23 latest Linux kernel (2.6.31) and MCE injection enhancement patchset
62 The MCE test suite is a collection of tools and test scripts for
63 testing the Linux kernel MCE processing features. The goal is to cover
64 most Linux kernel MCE processing code paths and features with
76 based, kernel MCE panic log (tolerant=3) based, etc.
112 cases/soft-inj/* is based on mce-inject MCE software injection tool.
118 reference MCE records if necessary.
156 * To test MCE processing under random environment, a background
157 process can be automatically run simultaneously during MCE
193 mce-inject is a software MCE injection tool, which is based on Linux
194 kernel software MCE injection mechanism. To inject a MCE into Linux
204 stdout. It is used by MCE test suite to verify MCE records generated
206 records. The current git mcelog version is needed for MCE test suite to
217 gcov support. But MCE test involves panic or kdump, so gcovdump is
226 It is required for MCE apei-inj testing.
237 reboot during test. For MCE testing, a special processing mode to just
238 log everything in case of MCE is used for the simple test driver, it
239 is enabled via set MCE parameter "tolerant=3" during
251 - A Linux kernel with full MCE injection support (see 0)
291 a. Triggers a test case which triggers crash/panic (MCE with tolerant=1).
307 a. Install Linux kernel with full MCE injection and KDUMP support. In
308 addition to MCE injection support in section 0, the following
376 corrected MCE can not be used with kdump test driver.
410 etc. In MCE test suite, it is used to get test coverage, that is,