This is a discussion on Re: ipmi within the lucky.openbsd.tech forums, part of the OpenBSD category; --> The comment was wrong. Constantine A. Murenin wrote: > On 14/05/06, Marco Peereboom <marco@peereboom.us> wrote: >> - sc->sc_max_retries = ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The comment was wrong. Constantine A. Murenin wrote: > On 14/05/06, Marco Peereboom <marco@peereboom.us> wrote: >> - sc->sc_max_retries = 50; /* XXX 50ms the right value? */ >> + sc->sc_max_retries = 100; /* XXX 1 second the right value? */ > > If 50 means 50ms, then 100 means 100ms (0.1 sec), not 1000ms (1 > second). Or am I missing something? |