From owner-freebsd-current Sat Aug 19 8: 4:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id A781937B422 for ; Sat, 19 Aug 2000 08:04:11 -0700 (PDT) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id RAA86121; Sat, 19 Aug 2000 17:04:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Robert Drehmel Cc: current@FreeBSD.ORG Subject: Re: PATCH: devfs mkIII test & review please. In-Reply-To: Your message of "Sat, 19 Aug 2000 16:57:27 +0200." <399EA057.7300E442@gmx.net> Date: Sat, 19 Aug 2000 17:04:05 +0200 Message-ID: <86119.966697445@critter> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <399EA057.7300E442@gmx.net>, Robert Drehmel writes: >I also noticed that top and ps are unusable since I first >booted the kernel that was built from the sys tree patched >with ``devfsIII.patch''. > >""" >$ top >kvm_open: proc size mismatch (32736 total, 1048 chunks) >top: out of memory >$ ps >ps: proc size mismatch (8448 total, 1048 chunks) >$ >""" This is the usual excercise with recompiling libkvm, ps, top and friends when certain central kernel structures changes size. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message