freebsd-nq/sys/ia64/ia64
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
..
autoconf.c
bus_machdep.c
busdma_machdep.c Add bus_dmamap_load_ma() function to load map with the array of 2013-10-27 21:39:16 +00:00
clock.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
context.S
db_machdep.c Fix and improve exception tracing: 2014-03-18 23:51:34 +00:00
dump_machdep.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
efi.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
elf_machdep.c
emulate.c
exception.S Fix and improve exception tracing: 2014-03-18 23:51:34 +00:00
gdb_machdep.c
genassym.c Eliminate the PC_CURTHREAD symbol and load the current thread's 2013-02-12 17:38:35 +00:00
highfp.c
in_cksum.c
interrupt.c Fix and improve exception tracing: 2014-03-18 23:51:34 +00:00
iodev_machdep.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
locore.S
machdep.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
mca.c In ia64_mca_init(), don't limit the allocation of the info block to 2013-07-23 02:38:23 +00:00
mem.c Fix missed efi.h header change in r263815 2014-03-28 11:46:54 +00:00
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 Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
pal.S
physical.S
physmem.c
pmap.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
ptrace_machdep.c
sal.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
sapic.c
setjmp.S
stack_machdep.c
support.S Eliminate the PC_CURTHREAD symbol and load the current thread's 2013-02-12 17:38:35 +00:00
sys_machdep.c
syscall.S Close a race relating to setting the PCPU pointer (r13). Register r13 2013-02-17 00:51:34 +00:00
trap.c Move ia64 efi.h to sys in preparation for amd64 UEFI support 2014-03-27 13:57:00 +00:00
uio_machdep.c Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
uma_machdep.c Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
unaligned.c
unwind.c
vm_machdep.c On those machines, where sf_bufs do not represent any real object, make 2013-09-06 05:37:49 +00:00
xtrace.c Fix and improve exception tracing: 2014-03-18 23:51:34 +00:00