Date: Thu, 23 Dec 2004 20:34:18 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 intr_machdep.c src/sys/i386/include intr_machdep.h Message-ID: <200412232034.iBNKYIaf077831@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004-12-23 20:34:18 UTC FreeBSD src repository Modified files: sys/i386/i386 intr_machdep.c sys/i386/include intr_machdep.h Log: Add a simple 'intrcnt_add' function that other MD code can use to add a single named counter to the interrupt counts without having to fake up an entire interrupt source. Revision Changes Path 1.13 +11 -0 src/sys/i386/i386/intr_machdep.c 1.6 +1 -0 src/sys/i386/include/intr_machdep.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412232034.iBNKYIaf077831>