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 When netbooting, as soon as we've figured out which interface we booted 2005-04-26 20:45:29 +00:00
krpc_subr.c MFp4: use the function to fix the packet header length instead of rolling 2005-03-16 08:13:08 +00:00
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 For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
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 Fix a serious deadlock with the NFS client. Given a large enough 2005-06-10 23:50:41 +00:00
nfsdiskless.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
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 Use vfs_hash. 2005-03-16 11:28:19 +00:00
nfsstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nlminfo.h MFC: 2005-10-27 18:35:19 +00:00