From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 21 00:56:51 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B70A16A4CE for ; Fri, 21 Nov 2003 00:56:51 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E68E43FA3 for ; Fri, 21 Nov 2003 00:56:49 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 404085309; Fri, 21 Nov 2003 09:56:48 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id EAF145308; Fri, 21 Nov 2003 09:56:40 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 9301E33C86; Fri, 21 Nov 2003 09:56:40 +0100 (CET) To: Mike Tancsa References: <20031120044945.GA44933@falcon.midgard.homeip.net> <20031120131903.GG300@straylight.m.ringlet.net> <20031120153655.GI300@straylight.m.ringlet.net> <20031121085300.GP300@straylight.m.ringlet.net> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Fri, 21 Nov 2003 09:56:40 +0100 In-Reply-To: <20031121085300.GP300@straylight.m.ringlet.net> (Peter Pentchev's message of "Fri, 21 Nov 2003 10:53:00 +0200") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on flood.des.no X-Spam-Level: ss X-Spam-Status: No, hits=2.5 required=5.0 tests=RCVD_IN_DYNABLOCK autolearn=no version=2.60 cc: hackers@freebsd.org Subject: Re: interrupt statistics X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 08:56:51 -0000 Peter Pentchev writes: > Point taken. I was going to attach a patch that uses sysctlbyname(3), > fixes another buglet in the !VMSTAT_SYSCTL case (and is less intrusive), > and removes the intrcnt/intrnames-related namelist definitions for the > VMSTAT_SYSCTL case. However, it seems to have "issues" on 64-bit > platforms, or at least beast. I'm working on it. Never mind, I'll take it from here. I've been working on it for the past hour and have a ton of additional patches. There are other issues to address such as the fact that your patch breaks post-mortem use, and the desirability of removing vmstat's setgid bit. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no