https://github.com/torvalds/linux
Raw File
Tip revision: 40e020c129cfc991e8ab4736d2665351ffd1468d authored by Linus Torvalds on 09 December 2018, 23:31:00 UTC
Linux 4.20-rc6
Tip revision: 40e020c
sysfs-class-bsr
What:		/sys/class/bsr/bsr*/bsr_size
Date:		Jul, 2008
KernelVersion:	2.6.27
Contact:	Arnd Bergmann <arnd@arndb.de>,
		Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Description:
		(RO) Size of the barrier-synchronization register (BSR)
		register in bytes.

What:		/sys/class/bsr/bsr*/bsr_length
Date:		Jul, 2008
KernelVersion:	2.6.27
Contact:	Arnd Bergmann <arnd@arndb.de>,
		Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Description:
		(RO) The length of memory region that can be mapped in bytes.

What:		/sys/class/bsr/bsr*/bsr_stride
Date:		Jul, 2008
KernelVersion:	2.6.27
Contact:	Arnd Bergmann <arnd@arndb.de>,
		Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Description:
		(RO) The stride or the interval at which the allocated BSR bytes
		repeat within the mapping.
back to top