8c2ceafebf
The kernel has a special wchan called `lbolt', which is triggered each second. It doesn't seem to be used a lot and it seems pretty redundant, because we can specify a timeout value to the *sleep() routines. In an attempt to eventually remove lbolt, make the NFS/RPC code use a timeout of `hz' when trying to reconnect. Only the TTY code (not MPSAFE TTY) and the VFS syncer seem to use lbolt now. Reviewed by: attilio, jhb Approved by: philip (mentor), alfred, dfr |
||
---|---|---|
.. | ||
nfs4_dev.c | ||
nfs4_dev.h | ||
nfs4_idmap.c | ||
nfs4_idmap.h | ||
nfs4_socket.c | ||
nfs4_subs.c | ||
nfs4_vfs_subs.c | ||
nfs4_vfs.h | ||
nfs4_vfsops.c | ||
nfs4_vn_subs.c | ||
nfs4_vn.h | ||
nfs4_vnops.c | ||
nfs4.h | ||
nfs4m_subs.h |