freebsd-skq/sys/nfsclient
rwatson 9a0e4c7010 Merge nfs_nfsiod.c:1.89 from HEAD to RELENG_6:
Adjust minimum iod threads from 4 to 0 -- since we compile the NFS
  client into the kernel by default, and many users won't use NFS,
  don't start an extra 4 kernel threads that are unused.  Once NFS
  becomes active, it will start nfsiod's as it needs them.

  We might consider mandating a minimum iod's equal to the number of
  active NFS mounts (truncated to some value), which would force some
  to remain available without having to create a new one if the file
  system is mostly inactive.

  PR:             70880
  Prodded by:     cel
  Head nod:       peter
  Pointed out by: Joe <fbsd_user at a1poweruser dot com>
2006-06-08 22:57:07 +00:00
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c MFC src/sys/nfsclient/nfs_bio.c,v 1.154 2006-04-18 05:31:58 +00:00
nfs_diskless.c MFC: sys/nfsclient/nfs_diskless.c 1.15 2006-03-20 15:45:14 +00:00
nfs_lock.c Merge nfs_lock.c:1.43 from HEAD to RELENG_6: 2006-02-14 00:06:32 +00:00
nfs_lock.h
nfs_nfsiod.c Merge nfs_nfsiod.c:1.89 from HEAD to RELENG_6: 2006-06-08 22:57:07 +00:00
nfs_node.c MFC: Call vfs_destroy_object() before v_data gets set to NULL. 2006-03-12 21:50:02 +00:00
nfs_socket.c Refactor the NFS over UDP retransmit timeout estimation logic to allow 2006-05-30 00:43:07 +00:00
nfs_subs.c MFC: nfs_socket.c 1.132, nfs_subs.c 1.142, nfsm_subs.h 1.37 2005-12-13 21:29:26 +00:00
nfs_vfsops.c NFS over TCP retransmit behavior should default to a 60 second time out, 2006-05-30 01:52:59 +00:00
nfs_vnops.c MFC src/sys/nfsclient/nfs_bio.c,v 1.154 2006-04-18 05:31:58 +00:00
nfs.h NFS over TCP retransmit behavior should default to a 60 second time out, 2006-05-30 01:52:59 +00:00
nfsargs.h
nfsdiskless.h
nfsm_subs.h MFC: nfs_socket.c 1.132, nfs_subs.c 1.142, nfsm_subs.h 1.37 2005-12-13 21:29:26 +00:00
nfsmount.h Refactor the NFS over UDP retransmit timeout estimation logic to allow 2006-05-30 00:43:07 +00:00
nfsnode.h
nfsstats.h
nlminfo.h MFC: 2005-10-27 18:35:19 +00:00