freebsd-skq/sys/alpha/include
jhb 13d9bffa82 Use the Alpha PCC as a cpu ticker for process runtime accounting. This is
slightly more tricky than on x86 as although the PCC is 64-bits, it is not
a simple 64-bit counter like the TSC.  Instead, the upper 32-bits have
PAL-defined behavior and the lower 32-bits run as a free-running 32-bit
counter.  To handle this, we detect overflows by maintaining a small amount
of per-cpu state and use this to simulate the upper 32-bits of the counter
providing a full 64-bit counter to the consumers of cpu_ticks().
2006-03-07 22:12:09 +00:00
..
pc These appear to be unused in our tree, so remove them. 2005-01-05 20:50:31 +00:00
_bus.h Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
_inttypes.h
_limits.h Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
_stdint.h
_types.h By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into 2006-01-09 06:05:57 +00:00
alpha_cpu.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
asm.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
atomic.h Add a new atomic_fetchadd() primitive that atomically adds a value to a 2005-09-27 17:39:11 +00:00
bootinfo.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
bus_dma.h Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
bus.h Break out the definition of bus_space_{tag,handle}_t and a few other types 2005-04-18 21:45:34 +00:00
bwx.h
chipset.h Relocate direct map specs into struct alpha_chipset. 2005-09-19 13:50:07 +00:00
clock.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
clockvar.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
cpu.h Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
cpuconf.h Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
cpufunc.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
db_machdep.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
elf.h
endian.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
exec.h Use a common multi-inclusion protection, and add such a 2005-02-19 21:16:48 +00:00
float.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
floatingpoint.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
fpu.h
frame.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
gdb_machdep.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
ieee.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
ieeefp.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
in_cksum.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
inst.h
intr.h
intrcnt.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
ioctl_bt848.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
ioctl_meteor.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
kdb.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
limits.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
md_var.h
memdev.h
mutex.h
pal.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
param.h By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into 2006-01-09 06:05:57 +00:00
pcb.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
pcpu.h Use the Alpha PCC as a cpu ticker for process runtime accounting. This is 2006-03-07 22:12:09 +00:00
pmap.h - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
pmc_mdep.h MFP4: 2005-06-09 19:45:09 +00:00
ppireg.h - Move timerreg.h to <arch>/include and split i8253 specific defines into 2005-05-14 09:10:02 +00:00
proc.h Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00
profile.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
prom.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
pte.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
ptrace.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
reg.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
reloc.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
resource.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
rpb.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
runq.h Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
setjmp.h
sf_buf.h
sgmap.h
sigframe.h
signal.h Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename 2005-08-20 16:44:41 +00:00
smp.h Add stoppcbs[] arrays on Alpha and sparc64 and have each CPU save its 2005-11-03 21:08:20 +00:00
stdarg.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
swiz.h
sysarch.h
timerreg.h Change the spkr_set_pitch() function to a macro to fix low level profiling. 2005-05-28 13:40:27 +00:00
ucontext.h
varargs.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
vmparam.h Eliminate unused definitions. 2005-09-11 20:51:15 +00:00