From owner-freebsd-current@FreeBSD.ORG Wed Nov 30 16:54:52 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 502F516A41F for ; Wed, 30 Nov 2005 16:54:52 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: from office.suresupport.com (office.suresupport.com [213.145.98.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 09F5743D5A for ; Wed, 30 Nov 2005 16:54:49 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: (qmail 50856 invoked by uid 1026); 30 Nov 2005 17:00:22 -0000 Received: from 213.145.98.14 by office.suresupport.com (envelope-from , uid 1004) with qmail-scanner-1.23 (f-prot: 4.4.2/3.14.11. Clear:RC:1(213.145.98.14):. Processed in 0.143385 secs); 30 Nov 2005 17:00:22 -0000 Received: from unknown (HELO 14.98.145.213.in-addr.arpa) (213.145.98.14) by office.suresupport.com with SMTP; 30 Nov 2005 17:00:22 -0000 From: Niki Denev To: freebsd-current@freebsd.org Date: Wed, 30 Nov 2005 18:55:19 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511301855.20346.nike_d@cytexbg.com> Cc: freebsd-stable@freebsd.org Subject: top(1) displaying threads X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 30 Nov 2005 16:54:52 -0000 Hello, =46rom some time in 6.0 and -current top(1) shows by default also the kerne= l=20 threads. But the top(1) manual page still says that the default behaviour is NOT to= =20 show them. Maybe something like this will be enough: =2D-- usr.bin/top/top.local.1 Fri Jul 18 02:56:39 2003 +++ usr.bin/top/top.local.1.fix Wed Nov 30 18:51:35 2005 @@ -3,7 +3,7 @@ .SH DISPLAY OF THREADS The '-H' option will toggle the display of kernel visible thread contexts. =2DAt runtime the 'H' key will toggle this mode. The default is OFF. +At runtime the 'H' key will toggle this mode. The default is ON. .SH DESCRIPTION OF MEMORY Mem: 9220K Active, 1032K Inact, 3284K Wired, 1MB Cache, 2M Buf, 1320K Free