Date: Mon, 15 Aug 2016 10:24:57 -0700 From: David Wolfskill <david@catwhisker.org> To: John Baldwin <jhb@freebsd.org> Cc: hackers@freebsd.org Subject: Re: "ipmi0: KCS..." whines Message-ID: <20160815172457.GS5926@albert.catwhisker.org> In-Reply-To: <6661021.NZidrlQVOE@ralph.baldwin.cx> References: <20160811175409.GW1112@albert.catwhisker.org> <2855524.PakqtZoDR6@ralph.baldwin.cx> <20160812214340.GZ1112@albert.catwhisker.org> <6661021.NZidrlQVOE@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
--pd495SECmvzXpBRb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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). >=20 > Hmm, you might see what 'MAX_TIMEOUT' is in sys/dev/ipmi/ipmivars.h in yo= ur > tree. It might also be worthwhile wrapping it in ()'s as in HEAD it is j= ust a > bare '6 * hz'. The code to wait for IBF doesn't look like it would break= =20 > 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 --=20 David H. Wolfskill david@catwhisker.org Those who would murder in the name of God or prophet are blasphemous coward= s. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --pd495SECmvzXpBRb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJXsfrpXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4X6pYH/R2sOgq/bdPdfDEek+GnIwsr miiNmNy3T/bV8V9kdm9D1VSD9ydFqw7BaoDenWodFsdW1s0BvGdwcBfu2teQpPgs gNbClF4sSOKtncgR2QeLutTadxfwfmgR/q8Wr8bx9OTOgRBRnxp6rB5WHv9ZMFK0 5SWH0GR+t8O76iHBdjRRL3XQXpkDcxtq+Wq7XvTEd6JGOducXlexyRUi+A2reYIC +oIpB3Buf374nRc2zNkGIQesM71hTPVjRWpu5kE3VLDMUdwB9XEyzJVQxtZEw0T4 NyHSfoh3IT9PVC4uCttj1EUGOWEe4FsVcGzVx7LZnuUWsMTuB0UijgWybx1SGpM= =ntu/ -----END PGP SIGNATURE----- --pd495SECmvzXpBRb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160815172457.GS5926>