"ipmi0: KCS..." whines
David Wolfskill
david at catwhisker.org
Mon Aug 15 17:24:59 UTC 2016
On Fri, Aug 12, 2016 at 05:29:58PM -0700, John Baldwin wrote:
> ....
> > The total elapsed time was no more than 3 seconds (last timestamp -
> > first timestamp difference was 2 seconds).
>
> Hmm, you might see what 'MAX_TIMEOUT' is in sys/dev/ipmi/ipmivars.h in your
> tree. It might also be worthwhile wrapping it in ()'s as in HEAD it is just a
> bare '6 * hz'. The code to wait for IBF doesn't look like it would break
> without the ()'s though.
I haven't tried wrapping in parens (yet), but:
g1-252(11.0-P)[3] grep MAX_TIMEOUT sys/dev/ipmi/ipmivars.h
#define MAX_TIMEOUT 6 * hz
> ...
Peace,
david
--
David H. Wolfskill david at catwhisker.org
Those who would murder in the name of God or prophet are blasphemous cowards.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20160815/d8ab98cc/attachment.sig>
More information about the freebsd-hackers
mailing list