sysfs-devices-system-cpu 979 B

12345678910111213141516171819202122232425
  1. What: /sys/devices/system/cpu/dscr_default
  2. Date: 13-May-2014
  3. KernelVersion: v3.15.0
  4. Contact:
  5. Description: Writes are equivalent to writing to
  6. /sys/devices/system/cpu/cpuN/dscr on all CPUs.
  7. Reads return the last written value or 0.
  8. This value is not a global default: it is a way to set
  9. all per-CPU defaults at the same time.
  10. Values: 64 bit unsigned integer (bit field)
  11. What: /sys/devices/system/cpu/cpu[0-9]+/dscr
  12. Date: 13-May-2014
  13. KernelVersion: v3.15.0
  14. Contact:
  15. Description: Default value for the Data Stream Control Register (DSCR) on
  16. a CPU.
  17. This default value is used when the kernel is executing and
  18. for any process that has not set the DSCR itself.
  19. If a process ever sets the DSCR (via direct access to the
  20. SPR) that value will be persisted for that process and used
  21. on any CPU where it executes (overriding the value described
  22. here).
  23. If set by a process it will be inherited by child processes.
  24. Values: 64 bit unsigned integer (bit field)