1 What: /sys/fs/orangefs/perf_counters/*
3 Contact: Mike Marshall <hubcap@omnibond.com>
5 Counters and settings for various caches.
9 What: /sys/fs/orangefs/perf_counter_reset
11 Contact: Mike Marshall <hubcap@omnibond.com>
13 echo a 0 or a 1 into perf_counter_reset to
14 reset all the counters in
15 /sys/fs/orangefs/perf_counters
16 except ones with PINT_PERF_PRESERVE set.
19 What: /sys/fs/orangefs/perf_time_interval_secs
21 Contact: Mike Marshall <hubcap@omnibond.com>
23 Length of perf counter intervals in
27 What: /sys/fs/orangefs/perf_history_size
29 Contact: Mike Marshall <hubcap@omnibond.com>
31 The perf_counters cache statistics have N, or
32 perf_history_size, samples. The default is
35 Every perf_time_interval_secs the (first)
38 If N is greater than one, the "current" set
39 of samples is reset, and the samples from the
40 other N-1 intervals remain available.
43 What: /sys/fs/orangefs/op_timeout_secs
45 Contact: Mike Marshall <hubcap@omnibond.com>
47 Service operation timeout in seconds.
50 What: /sys/fs/orangefs/slot_timeout_secs
52 Contact: Mike Marshall <hubcap@omnibond.com>
54 "Slot" timeout in seconds. A "slot"
55 is an indexed buffer in the shared
56 memory segment used for communication
57 between the kernel module and userspace.
58 Slots are requested and waited for,
59 the wait times out after slot_timeout_secs.
62 What: /sys/fs/orangefs/acache/*
64 Contact: Mike Marshall <hubcap@omnibond.com>
66 Attribute cache configurable settings.
69 What: /sys/fs/orangefs/ncache/*
71 Contact: Mike Marshall <hubcap@omnibond.com>
73 Name cache configurable settings.
76 What: /sys/fs/orangefs/capcache/*
78 Contact: Mike Marshall <hubcap@omnibond.com>
80 Capability cache configurable settings.
83 What: /sys/fs/orangefs/ccache/*
85 Contact: Mike Marshall <hubcap@omnibond.com>
87 Credential cache configurable settings.