mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
2ddf0d6559
Descriptions have collected from code comments and by reading through code. Signed-off-by: Aishwarya Pant <aishpant@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
26 lines
779 B
Plaintext
26 lines
779 B
Plaintext
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.
|