Page MenuHomeFreeBSD

New tunable to deactivate IPMI watchdog
ClosedPublic

Authored by wma on Aug 16 2021, 5:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 11:31 PM
Unknown Object (File)
Sat, Jan 18, 5:48 PM
Unknown Object (File)
Tue, Dec 24, 5:15 PM
Unknown Object (File)
Dec 13 2024, 1:12 PM
Unknown Object (File)
Dec 10 2024, 11:44 PM
Unknown Object (File)
Nov 14 2024, 6:02 PM
Unknown Object (File)
Nov 8 2024, 7:56 PM
Unknown Object (File)
Nov 8 2024, 4:53 PM
Subscribers

Details

Summary

In case we want to use other WD than IPMI-provided, add

sysctl to disable initialization.

Diff Detail

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

Event Timeline

wma requested review of this revision.Aug 16 2021, 5:36 AM
wma created this revision.

Since the IPMI watchdog isn't a pure device and bundles the watchdog functionality into the ipmi device, this looks like the best way to go.

This revision is now accepted and ready to land.Aug 16 2021, 12:37 PM
This revision was automatically updated to reflect the committed changes.
emaste added inline comments.
sys/dev/ipmi/ipmi.c
106

we should have a description here