NetBSD/sys/arch/vax
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
..
bi Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
boot Enable ffsv2 in boot. 2018-05-01 07:03:47 +00:00
compile
conf Enable CPU_IN_CKSUM. 2018-04-25 11:12:55 +00:00
consolerl
floppy
if Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
include Remove the kernel PMC code. Sent yesterday on tech-kern@. 2018-07-12 10:46:40 +00:00
mba Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
stand
uba Update copyright notice for Ludd (remove clause 3 & 4). 2017-05-22 16:53:05 +00:00
vax Kernel linker support for vax. Now modules can be loaded again. 2018-04-30 06:46:12 +00:00
vsa Remove duplicate ; 2018-06-06 01:49:07 +00:00
Makefile