NetBSD/sys/arch
jonathan 1f780158bb Redo the locore interrupt counters reported by vmstat -i:
* add a new enum decstation_intr_t to trap.c, naming each instrumented
  interrupt symbolically, and used to index into intrcnt[].  Change the
  model-specific interrupt handlers to use the decstation_intr_t when
  updating interrupt counters.
* add instrumentation to the kmin and maxine interrupt handlers.
* fix a bug that counted each hardclock interrupts on the kn02 twice.

The hardcoded mapping from locore names to units is gross; but these
counters will hopefully be useful in identifying interrupt hot-spots
and PPP problems on the 3MIN.
1996-02-04 20:14:17 +00:00
..
alpha Use `-traditional-cpp' when building .s and .S files. 1996-02-03 00:43:50 +00:00
amiga Ensure siop_acb alignment via malloc rather than let alignment depend 1996-02-03 18:47:07 +00:00
arm32 Use `-traditional-cpp' when building .s and .S files. 1996-02-03 00:43:50 +00:00
atari Use `-traditional-cpp' when building .s and .S files. 1996-02-03 00:43:50 +00:00
hp300 Remove bogus "return (0);" in rdmatch() that wiggled its way in uninvited. 1996-02-03 03:00:29 +00:00
i386 Fix #includes. 1996-02-03 01:05:36 +00:00
m68k sys/types.h -> sys/param.h and remove include of stddef.h. 1996-02-04 02:17:42 +00:00
mac68k Move debugging defines, etc. into mac68k5380.c and use them instead of 1996-02-03 23:17:53 +00:00
mips Redo the locore interrupt counters reported by vmstat -i: 1996-02-04 20:14:17 +00:00
mvme68k Make sure to pull in the MI code. 1996-02-03 06:38:27 +00:00
pc532 Use `-traditional-cpp' when building .s and .S files. 1996-02-03 00:43:50 +00:00
pmax Redo the locore interrupt counters reported by vmstat -i: 1996-02-04 20:14:17 +00:00
sparc Move splbio to level 5. 1996-02-03 16:10:58 +00:00
sun3 Quick fix to make this build. More to come... 1996-02-04 06:06:12 +00:00
vax Clean this up a little, and make it compile with `traditional' cpp. 1996-02-03 01:43:41 +00:00