sunrpc.txt
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:1k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. Documentation for /proc/sys/sunrpc/* kernel version 2.2.10
  2. (c) 1998, 1999,  Rik van Riel <riel@nl.linux.org>
  3. For general info and legal blurb, please look in README.
  4. ==============================================================
  5. This file contains the documentation for the sysctl files in
  6. /proc/sys/sunrpc and is valid for Linux kernel version 2.2.
  7. The files in this directory can be used to (re)set the debug
  8. flags of the SUN Remote Procedure Call (RPC) subsystem in
  9. the Linux kernel. This stuff is used for NFS, KNFSD and
  10. maybe a few other things as well.
  11. The files in there are used to control the debugging flags:
  12. rpc_debug, nfs_debug, nfsd_debug and nlm_debug.
  13. These flags are for kernel hackers only. You should read the
  14. source code in net/sunrpc/ for more information.