From owner-cvs-all Sun Oct 7 15:16:44 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id E2F7937B409 for ; Sun, 7 Oct 2001 15:16:36 -0700 (PDT) Received: (qmail 15715 invoked by uid 0); 7 Oct 2001 22:16:35 -0000 Received: from pd9538c8e.dip.t-dialin.net (HELO forge.local) (217.83.140.142) by mail.gmx.net (mp004-rz3) with SMTP; 7 Oct 2001 22:16:35 -0000 Received: from tmm by forge.local with local (Exim 3.30 #1) id 15qMDm-0001Qj-00; Mon, 08 Oct 2001 00:16:30 +0200 Date: Mon, 8 Oct 2001 00:16:30 +0200 From: Thomas Moestl To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa intr_machdep.c Message-ID: <20011008001630.D4178@crow.dom2ip.de> Mail-Followup-To: Luigi Rizzo , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200110071703.f97H3ud87663@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200110071703.f97H3ud87663@freefall.freebsd.org>; from luigi@FreeBSD.org on Sun, Oct 07, 2001 at 10:03:56AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2001/10/07 at 10:03:56 -0700, Luigi Rizzo wrote: > luigi 2001/10/07 10:03:56 PDT > > Modified files: > sys/i386/isa intr_machdep.c > Log: > Export interrupt statistics via sysctl. Uhm, this information is already exported as hw.intrcnt and hw.intrnames in an MI way. Take a look into usr.bin/systat/vmstat.c in a -CURRENT to see how they are used. - thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message