NetBSD/sys/nfs
ad 05a3457e85 Merge from yamt-pagecache (after much testing):
- Reduce unnecessary page scan in putpages esp. when an object has a ton of
  pages cached but only a few of them are dirty.

- Reduce the number of pmap operations by tracking page dirtiness more
  precisely in uvm layer.
2020-01-15 17:55:43 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c Merge from yamt-pagecache (after much testing): 2020-01-15 17:55:43 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c
nfs_export.c Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
nfs_serv.c - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Merge from yamt-pagecache: 2019-12-15 21:11:34 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c
nfs_vnops.c
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h