]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
add actual interrupt counters to back ipi_invlcache_counts
authoravg <avg@FreeBSD.org>
Fri, 13 Apr 2012 07:18:19 +0000 (07:18 +0000)
committeravg <avg@FreeBSD.org>
Fri, 13 Apr 2012 07:18:19 +0000 (07:18 +0000)
commit72dc8f21cc12fb0671c3d4ae49c963de6a0cc445
tree3a3dfb97f2b03eb7237299ac853e4204390012b5
parent3e4fba4c321faeac172654f57e0c6b03a3de1a12
add actual interrupt counters to back ipi_invlcache_counts

Otherwise one could run into a panic with COUNT_IPIS when cache
invalidation actually happened.

Reviewed by: jhb
MFC after: 1 week
sys/amd64/amd64/mp_machdep.c
sys/i386/i386/mp_machdep.c