CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/25 02:56:33
Modified files:
sys/arch/macppc/dev: openpic.c
Log message:
Use a single event counter for IPIs like other archs do.
Even if this counter is subject to trashing it is a simple solution
and gives an proximation "good enough" of the number of IPIs on Quad
CPUs machine.
ok deraadt@
