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