25 lines · plain
1What: /sys/devices/system/ibm_rtl/state2Date: Sep 20103KernelVersion: 2.6.374Contact: Vernon Mauery <vernux@us.ibm.com>5Description: The state file allows a means by which to change in and6 out of Premium Real-Time Mode (PRTM), as well as the7 ability to query the current state.8 9 - 0 => PRTM off10 - 1 => PRTM enabled11 12Users: The ibm-prtm userspace daemon uses this interface.13 14 15What: /sys/devices/system/ibm_rtl/version16Date: Sep 201017KernelVersion: 2.6.3718Contact: Vernon Mauery <vernux@us.ibm.com>19Description: The version file provides a means by which to query20 the RTL table version that lives in the Extended21 BIOS Data Area (EBDA).22Users: The ibm-prtm userspace daemon uses this interface.23 24 25