Home
last modified time | relevance | path

Searched hist:d9d8d1449d72e02d1636cc03a9d27d4e37704dab (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dsmp.hdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/powerpc/powerpc/
H A Dmp_machdep.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/amd64/include/
H A Dsmp.hdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/i386/include/
H A Dsmp.hdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/kern/
H A Dsched_4bsd.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
H A Dsubr_smp.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
H A Dsched_ule.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/i386/i386/
H A Dmp_machdep.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month
/freebsd/sys/amd64/amd64/
H A Dmp_machdep.cdiff d9d8d1449d72e02d1636cc03a9d27d4e37704dab Fri Aug 06 17:36:59 CEST 2010 John Baldwin <jhb@FreeBSD.org> Add a new ipi_cpu() function to the MI IPI API that can be used to send an
IPI to a specific CPU by its cpuid. Replace calls to ipi_selected() that
constructed a mask for a single CPU with calls to ipi_cpu() instead. This
will matter more in the future when we transition from cpumask_t to
cpuset_t for CPU masks in which case building a CPU mask is more expensive.

Submitted by: peter, sbruno
Reviewed by: rookie
Obtained from: Yahoo! (x86)
MFC after: 1 month