From owner-freebsd-current Sat Sep 16 9:37:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id B1A6837B42C; Sat, 16 Sep 2000 09:37:16 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id JAA19603; Sat, 16 Sep 2000 09:36:20 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200009161636.JAA19603@pike.osd.bsdi.com> Subject: Re: 100% system time? (SMPng on UP system) In-Reply-To: <200009161501.e8GF13n01686@Magelan.Leidinger.net> from Alexander Leidinger at "Sep 16, 2000 05:01:02 pm" To: Alexander Leidinger Date: Sat, 16 Sep 2000 09:36:20 -0700 (PDT) Cc: current@freebsd.org, jhb@freebsd.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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