sysfs-class-bsr 779 B

12345678910111213141516171819202122232425
  1. What: /sys/class/bsr/bsr*/bsr_size
  2. Date: Jul, 2008
  3. KernelVersion: 2.6.27
  4. Contact: Arnd Bergmann <arnd@arndb.de>,
  5. Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  6. Description:
  7. (RO) Size of the barrier-synchronization register (BSR)
  8. register in bytes.
  9. What: /sys/class/bsr/bsr*/bsr_length
  10. Date: Jul, 2008
  11. KernelVersion: 2.6.27
  12. Contact: Arnd Bergmann <arnd@arndb.de>,
  13. Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  14. Description:
  15. (RO) The length of memory region that can be mapped in bytes.
  16. What: /sys/class/bsr/bsr*/bsr_stride
  17. Date: Jul, 2008
  18. KernelVersion: 2.6.27
  19. Contact: Arnd Bergmann <arnd@arndb.de>,
  20. Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  21. Description:
  22. (RO) The stride or the interval at which the allocated BSR bytes
  23. repeat within the mapping.