NetBSD/sys/arch/vax
briggs 0b956d0b8b Implement pmc(9) -- An interface to hardware performance monitoring
counters.  These counters do not exist on all CPUs, but where they
do exist, can be used for counting events such as dcache misses that
would otherwise be difficult or impossible to instrument by code
inspection or hardware simulation.

pmc(9) is meant to be a general interface.  Initially, the Intel XScale
counters are the only ones supported.
2002-08-07 05:14:47 +00:00
..
bi
boot make booting from FS_RAID work. tested on vs4000/90. 2002-06-24 14:53:16 +00:00
compile
conf Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
consolerl
floppy
if
include Implement pmc(9) -- An interface to hardware performance monitoring 2002-08-07 05:14:47 +00:00
mba Convert to new device buffer queue interface. 2002-07-22 21:48:36 +00:00
stand
uba Count adapter, stray and device interrupts separately. 2002-07-25 12:02:00 +00:00
vax Increase the interrupt stack, to avoid problems reported on port-vax by 2002-07-25 10:44:25 +00:00
vsa Convert to new device buffer queue interface. 2002-07-22 21:48:36 +00:00
Makefile