freebsd-dev/sys/fs
Jeff Roberson 0012f373e4 (4/6) Protect page valid with the busy lock.
Atomics are used for page busy and valid state when the shared busy is
held.  The details of the locking protocol and valid and dirty
synchronization are in the updated vm_page.h comments.

Reviewed by:    kib, markj
Tested by:      pho
Sponsored by:   Netflix, Intel
Differential Revision:        https://reviews.freebsd.org/D21594
2019-10-15 03:45:41 +00:00
..
autofs
cd9660
cuse
deadfs
devfs devfs: use MNTK_NOMSYNC 2019-10-13 15:41:47 +00:00
ext2fs
fdescfs
fifofs
fuse
msdosfs Plug the rest of undef behavior places that were missed in r337456. 2019-10-11 18:37:02 +00:00
nfs
nfsclient (4/6) Protect page valid with the busy lock. 2019-10-15 03:45:41 +00:00
nfsserver
nullfs nullfs: use MNTK_NOMSYNC 2019-10-13 15:42:04 +00:00
procfs Define macro VM_MAP_ENTRY_FOREACH for enumerating the entries in a vm_map. 2019-10-08 07:14:21 +00:00
pseudofs pseudofs: use MNTK_NOMSYNC 2019-10-13 15:42:25 +00:00
smbfs (4/6) Protect page valid with the busy lock. 2019-10-15 03:45:41 +00:00
tmpfs (4/6) Protect page valid with the busy lock. 2019-10-15 03:45:41 +00:00
udf
unionfs