[Sorry, I thought I sent this earlier, but I'm harassed and losing
track.]

Al Chu <ch...@llnl.gov> writes:

> --- bmc-watchdog.c      16 Jun 2010 17:52:38 -0000      1.131
> +++ bmc-watchdog.c      17 Jun 2010 23:18:57 -0000
> @@ -1920,6 +1920,8 @@ _daemon_cmd (void)
>             && reset_period < (retry_wait_time * retry_attempt))
>      retry_attempt = reset_period/retry_wait_time;
>  
> +  sleep (5);
> +
>    while (shutdown_flag)
>      {
>        struct timeval start_tv, end_tv;
>

That seemed to work on x4500/Solaris, but then I tried with a shorter
sleep, and now it's not working after restoring the sleep (5), but does
last a longer, variable, time than without the sleep.  I'll see if I can
figure any more out.

It does seem to work on an x4100 (not M2) with RedHat.

_______________________________________________
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-devel

Reply via email to