cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

sysfs-devices-system-ibm-rtl (879B)


      1What:           /sys/devices/system/ibm_rtl/state
      2Date:           Sep 2010
      3KernelVersion:  2.6.37
      4Contact:        Vernon Mauery <vernux@us.ibm.com>
      5Description:    The state file allows a means by which to change in and
      6                out of Premium Real-Time Mode (PRTM), as well as the
      7                ability to query the current state.
      8
      9                    - 0 => PRTM off
     10                    - 1 => PRTM enabled
     11
     12Users:          The ibm-prtm userspace daemon uses this interface.
     13
     14
     15What:           /sys/devices/system/ibm_rtl/version
     16Date:           Sep 2010
     17KernelVersion:  2.6.37
     18Contact:        Vernon Mauery <vernux@us.ibm.com>
     19Description:    The version file provides a means by which to query
     20                the RTL table version that lives in the Extended
     21                BIOS Data Area (EBDA).
     22Users:          The ibm-prtm userspace daemon uses this interface.
     23
     24