From owner-freebsd-current@FreeBSD.ORG Thu Dec 11 20:10:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC06B16A4CE for ; Thu, 11 Dec 2003 20:10:58 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C6CB43D1F for ; Thu, 11 Dec 2003 20:10:57 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id hBC4Ano69929; Thu, 11 Dec 2003 23:10:49 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Thu, 11 Dec 2003 23:10:49 -0500 (EST) From: Jeff Roberson To: Eric Anderson In-Reply-To: <3FD925AD.6050801@centtech.com> Message-ID: <20031211230850.U4201-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: ULE and current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 04:10:59 -0000 On Thu, 11 Dec 2003, Eric Anderson wrote: > Andy Farkas wrote: > [..snip..] > > >>> PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND > >>> 705 root 133 -7 1576K 952K CPU0 0 1:53 100.78% 100.78% sh > >>> 675 root 133 -7 1576K 952K RUN 1 12:12 51.56% 51.56% sh > >>> 676 root 133 -7 1576K 952K RUN 1 11:30 49.22% 49.22% sh > >>> 729 root 76 0 2148K 1184K CPU1 1 0:00 0.78% 0.78% top > >>> 12 root -16 0 0K 12K RUN 0 24:00 0.00% 0.00% idle: cpu0 > >>> 11 root -16 0 0K 12K RUN 1 7:00 0.00% 0.00% idle: cpu1 > >>> > >>> > > Not sure how related this is, but I'm seeing something similar on my box > (single cpu, notebook, ACPI in kernel, with ULE enabled, 5.2-CURRENT (?)).. > > last pid: 800; load averages: 1.95, 0.68, 0.31 up > 0+00:13:18 20:15:18 > 56 processes: 3 running, 53 sleeping > CPU states: 0.0% user, 0.0% nice, 99.2% system, 0.8% interrupt, 0.0% > idle > Mem: 69M Active, 62M Inact, 50M Wired, 400K Cache, 34M Buf, 62M Free > Swap: 512M Total, 512M Free > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND > 790 root 139 0 3252K 2708K RUN 1:16 106.25% 106.25% dd > > Saw this when running: > dd if=/dev/random of=/dev/null bs=1m > (testing ACPI stuff) This has been fixed. Cheers, Jeff > > Eric > > -- > ------------------------------------------------------------------ > Eric Anderson Systems Administrator Centaur Technology > All generalizations are false, including this one. > ------------------------------------------------------------------ > >