From owner-freebsd-stable@FreeBSD.ORG Mon Jan 30 13:58:00 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 001E016A420 for ; Mon, 30 Jan 2006 13:57:59 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D0B43D45 for ; Mon, 30 Jan 2006 13:57:58 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 18604 invoked from network); 30 Jan 2006 13:57:55 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.182.151]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 30 Jan 2006 13:57:55 -0000 Date: Mon, 30 Jan 2006 14:57:42 +0100 From: Fabian Keil To: Michael Schuh Message-ID: <20060130145742.23c407ee@localhost> In-Reply-To: <1dbad3150601300449h6f73929fr@mail.gmail.com> References: <1dbad3150601300443h7f038759h@mail.gmail.com> <1dbad3150601300449h6f73929fr@mail.gmail.com> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_jy1FcUKB.kgkWGox5CeQ9mE; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-stable@freebsd.org Subject: Re: top doesn't show any Process in idle-Mode X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jan 2006 13:58:00 -0000 --Sig_jy1FcUKB.kgkWGox5CeQ9mE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Michael Schuh wrote: > i use top mostly in idle-mode. > # top > or > # top -I >=20 > Under releng_6 (stable p4) and the older versions, > i think down to releng_5, doesn't show a running process. By default top doesn't show system processes. If you run top -I and no process is shown, it means one of the system processes is running. Probably idle. Try top -I -S. Fabian --=20 http://www.fabiankeil.de/ --Sig_jy1FcUKB.kgkWGox5CeQ9mE Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD3htnjV8GA4rMKUQRAtYFAJ4yFIPLO+k8DWtFpnLeqqf7+JwhLACeIjCJ 0WfgDNmFotRIr4et1KeRSPI= =Ztcj -----END PGP SIGNATURE----- --Sig_jy1FcUKB.kgkWGox5CeQ9mE--