Re: bug in calcru() - the clock is ticking

2005-02-01 Thread Chris Landauer
interrrupt time? if not, then i recommend the re-ordering fix until the results of the analysis and the experiments are in more soon, cal Chris Landauer Aerospace Integration Science Center The Aerospace Corporation [EMAIL PROTECTED] ___ freebsd-hackers@f

Re: bug in calcru()

2005-01-27 Thread Chris Landauer
what makes programs report over 100% utilization (which i get occasionally, but only on very short programs) more later, cal Chris Landauer Aerospace Integration Science Center The Aerospace Corporation [EMAIL PROTECTED] PS - i'm sorry i don't speak "patch" well enough yet, but i w

bug in calcru()

2005-01-27 Thread Chris Landauer
- i'll do the math on it and report its (provable) range of applicability and accuracy in a few days more soon, cal Chris Landauer Aerospace Integration Science Center The Aerospace Corporation [EMAIL PROTECTED] > Doug Ambrisko <[EMAIL PROTECTED]> wrote > ... > /*

bug in calcru() in kernel: integer overflow computing user time

2005-01-26 Thread Chris Landauer
hihi, all - well, i have an "almost" fix for the problem - read on, ... (this is for discussin before send-pr submission) description in FreeBSD 5.3-RELEASE (and 5.2.1R, and 5.1R), in file /usr/src/sys/kern/kern_resource.c, lines 657-750 define a function calcru(),

Re: timing error question responses

2005-01-23 Thread Chris Landauer
reporting procedures and make one of for this thanx to all, and more soon, cal Chris Landauer Aerospace Integration Science Center The Aerospace Corporation [EMAIL PROTECTED] ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/li

time and timing errors in c code on 5.x/i386 (longish)

2005-01-22 Thread Chris Landauer
hihi, all - i hope this isn't too long, but i have evidence to go with my problem 8-) i'm running 5.3-RELEASE/i386, and i've been having a timing problem on very long programs (i asked the -questions list a year ago, and got many helpful but ultimately inadequate responses), and the same thing h