NetBSD/sys/arch/amiga
aymeric 77dd4deaa6 introduce an interrupt_depth variable which counts how nested we are into
interrupts.
This allows hardclock() to account for the time spent in interrrupts, and
as a side-effect, top(1), systat(1) and others will no more report 0% of
interrupt activity.

mvme68k does that already.
2001-11-07 23:25:03 +00:00
..
amiga introduce an interrupt_depth variable which counts how nested we are into 2001-11-07 23:25:03 +00:00
compile
conf defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
dev defopt SERCONSOLE 2001-11-05 21:29:43 +00:00
include introduce an interrupt_depth variable which counts how nested we are into 2001-11-07 23:25:03 +00:00
stand Security check - don't paste new command line into bootblock that 2001-09-25 19:07:00 +00:00
Makefile