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-bus-peci (525B)


      1What:		/sys/bus/peci/rescan
      2Date:		July 2021
      3KernelVersion:	5.18
      4Contact:	Iwona Winiarska <iwona.winiarska@intel.com>
      5Description:
      6		Writing a non-zero value to this attribute will
      7		initiate scan for PECI devices on all PECI controllers
      8		in the system.
      9
     10What:		/sys/bus/peci/devices/<controller_id>-<device_addr>/remove
     11Date:		July 2021
     12KernelVersion:	5.18
     13Contact:	Iwona Winiarska <iwona.winiarska@intel.com>
     14Description:
     15		Writing a non-zero value to this attribute will
     16		remove the PECI device and any of its children.