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)
Fri, Sep 25, 7:08 AM
Unknown Object (File)
Wed, Sep 16, 9:13 AM
Unknown Object (File)
Fri, Sep 11, 6:04 PM
Unknown Object (File)
Fri, Sep 11, 3:31 AM
Unknown Object (File)
Thu, Sep 10, 9:31 PM
Unknown Object (File)
Thu, Sep 10, 6:39 PM
Unknown Object (File)
Thu, Sep 10, 10:40 AM
Unknown Object (File)
Tue, Sep 8, 4:27 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.