freebsd-dev/sys/ia64
Marcel Moolenaar 1011cc260e Eliminate teh use of MAXCPU in static arrays of interrupt counters by
adding statistics counters to the PCPU structure. Export the counters
through sysctl by giving each PCPU structure its own sysctl context.

While here, fix cnt.v_intr by not just having it count clock interrupts,
but every interrupt and add more counters for each interrupt source.
2009-11-28 21:01:15 +00:00
..
acpica Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
compile
conf Add PRINTF_BUFR_SIZE=128, since we have SMP by default. 2009-10-24 20:35:34 +00:00
disasm
ia32
ia64 Eliminate teh use of MAXCPU in static arrays of interrupt counters by 2009-11-28 21:01:15 +00:00
include Eliminate teh use of MAXCPU in static arrays of interrupt counters by 2009-11-28 21:01:15 +00:00
isa Remove isa_irq_pending(). It's not used. 2009-04-24 03:43:20 +00:00
pci