From owner-freebsd-bugs Tue Oct 29 20:20:06 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA26594 for bugs-outgoing; Tue, 29 Oct 1996 20:20:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA26584; Tue, 29 Oct 1996 20:20:02 -0800 (PST) Resent-Date: Tue, 29 Oct 1996 20:20:02 -0800 (PST) Resent-Message-Id: <199610300420.UAA26584@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, markd@Grizzly.COM Received: from scruz.net (nic.scruz.net [165.227.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA26389 for ; Tue, 29 Oct 1996 20:18:19 -0800 (PST) Received: from osprey.grizzly.com by scruz.net (8.7.3/1.34) id UAA04224; Tue, 29 Oct 1996 20:18:12 -0800 (PST) Received: (from markd@localhost) by osprey.grizzly.com (8.7.6/8.7.3) id UAA00491; Tue, 29 Oct 1996 20:18:47 -0800 (PST) Message-Id: <199610300418.UAA00491@osprey.grizzly.com> Date: Tue, 29 Oct 1996 20:18:47 -0800 (PST) From: Mark Diekhans Reply-To: markd@Grizzly.COM To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1927: User CPU time getting accounting as system time Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1927 >Category: bin >Synopsis: User CPU time getting accounting as system time >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 29 20:20:01 PST 1996 >Last-Modified: >Originator: Mark Diekhans >Organization: >Release: FreeBSD 2.2-961014-SNAP i386 >Environment: P5/166, ASUS MB, 32MB ram, Adaptec SCSI >Description: I ran an CPU intensive job, timing it with /usr/bin/time and the result was 2097.84 real 0.00 user 2013.06 sys which is very wrong, since its almost all user time. I rebooted and ran again and got: 2405.01 real 2025.56 user 2.25 sys which is as expected. I had experienced this previously with the times system call in another program on 2.2-960612-SNAP, bug kern/1500. This was closed due to not reproducing it. >How-To-Repeat: Unknown. Problem is intermittent and infrequent. >Fix: Unknown. >Audit-Trail: >Unformatted: