From owner-freebsd-current Tue Feb 26 7:36:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by hub.freebsd.org (Postfix) with ESMTP id 1E30737B402 for ; Tue, 26 Feb 2002 07:36:40 -0800 (PST) Received: from ws24 (ws24.ns5.powertech.no [195.159.6.24]) by smtp1.powertech.no (Postfix) with ESMTP id 052BA88FF for ; Tue, 26 Feb 2002 16:36:38 +0100 (CET) Subject: calcru: negative time of XXX From: Frode Nordahl To: freebsd-current@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 26 Feb 2002 16:37:07 +0100 Message-Id: <1014737827.12305.7.camel@ws24.ns5.powertech.no> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, I've had the microuptime problem some time, and I have somewhat followed the discussion about this on -current. It seems like the patch committed removed the messages, but they are now replaced by messages like: Feb 24 17:28:26 gandalf kernel: calcru: negative time of -680109 usec for pid 92704 (sed) Feb 25 10:25:05 gandalf kernel: calcru: negative time of -487 usec for pid 59222 (rm) Feb 25 19:42:23 gandalf kernel: calcru: negative time of -680904 usec for pid 48076 (sed) Feb 26 00:26:45 gandalf kernel: calcru: negative time of -666072 usec for pid 438 (gmake) Also, I have seen strange things reported by PS. Crond had negative CPU usage time. I am also unable to compile libgtop at the moment, (which makes it impossible to compile the GNOME port w/o changes). proctime.c: In function `calcru': proctime.c:88: aggregate value used where an integer was expected proctime.c:69: warning: unused variable `tv' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:130: warning: unused variable `pstats' proctime.c:128: warning: unused variable `u_addr' proctime.c: At top level: proctime.c:62: warning: `calcru' defined but not used gmake[3]: *** [proctime.lo] Error 1 # uname -a FreeBSD gandalf.xu.nordahl.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Feb 24 15:58:24 CET 2002 root@gandalf.xu.nordahl.net:/usr/obj/usr/src/sys/GENERIC i386 Last make world: Feb 24 20:00 Cheers! Regds, Frode Nordahl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message