Page MenuHomeFreeBSD

einj: Tool to manage APEI error injection
ClosedPublic

Authored by jhb on Jul 3 2026, 4:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 22, 10:04 AM
Unknown Object (File)
Thu, Aug 20, 10:33 AM
Unknown Object (File)
Tue, Aug 18, 10:04 PM
Unknown Object (File)
Tue, Aug 18, 3:45 PM
Unknown Object (File)
Wed, Aug 12, 11:58 PM
Unknown Object (File)
Wed, Aug 12, 1:34 AM
Unknown Object (File)
Mon, Aug 10, 10:43 PM
Unknown Object (File)
Mon, Aug 10, 2:12 PM
Subscribers

Details

Summary

This tool supports two commands. The list command outputs a summary
of injectable errors supported by the current system. The inject
command injects the requested error.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 3 2026, 4:45 PM

Looks good, one minor nit for your consideration.

usr.sbin/acpi/einj/einj.c
137

Maybe add an XXX ?

This revision was automatically updated to reflect the committed changes.