Page MenuHomeFreeBSD

New tunable to deactivate IPMI watchdog
ClosedPublic

Authored by wma on Aug 16 2021, 5:36 AM.
Tags
None
Referenced Files
F136221445: D31548.id93805.diff
Sun, Nov 16, 5:55 PM
Unknown Object (File)
Sun, Nov 9, 3:42 AM
Unknown Object (File)
Wed, Nov 5, 5:00 AM
Unknown Object (File)
Sat, Oct 18, 7:29 PM
Unknown Object (File)
Oct 17 2025, 5:08 AM
Unknown Object (File)
Oct 12 2025, 8:47 AM
Unknown Object (File)
Oct 11 2025, 5:41 PM
Unknown Object (File)
Sep 21 2025, 7:39 AM
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