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-class-stm (802B)


      1What:		/sys/class/stm/<stm>/masters
      2Date:		June 2015
      3KernelVersion:	4.3
      4Contact:	Alexander Shishkin <alexander.shishkin@linux.intel.com>
      5Description:
      6		Shows first and last available to software master numbers on
      7		this STM device.
      8
      9What:		/sys/class/stm/<stm>/channels
     10Date:		June 2015
     11KernelVersion:	4.3
     12Contact:	Alexander Shishkin <alexander.shishkin@linux.intel.com>
     13Description:
     14		Shows the number of channels per master on this STM device.
     15
     16What:		/sys/class/stm/<stm>/hw_override
     17Date:		March 2016
     18KernelVersion:	4.7
     19Contact:	Alexander Shishkin <alexander.shishkin@linux.intel.com>
     20Description:
     21		Reads as 0 if master numbers in the STP stream produced by
     22		this stm device will match the master numbers assigned by
     23		the software or 1 if the stm hardware overrides software
     24		assigned masters.