Date: Sun, 14 Oct 2001 13:05:51 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys interrupt.h src/sys/kern kern_intr.c src/sys/i386/isa intr_machdep.h Message-ID: <200110142005.f9EK5pX57680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/10/14 13:05:50 PDT
Modified files: (Branch: RELENG_4)
sys/sys interrupt.h
sys/kern kern_intr.c
sys/i386/isa intr_machdep.h
Log:
MFC: export interrupt statistics through sysctl same as it
is done in CURRENT (hw.intrcnt and hw.intrnames).
Note to Alpha committers: intrcnt is also defined in
sys/alpha/include/intrcnt.h -- probably it should be removed from
there to avoid a warning in compilations. However I have no way
to test it so I am leaving that file unmodified until someone
can test this.
Revision Changes Path
1.19.2.2 +1 -4 src/sys/i386/isa/intr_machdep.h
1.24.2.1 +31 -1 src/sys/kern/kern_intr.c
1.9.2.1 +5 -0 src/sys/sys/interrupt.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110142005.f9EK5pX57680>
