From owner-freebsd-stable@FreeBSD.ORG Mon Jan 30 12:49:38 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 C105916A420 for ; Mon, 30 Jan 2006 12:49:38 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 029B143D4C for ; Mon, 30 Jan 2006 12:49:37 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by uproxy.gmail.com with SMTP id u40so841078ugc for ; Mon, 30 Jan 2006 04:49:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ideyfUo7ZLpiBSs9QrPzEO/lt9rLJKtGN66Bc37j4wXQ39pb+KW33lT6ObD46CBWm3aGUzHNdMWke+S+Z7/I6CIkPl6/ffLj8zsuNVoNnBIbQZcw7B7q7hMnNUAZrrQAHOn3V/XkjD2BIjFGd/8pRXT+8anAzC4+fZ3Z80pBCxk= Received: by 10.48.127.8 with SMTP id z8mr964253nfc; Mon, 30 Jan 2006 04:49:35 -0800 (PST) Received: by 10.48.240.4 with HTTP; Mon, 30 Jan 2006 04:49:35 -0800 (PST) Message-ID: <1dbad3150601300449h6f73929fr@mail.gmail.com> Date: Mon, 30 Jan 2006 13:49:35 +0100 From: Michael Schuh To: freebsd-stable@freebsd.org In-Reply-To: <1dbad3150601300443h7f038759h@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1dbad3150601300443h7f038759h@mail.gmail.com> 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 12:49:38 -0000 Hello, i use top mostly in idle-mode. # top or # top -I Under releng_6 (stable p4) and the older versions, i think down to releng_5, doesn't show a running process. I have tryed to dig in the source but my experiences are not so good that i can find the possible error. Has anyone same experiences made with top, or has anyone a workaround (please not like while true........) thanks to all regards michael >