Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: af2d861d4cd2a4da5137f795ee3509e6f944a25b authored by Linus Torvalds on 24 April 2022, 21:51:22 UTC
Linux 5.18-rc4
Tip revision: af2d861
sysfs-devices-system-ibm-rtl
What:           /sys/devices/system/ibm_rtl/state
Date:           Sep 2010
KernelVersion:  2.6.37
Contact:        Vernon Mauery <vernux@us.ibm.com>
Description:    The state file allows a means by which to change in and
                out of Premium Real-Time Mode (PRTM), as well as the
                ability to query the current state.

                    - 0 => PRTM off
                    - 1 => PRTM enabled

Users:          The ibm-prtm userspace daemon uses this interface.


What:           /sys/devices/system/ibm_rtl/version
Date:           Sep 2010
KernelVersion:  2.6.37
Contact:        Vernon Mauery <vernux@us.ibm.com>
Description:    The version file provides a means by which to query
                the RTL table version that lives in the Extended
                BIOS Data Area (EBDA).
Users:          The ibm-prtm userspace daemon uses this interface.


back to top