NetBSD/sys/miscfs
ad 1d7848ad43 Process concurrent page faults on individual uvm_objects / vm_amaps in
parallel, where the relevant pages are already in-core.  Proposed on
tech-kern.

Temporarily disabled on MP architectures with __HAVE_UNLOCKED_PMAP until
adjustments are made to their pmaps.
2020-03-22 18:32:41 +00:00
..
deadfs UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
fdesc Finish the transition to SYSCTL_SETUP by removing local sysctllog 2020-03-21 16:30:39 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Process concurrent page faults on individual uvm_objects / vm_amaps in 2020-03-22 18:32:41 +00:00
kernfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
nullfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
overlay Finish the transition to SYSCTL_SETUP by removing local sysctllog 2020-03-21 16:30:39 +00:00
procfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
specfs Add a new member to struct vfsstat and grow the unused members 2019-09-22 22:59:37 +00:00
umapfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
Makefile