summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/DDK.pdf (renamed from doc/DDK Driver ToolKit Internal SPECS.pdf)bin24997 -> 24997 bytes
-rw-r--r--doc/EPM.pdf (renamed from doc/Explicit Partition Map.pdf)bin12517 -> 12517 bytes
-rw-r--r--doc/MobilePlatform.pdfbin1318630 -> 0 bytes
-rw-r--r--doc/OS-Design.drawio19
-rw-r--r--doc/SCHEDULER_INFO.md7
5 files changed, 11 insertions, 15 deletions
diff --git a/doc/DDK Driver ToolKit Internal SPECS.pdf b/doc/DDK.pdf
index 7029e0cc..7029e0cc 100644
--- a/doc/DDK Driver ToolKit Internal SPECS.pdf
+++ b/doc/DDK.pdf
Binary files differ
diff --git a/doc/Explicit Partition Map.pdf b/doc/EPM.pdf
index d9eeebc9..d9eeebc9 100644
--- a/doc/Explicit Partition Map.pdf
+++ b/doc/EPM.pdf
Binary files differ
diff --git a/doc/MobilePlatform.pdf b/doc/MobilePlatform.pdf
deleted file mode 100644
index 4171a58a..00000000
--- a/doc/MobilePlatform.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/OS-Design.drawio b/doc/OS-Design.drawio
index 30a6b9b7..47a51bf6 100644
--- a/doc/OS-Design.drawio
+++ b/doc/OS-Design.drawio
@@ -1,31 +1,28 @@
<mxfile host="65bd71144e">
<diagram name="Page-1" id="lDkK2i6CeL2VbSOVDvrP">
- <mxGraphModel dx="746" dy="307" 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">
+ <mxGraphModel dx="1084" dy="442" 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="ifhO3zQZNW-sXvZMTmu8-2" value="SCI" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="235.5" y="340" width="360" height="30" as="geometry"/>
</mxCell>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-3" value="FoundationKit, AnimationKit, GraphicsKit" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
+ <mxCell id="ifhO3zQZNW-sXvZMTmu8-3" value="System DLLs" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="235.5" y="295" width="360" height="35" as="geometry"/>
</mxCell>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-8" value="&lt;h1 style=&quot;margin-top: 0px;&quot;&gt;System layer.&lt;/h1&gt;&lt;p&gt;This layer describes the kernel and it's API, which makes the Zeta OS.&lt;/p&gt;" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="610" y="440" width="180" height="120" as="geometry"/>
+ <mxCell id="ifhO3zQZNW-sXvZMTmu8-8" value="&lt;h1 style=&quot;margin-top: 0px;&quot;&gt;System layer.&lt;/h1&gt;&lt;p&gt;This layer describes the Kernel and it's API, which makes ZKA.&lt;/p&gt;" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
+ <mxGeometry x="620" y="380" width="180" height="120" as="geometry"/>
</mxCell>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-13" value="NewOS MP Kernel, DDKit&amp;nbsp;DLL and installed drivers." style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
+ <mxCell id="ifhO3zQZNW-sXvZMTmu8-13" value="NewOS MP Kernel, DDK and it's drivers." style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="235.5" y="450" width="360" height="60" as="geometry"/>
</mxCell>
<mxCell id="2" value="&lt;h1 style=&quot;margin-top: 0px;&quot;&gt;User layer&lt;/h1&gt;&lt;div&gt;This layer is located on user space, it is containing all of the users frameworks, SCI and SCM objects.&lt;/div&gt;" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="610" y="290" width="180" height="120" as="geometry"/>
+ <mxGeometry x="620" y="250" width="180" height="120" as="geometry"/>
</mxCell>
- <mxCell id="3" value="&lt;h1 style=&quot;margin-top: 0px;&quot;&gt;NewOS&lt;/h1&gt;&lt;div&gt;NewOS is an interesting piece&lt;/div&gt;&lt;div&gt;of engineering, designed to be mutli-user and multi tasked, it perfectly suits that need. And gives a neat API to work on.&lt;/div&gt;" style="text;html=1;whiteSpace=wrap;overflow=hidden;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="90" y="80" width="180" height="130" as="geometry"/>
- </mxCell>
- <mxCell id="4" value="Subsystems (Security, Native)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
+ <mxCell id="4" value="Subsystems (Security, Native)" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="235.5" y="380" width="360" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
-</mxfile>
+</mxfile> \ No newline at end of file
diff --git a/doc/SCHEDULER_INFO.md b/doc/SCHEDULER_INFO.md
index c61a5b5e..8b4e4379 100644
--- a/doc/SCHEDULER_INFO.md
+++ b/doc/SCHEDULER_INFO.md
@@ -1,8 +1,7 @@
# List of ZKA schedulers.
-- User Process Scheduler.
-- User Thread Scheduler.
-- MP Scheduler.
+- User UserProcess Scheduler.
+- Hardware Thread Scheduler.
These schedulers are reserved only for the user code.
-Drivers and kernel are running on the boot core. \ No newline at end of file
+Drivers and Kernel are running on the boot core.