NetBSD/sys/arch/x86
reinoud 1e4a845e20 Part 2 - x86 implementation of MAP_NOSYSCALLS
Currently the MAP_NOSYSCALLS is only implemented for x86 but other
architectures are easy to adapt; see the sys/arch/x86/x86/syscall.c patch.
Port maintainers are encouraged to add them for their processor ports too.
When this feature is not yet implemented for an architecture the
MAP_NOSYSCALLS is simply ignored with virtually no cpu cost..
2011-12-20 15:41:50 +00:00
..
acpi Add support for AMD family 12h. Also revert revision 1.67, as it implies 2011-11-15 07:20:30 +00:00
conf Don't link pci_ranges.c with x86 kernels for now, it's using a 2011-10-19 05:22:25 +00:00
include Increase MTRR_I686_NVAR_MAX from 8 to 16. Avoids 2011-12-15 09:38:21 +00:00
isa Factor device_isa_register() and device_pci_register() out of 2011-10-18 23:43:36 +00:00
pci First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
x86 Part 2 - x86 implementation of MAP_NOSYSCALLS 2011-12-20 15:41:50 +00:00