NetBSD/sys/nfs
gmcgarry 284f72b8c2 Introduce NFS_DEFAULT_NIOTHREADS to define the default number
of nfs_niothreads instead of hard-coding 4.

This change has the advantage that the default can be specified
at compile time.  If the root filesystem is mounted over NFS
we don't have an opportunity to use the syscall to limit the
number of threads.  Useful on small-memory machines.
2001-07-01 02:13:35 +00:00
..
Makefile
krpc.h
krpc_subr.c receive, not recieve 2001-06-12 15:17:10 +00:00
nfs.h Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
nfs_bio.c Make sure to add NFS vnodes to the syncerd worklist. 2001-06-27 17:33:43 +00:00
nfs_boot.c
nfs_bootdhcp.c It is misleading that the kernel outputs "DHCP server:" followed by 2001-06-02 01:52:10 +00:00
nfs_bootparam.c
nfs_node.c Drop vnode lock before removing the sillyrename file, to avoid a 2001-05-03 15:53:04 +00:00
nfs_nqlease.c When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
nfs_serv.c
nfs_socket.c Suppress another case of a potentially noisy error message which 2001-05-09 20:02:32 +00:00
nfs_srvcache.c
nfs_subs.c delint lvalue cast abuse 2001-06-07 01:04:40 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
nfs_vnops.c delint lvalue cast abuse 2001-06-07 01:04:40 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h