From owner-freebsd-current@FreeBSD.ORG Tue May 10 14:55:36 2005 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 2592E16A4CE for ; Tue, 10 May 2005 14:55:36 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C0D43D39 for ; Tue, 10 May 2005 14:55:35 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so1320336nzo for ; Tue, 10 May 2005 07:55:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oNlRWp/zkBC09YHrjDda8c97QKb/Q/ENTFjsiTCobL8uRtE59hvAAmWYUaw3EFUt/GYZE1NKIbbSEYODBOGpIaNfeiAco6EyEFPxYpA8eff8/gIiaLn3mUT2AA3YuJ41Gcv4hkxCN4G2H63xRGjqsAYLaGEua3KZRr+CF1Z/JVU= Received: by 10.36.109.16 with SMTP id h16mr1545357nzc; Tue, 10 May 2005 07:48:55 -0700 (PDT) Received: by 10.36.91.20 with HTTP; Tue, 10 May 2005 07:48:54 -0700 (PDT) Message-ID: Date: Tue, 10 May 2005 22:48:54 +0800 From: Jiawei Ye To: Giorgos Keramidas In-Reply-To: <20050510105449.GA6223@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050510105449.GA6223@orion.daedalusnetworks.priv> cc: freebsd-current@freebsd.org Subject: Re: Strange top(1) output X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 14:55:36 -0000 On 5/10/05, Giorgos Keramidas wrote: > On 2005-05-10 18:16, Jiawei Ye wrote: > > Looks like something wrong with the postioning. This is a box upgraded > > from 5-stable to -current. My other box also running -current does not > > exhibit such behaviour. > > > > 66 process223093 running, 63 slee 0.50, 0.55, 0.32 up 0+00:12:14 = 18:14:47 > > CPU states: 1% user, 5% nice, % system, % interrupt, = % idle > > Mem: 133M Ac 0.0, 164M I 0.0, 67M Wi 0.7 19M Cache 0.7M Buf, 52M Fr98.6 > > Swap: 256M Total, 256M Free > > > > PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU > > CPU COMMAND > > 593 jabber 1 8 0 5428K 4564K nanslp 0:07 0.00% 0.0= 0% perl5 > > 731 leafy 1 96 0 6356K 2364K select 0:04 0.00% 0.0= 0% sshd >=20 > Hi, >=20 > Yout THR column is too wide. I fixed this particular problem by > reducing the width of the THR column about 3 weeks ago. >=20 > Are you sure you are running today's current and not some older version? >=20 > - Giorgos Not only THR, I also have a weird header display. I did a buildworld/installworld cycle so the binary should be the latest. Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming