Back to home page

OSCL-LXR

 
 

    


0001 ===================================
0002 Documentation for /proc/sys/sunrpc/
0003 ===================================
0004 
0005 kernel version 2.2.10
0006 
0007 Copyright (c) 1998, 1999,  Rik van Riel <riel@nl.linux.org>
0008 
0009 For general info and legal blurb, please look in index.rst.
0010 
0011 ------------------------------------------------------------------------------
0012 
0013 This file contains the documentation for the sysctl files in
0014 /proc/sys/sunrpc and is valid for Linux kernel version 2.2.
0015 
0016 The files in this directory can be used to (re)set the debug
0017 flags of the SUN Remote Procedure Call (RPC) subsystem in
0018 the Linux kernel. This stuff is used for NFS, KNFSD and
0019 maybe a few other things as well.
0020 
0021 The files in there are used to control the debugging flags:
0022 rpc_debug, nfs_debug, nfsd_debug and nlm_debug.
0023 
0024 These flags are for kernel hackers only. You should read the
0025 source code in net/sunrpc/ for more information.