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

figures.rst (769B)


      1.. SPDX-License-Identifier: GPL-2.0
      2
      3.. The here included files are intended to help understand the implementation
      4
      5Data flows that Relate some functions, and write packets
      6========================================================
      7
      8.. kernel-figure:: DRBD-8.3-data-packets.svg
      9    :alt:   DRBD-8.3-data-packets.svg
     10    :align: center
     11
     12.. kernel-figure:: DRBD-data-packets.svg
     13    :alt:   DRBD-data-packets.svg
     14    :align: center
     15
     16
     17Sub graphs of DRBD's state transitions
     18======================================
     19
     20.. kernel-figure:: conn-states-8.dot
     21    :alt:   conn-states-8.dot
     22    :align: center
     23
     24.. kernel-figure:: disk-states-8.dot
     25    :alt:   disk-states-8.dot
     26    :align: center
     27
     28.. kernel-figure:: peer-states-8.dot
     29    :alt:   peer-states-8.dot
     30    :align: center