Alexander Leidinger wrote:
> Hi,
>
> dnetc runns with idprio 31, system cvsupped around Sep 16, 11 CEST from
> a german mirror (it contains the idle fixes: src/sys/kern/kern_idle.c,v
> 1.4), complete build{world,kernel}.
None of the CPU states from vmmeter are close to accurate on UP x86
systems at the moment because statclock() doesn't have a valid stack
frame to work with. SMP is slightly more accurate as we get all the
stats on the other CPU's correct. This is on the todo list to fix,
but it is merely cosmetic, so it is farther down on the list than, say,
finishing up threading interrupts on the alpha. :)
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message