19ddbf5c38
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 |
||
---|---|---|
.. | ||
bus_machdep.c | ||
clock.c | ||
db_hwwatch.c | ||
db_interface.c | ||
db_trace.c | ||
dump_machdep.c | ||
exception.S | ||
hcall.S | ||
hv_pci.c | ||
hvcons.c | ||
hviommu.c | ||
interrupt.S | ||
intr_machdep.c | ||
locore.S | ||
machdep.c | ||
mp_exception.S | ||
mp_locore.S | ||
mp_machdep.c | ||
nexus.c | ||
pmap.c | ||
rtc.c | ||
simdisk.c | ||
stack_machdep.c | ||
support.S | ||
swtch.S | ||
tick.c | ||
trap_trace.S | ||
trap.c | ||
tsb.c | ||
tte_hash.c | ||
tte.c | ||
uio_machdep.c | ||
vm_machdep.c | ||
vnex.c | ||
wbuf.S |