HardenedBSD/sys/alpha/alpha
Andrew Gallatin d627ab8398 Properly attribute interrupt time on alpha. Previously, interrupt time
was likely to be counted as idle time.

Note that we are counting time spent in software interrupt handlers as
interrupt time, so this invalidates the i386 meaning of intr_nesting_level.

Reviewed by: dfr, bde
Tested by: anderson@cs.duke.edu
1999-11-19 13:38:22 +00:00
..
alpha-gdbstub.c
atomic.s Fix the atomic arithmetic primitives for address where (p&7) >= 4. 1999-11-04 09:55:07 +00:00
autoconf.c Cut out some extra dead code that I missed last time around. I think 1999-11-02 19:29:20 +00:00
busdma_machdep.c
clock_if.m
clock.c
cpuconf.c
db_disasm.c
db_instruction.h
db_interface.c
db_trace.c
dec_2100_a50.c
dec_3000_300.c
dec_3000_500.c
dec_axppci_33.c
dec_eb64plus.c
dec_eb164.c
dec_kn8ae.c
dec_kn20aa.c
dec_st550.c
dec_st6600.c
divrem.m4
elf_machdep.c
exception.s
fp_emulate.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
genassym.c
gensetdefs.c
ieee_float.c
ieee_float.h
in_cksum.c
interrupt.c Properly attribute interrupt time on alpha. Previously, interrupt time 1999-11-19 13:38:22 +00:00
ipl_funcs.c Properly attribute interrupt time on alpha. Previously, interrupt time 1999-11-19 13:38:22 +00:00
locore.s
machdep.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
mem.c Remove the iskmemdev() function. Make it the responsibility of the mem.c 1999-11-07 12:01:32 +00:00
pal.s
pmap.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
procfs_machdep.c
prom_disp.s
prom.c
promcons.c Remove the devsw magic from DEV_MODULE() 1999-11-07 10:01:17 +00:00
setdef0.c
setdef1.c
sgmap.c
support.s
swtch.s Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
sys_machdep.c
timerreg.h
trap.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
vm_machdep.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00