Documentation/ABI/stable/sysfs-fs-orangefs

Source file repositories/reference/linux-study-clean/Documentation/ABI/stable/sysfs-fs-orangefs

File Facts

System
Linux kernel
Corpus path
Documentation/ABI/stable/sysfs-fs-orangefs
Extension
[no extension]
Size
2204 bytes
Lines
88
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: Documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

What:			/sys/fs/orangefs/perf_counters/*
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			Counters and settings for various caches.
			Read only.


What:			/sys/fs/orangefs/perf_counter_reset
Date:			June 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			echo a 0 or a 1 into perf_counter_reset to
			reset all the counters in
			/sys/fs/orangefs/perf_counters
			except ones with PINT_PERF_PRESERVE set.


What:			/sys/fs/orangefs/perf_time_interval_secs
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			Length of perf counter intervals in
			seconds.


What:			/sys/fs/orangefs/perf_history_size
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			The perf_counters cache statistics have N, or
			perf_history_size, samples. The default is
			one.

			Every perf_time_interval_secs the (first)
			samples are reset.

			If N is greater than one, the "current" set
			of samples is reset, and the samples from the
			other N-1 intervals remain available.


What:			/sys/fs/orangefs/op_timeout_secs
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			Service operation timeout in seconds.


What:			/sys/fs/orangefs/slot_timeout_secs
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			"Slot" timeout in seconds. A "slot"
			is an indexed buffer in the shared
			memory segment used for communication
			between the kernel module and userspace.
			Slots are requested and waited for,
			the wait times out after slot_timeout_secs.


What:			/sys/fs/orangefs/acache/*
Date:			Jun 2015
Contact:		Mike Marshall <hubcap@omnibond.com>
Description:
			Attribute cache configurable settings.


What:			/sys/fs/orangefs/ncache/*
Date:			Jun 2015

Annotation

Implementation Notes