freebsd-dev/sys/sparc64/sparc64
Scott Long 60ad8150c7 Retire smp_active. It was racey and caused demonstrated problems with
the cpufreq code.  Replace its use with smp_started.  There's at least
one userland tool that still looks at the kern.smp.active sysctl, so
preserve it but point it to smp_started as well.

Discussed with: peter, jhb
MFC after: 3 days
Obtained from: Netflix
2014-04-26 20:27:54 +00:00
..
ata_machdep.c
autoconf.c
bus_machdep.c Move the implementation of bus_space_barrier(9) to the inline function in 2013-10-24 17:06:41 +00:00
cache.c
cam_machdep.c
cheetah.c
clock.c
counter.c
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
eeprom.c
elf_machdep.c
exception.S
gdb_machdep.c
genassym.c Split the pagequeues per NUMA domains, and split pageademon process 2013-08-07 16:36:38 +00:00
identcpu.c
in_cksum.c
interrupt.S
intr_machdep.c
iommu.c Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
jbusppm.c
locore.S
machdep.c Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
mem.c Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
mp_exception.S
mp_locore.S
mp_machdep.c Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
nexus.c
ofw_machdep.c
pmap.c Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
prof_machdep.c
rtc.c
rwindow.c
sc_machdep.c
schppm.c
spitfire.c In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by 2014-02-25 07:28:51 +00:00
ssm.c
stack_machdep.c
support.S
swtch.S
sys_machdep.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
tick.c MFcalloutng: 2013-02-28 13:46:03 +00:00
tlb.c
trap.c
tsb.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
uio_machdep.c Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
upa.c
vm_machdep.c Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
zeus.c