Date: Wed, 15 Sep 2010 19:27:30 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include smp.h src/sys/sparc64/sparc64 mp_machdep.c Message-ID: <201009151927.o8FJRhvF048365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-15 19:27:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/sparc64/include smp.h
sys/sparc64/sparc64 mp_machdep.c
Log:
SVN rev 212689 on 2010-09-15 19:27:30Z by marius
MFC: r211050 (partial)
- Introduce a cpu_ipi_single() function pointer in order to send IPIs
to single CPUs more efficiently with Cheetah(-class) and Jalapeno CPUs.
- Factor out the Jalapeno support from the Cheetah IPI send functions
in order to be able to more easily and efficiently implement support
for more than 32 target CPUs as well as a workaround for Cheetah+
erratum 25 for the latter.
Revision Changes Path
1.25.2.5 +4 -1 src/sys/sparc64/include/smp.h
1.52.2.6 +171 -19 src/sys/sparc64/sparc64/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009151927.o8FJRhvF048365>
