Rob G. asked about "calcru: negative runtime " on Sun, 24 Sep 2006 13:14:27
and was not answered. Well, I too have PDSMi+ motherboards and am getting the same error.

What is this error?
Is anyone else using the SuperMicro PDSMi+ motherboards with success?

I am running '6.1-RELEASE FreeBSD' and installed the i386 SMP kernel.

From:   sys/kern/kern_resource.c

       if ((int64_t)tu < 0) {
printf("calcru: negative runtime of %jd usec for pid %d (%s)\n",
                   (intmax_t)tu, p->p_pid, p->p_comm);
               tu = ptu;
}

Thanks for any info,
Rudy
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to