public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Itanium MC Error Injection Tool: Introduction
@ 2006-12-08 23:48 Fenghua Yu
  0 siblings, 0 replies; only message in thread
From: Fenghua Yu @ 2006-12-08 23:48 UTC (permalink / raw)
  To: linux-ia64

Itanium Machine Check (MC) error inject tool is used to inject MC errors
from Linux. The tool is a test bed for Itanium MC work flow including
hardware correctable error handling, OS recoverable error handling, MC
event logging, etc. The tool includes two parts: a kernel driver and a
user application sample.

The driver provides pal_mc_error_inject() interface to inject error and
query error injection capabilities.

The application sample provides a combination of various errors and calls
the drivers interface (sysfs interface) to inject errors or query error
injection capabilities. The sample application can be re-written, modified,
or integrated into other applications as long as GPL permitted.

Thanks.

-Fenghua

[PATCH 1/5] Itanium MC Error Injection Tool: Kernel configuration
[PATCH 2/5] Itanium MC Error Injection Tool: Doc and sample application
[PATCH 3/5] Itanium MC Error Injection Tool: Driver sysfs interface
[PATCH 4/5] Itanium MC Error Injection Tool: Makefile changes
[PATCH 5/5] Itanium MC Error Injection Tool: pal_mc_error_inject() interface

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-08 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-08 23:48 [PATCH 0/5] Itanium MC Error Injection Tool: Introduction Fenghua Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox