Page MenuHomeFreeBSD

einj: Tool to manage APEI error injection
ClosedPublic

Authored by jhb on Fri, Jul 3, 4:01 PM.
Tags
None
Referenced Files
F163853578: D58026.diff
Sun, Jul 26, 3:42 PM
F163807971: D58026.id181475.diff
Sun, Jul 26, 5:54 AM
F163794452: D58026.diff
Sun, Jul 26, 2:22 AM
Unknown Object (File)
Fri, Jul 17, 11:52 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Unknown Object (File)
Tue, Jul 14, 2:17 AM
Unknown Object (File)
Tue, Jul 14, 12:32 AM
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.Fri, Jul 3, 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.