Date: Sat, 16 Sep 2000 09:36:20 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: Alexander Leidinger <Alexander@leidinger.net> Cc: current@freebsd.org, jhb@freebsd.org Subject: Re: 100% system time? (SMPng on UP system) Message-ID: <200009161636.JAA19603@pike.osd.bsdi.com> In-Reply-To: <200009161501.e8GF13n01686@Magelan.Leidinger.net> from Alexander Leidinger at "Sep 16, 2000 05:01:02 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@bsdi.com> -- http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009161636.JAA19603>