diff options
| author | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-03-19 14:19:43 +0000 |
|---|---|---|
| committer | Amlal El Mahrouss <amlalelmahrouss@icloud.com> | 2024-03-19 14:19:43 +0000 |
| commit | af7bb25934e8f6781cb7b34ef345ef9af723a2ff (patch) | |
| tree | d98f3a6706ca50b1ecea2362e83ec9fdb35a876e | |
| parent | 34a2e2d5dbdc62b1b4bfa90e6bb2e52081153342 (diff) | |
Update chart.
| -rw-r--r-- | DesignChoices.drawio | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DesignChoices.drawio b/DesignChoices.drawio index 285b87d3..900bcd8d 100644 --- a/DesignChoices.drawio +++ b/DesignChoices.drawio @@ -1,10 +1,10 @@ -<mxfile host="app.diagrams.net" modified="2024-03-19T11:10:45.736Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0" etag="BfyGC5peZWfT-gvDJCB8" version="24.0.7" type="gitlab"> +<mxfile host="app.diagrams.net" modified="2024-03-19T14:19:37.812Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0" etag="nxTD6I5UsE7bDC5h9V-Z" version="24.0.7" type="gitlab"> <diagram name="Page-1" id="mxOE_IV8GVOi3fDmlM2_"> <mxGraphModel dx="1002" dy="569" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> <root> <mxCell id="0" /> <mxCell id="1" parent="0" /> - <mxCell id="dpAw-ApGermXuwIBdtFA-1" value="<h1 style="margin-top: 0px;">HCoreKrnl.exe</h1><p>The kernel is a C++ program, designed to be scalable, reliable and object oriented.</p><p>We're actually working on the AHCI support for it</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> + <mxCell id="dpAw-ApGermXuwIBdtFA-1" value="<h1 style="margin-top: 0px;">HCoreKrnl.exe</h1><p>The kernel is a C++ app, designed to be scalable, reliable and object oriented.</p><p>We're actually working on the AHCI support for it</p>" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1"> <mxGeometry x="40" y="40" width="400" height="120" as="geometry" /> </mxCell> <mxCell id="dpAw-ApGermXuwIBdtFA-2" value="MicroKernel" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> |
