Searched hist:211050 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/sparc64/include/
H A Dsmp.hdiff 211050 Sun Aug 08 00:22:18 MDT 2010 marius - Introduce a cpu_ipi_single() function pointer in order to send IPIs
to single CPUs more efficiently with Cheetah(-class) and Jalapeno CPUs.
Besides being used to implement the ipi_cpu() introduced in r210939,
cpu_ipi_single() will also be used internally by the sparc64 MD code.
- 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.
/freebsd-10.2-release/sys/sparc64/sparc64/
H A Dmp_machdep.cdiff 211050 Sun Aug 08 00:22:18 MDT 2010 marius - Introduce a cpu_ipi_single() function pointer in order to send IPIs
to single CPUs more efficiently with Cheetah(-class) and Jalapeno CPUs.
Besides being used to implement the ipi_cpu() introduced in r210939,
cpu_ipi_single() will also be used internally by the sparc64 MD code.
- 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.

Completed in 114 milliseconds