From owner-freebsd-current@FreeBSD.ORG Mon Jul 7 11:03:54 2003 Return-Path: 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 00D3737B401 for ; Mon, 7 Jul 2003 11:03:54 -0700 (PDT) Received: from krusty.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB93643FBD for ; Mon, 7 Jul 2003 11:03:48 -0700 (PDT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])C7895A381D for ; Mon, 7 Jul 2003 20:03:47 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id A6EA08A330; Mon, 7 Jul 2003 20:03:45 +0200 (CEST) To: Dan Nelson In-Reply-To: <20030707154235.GD71703@dan.emsphone.com> (Dan Nelson's message of "Mon, 7 Jul 2003 10:42:35 -0500") References: <3F08B199.3050409@comcast.net> <3F08B79B.2040805@gmx.net> <20030707001443.GA1530@invisible-island.net> <20030707002347.GC5141@aurema.com> <20030706203440.D89894@vhost101.his.com> <3F08C4FD.8010107@gmx.net> <3F09663D.9020200@gmx.net> <20030707134031.GG10021@merlin.emma.line.org> <20030707154235.GD71703@dan.emsphone.com> From: Matthias Andree Date: Mon, 07 Jul 2003 20:03:45 +0200 Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: current@freebsd.org Subject: Re: /dev/shm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 07 Jul 2003 18:03:54 -0000 Dan Nelson writes: > There is already a functional non-procfs implementation that has been > around long before procps top: groupsys top 3.5b12 (i.e. the top that > all other non-Linux systems use) compiles fine on even the newest Linux > kernels with the attached patch. Apparently, groupsys top 3.5b12 with the patch you attached still opens /proc on Linux. It _is_ faster, but I don't see why it's claimed non-procfs. Any magic dances to perform during the build? Feel free to respond off-list. -- Matthias Andree