]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make time we wait for a power cycle tunable.
authorWarner Losh <imp@FreeBSD.org>
Thu, 26 Oct 2017 22:53:02 +0000 (22:53 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 26 Oct 2017 22:53:02 +0000 (22:53 +0000)
commit16f0063e9904f88042e372c1a99652da3a20beb5
treed891986ea6b452c75c7eb117df0ca5300e67ce51
parent14d004507e781ca3bdff351269f689eb7609b48d
Make time we wait for a power cycle tunable.

hw.ipmi.cycle_time is the time to wait for the power down phase of the
ipmi power cycle before falling back to either reboot or halt.

Sponsored by: Netflix
sys/dev/ipmi/ipmi.c