From owner-cvs-all Fri Mar 23 19:19:34 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 21F4637B71A; Fri, 23 Mar 2001 19:19:25 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2O3ImG33319; Fri, 23 Mar 2001 19:18:48 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 23 Mar 2001 19:18:57 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/alpha/include intrcnt.h src/sys/i386/i38 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Thomas Moestl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 24-Mar-01 John Baldwin wrote: > > On 23-Mar-01 Thomas Moestl wrote: >> tmm 2001/03/22 19:45:17 PST >> >> Modified files: >> sys/alpha/include intrcnt.h >> sys/i386/i386 machdep.c >> sys/i386/isa intr_machdep.c intr_machdep.h vector.s >> sys/ia64/include intrcnt.h >> sys/vm vm_meter.c >> Added files: >> sys/i386/include intrcnt.h >> Log: >> Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and >> hw.intrcnt). > > Ewww. I'm not sure I like this, but ok. I should clarify. I don't mind removing setguid kmem from systat, but I think that these interfaces are probably too machine dependent. I guess it is fine for now, but please don't MFC this so we don't have to support this as an API in the future. At some point there will be a MI intrsource abstraction that we can bundle this into, and that will probably fit better. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message