Skip to content

Commit

Permalink
Merge pull request #129 from cvmfs/fuse_instrumentation_2.7
Browse files Browse the repository at this point in the history
add fuse instrument parameter
  • Loading branch information
jblomer committed Jan 20, 2020
2 parents 230aeae + 4b7e529 commit ed9230c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apx-parameters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ CVMFS_HTTP_PROXY | Chain of HTTP proxy groups used by CernVM-FS.
| Set to ``DIRECT`` if you don't use proxies.
CVMFS_IGNORE_SIGNATURE When set to *yes*, don't verify CernVM-FS file catalog signatures.
CVMFS_INITIAL_GENERATION Initial inode generation. Used for testing.
CVMFS_INSTRUMENT_FUSE | When set to *true* gather performance statistics about the FUSE callbacks.
| The results are displayed with `cvmfs_talk internal affairs`.
CVMFS_NFS_INTERLEAVED_INODES In NFS mode, use only inodes of the form :math:`an+b`, specified as "b%a".
CVMFS_IPFAMILY_PREFER Which IP protocol to prefer when connecting to proxies. Can be either 4 or 6.
CVMFS_KCACHE_TIMEOUT Timeout for path names and file attributes in the kernel file system buffers.
Expand Down

0 comments on commit ed9230c

Please sign in to comment.