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

examples.rst (446B)


      1Example of udev rules
      2---------------------
      3
      4 .. include:: udev.txt
      5    :literal:
      6
      7Example of udev install rules script
      8------------------------------------
      9
     10 .. literalinclude:: udev-install.sh
     11    :language: shell
     12
     13Example script to get status
     14----------------------------
     15
     16 .. literalinclude:: status.sh
     17    :language: shell
     18
     19Example of AoE autoload script
     20------------------------------
     21
     22 .. literalinclude:: autoload.sh
     23    :language: shell