From owner-freebsd-current@FreeBSD.ORG Sun Sep 28 16:29:23 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8148C106569D; Sun, 28 Sep 2008 16:29:23 +0000 (UTC) (envelope-from bill@lefebvre.org) Received: from photon.ws-e.net (photon.ws-e.com [64.34.164.166]) by mx1.freebsd.org (Postfix) with ESMTP id 3A3458FC12; Sun, 28 Sep 2008 16:29:23 +0000 (UTC) (envelope-from bill@lefebvre.org) Received: from lilburn.lefebvre.org (adsl-074-166-023-150.sip.asm.bellsouth.net [74.166.23.150]) by photon.ws-e.net (8.13.8/8.13.8) with ESMTP id m8SGTMhw013795; Sun, 28 Sep 2008 16:29:22 GMT Received: from [10.88.88.6] (milton.lefebvre.org [10.88.88.6]) by lilburn.lefebvre.org (8.14.2/8.14.2) with ESMTP id m8SGTKFc053547; Sun, 28 Sep 2008 12:29:20 -0400 (EDT) (envelope-from bill@lefebvre.org) Message-ID: <48DFB0DA.1000907@lefebvre.org> Date: Sun, 28 Sep 2008 12:29:14 -0400 From: William LeFebvre User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Edwin Groothuis , v.haisman@sh.cvut.cz References: <20080928054620.GA80250@k7.mavetju> <48DF4FCA.4070403@sh.cvut.cz> <20080928115401.GU3210@k7.mavetju> In-Reply-To: <20080928115401.GU3210@k7.mavetju> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=4.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on lilburn.lefebvre.org X-Scanned-By: MIMEDefang 2.63 on 192.168.0.4 Cc: stable@freebsd.org, current@freebsd.org Subject: Re: Request for testing - top 3.8b1 in the base system 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: Sun, 28 Sep 2008 16:29:23 -0000 Edwin Groothuis wrote: > On Sun, Sep 28, 2008 at 11:35:06AM +0200, V??clav Haisman wrote: >>> to reproduce it (if possible). Thanks for your help! >> Is this 7.0+ only? I run 6.3 and I see the following when I start it: >> >> last pid: -1077944144; loa 0.52, 0.28, 0.26; >> up 11+15:31:33 11:33:05 >> 0 processes: >> CPU: 0.1% user, 0.6% nice, -0.7% system, -0.6% interrupt, -0.4% idle >> Kernel: 1 intr >> Mem: 235M Active, 458M Inact, 219M Wired, 42M Cache, 111M Buf, 39M Free >> Swap: 3000M Total, 181M Used, 2819M Free, 6% Inuse >> sysctlnametomib: No such file or directory >> >> And no processes. > > I didn't expect it not to work on 6.x, I will play around with it > tomorrow to see if it makes sense. It worked on my 6.2 system. Was the binary compiled under 6.3? Unfortunately the error message didn't say *which* mib it couldn't find. Bill LeFebvre