NetBSD/sys/arch/acorn32
maxv 62c8988166 Remove the kernel PMC code. Sent yesterday on tech-kern@.
This change:

 * Removes "options PERFCTRS", the associated includes, and the associated
   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
   good.

 * Removes the PMC code of ARM XSCALE.

 * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

 * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
   definitions are put in sysarch.h.

 * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
   netbsd32 and rump.

 * Removes the pmc_evid_t and pmc_ctr_t types.

 * Removes all the associated man pages. The sets are marked as obsolete.
2018-07-12 10:46:40 +00:00
..
acorn32 dumpconf(void) long doesn't exist, remove the prototype 2017-06-16 18:17:41 +00:00
compile
conf Revert changes that pinned-down i2c parent specs. The i2c subsystem 2018-06-07 13:36:28 +00:00
dev
doc
eb7500atx use designated initializer to make adaptability and flexibility for changing struct bus_space. 2018-03-16 17:56:31 +00:00
include Remove the kernel PMC code. Sent yesterday on tech-kern@. 2018-07-12 10:46:40 +00:00
mainbus move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() 2017-10-20 07:06:05 +00:00
podulebus Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
stand revert previous MAKEOBJDIRPREFIX massaging 2018-06-13 16:03:10 +00:00
Makefile