We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceeca20 commit 40f0ea1Copy full SHA for 40f0ea1
Contributions/README.md
@@ -7,6 +7,9 @@ ELISA umbrella.
7
## Index
8
These markdown documents are actively extended and reviewed, as part of safety-related work done within ELISA.
9
10
+* [Linux Memory Management Essentials](Linux_Memory_Management_Essentials.md)
11
+ (3rd party) Summary of Memory Management features of the Linux Kernel that are also relevant for safety.
12
+
13
* [Using Linux in a Safe System](Using_Linux_in_a_Safe_System.md)
14
(3rd party) Non-exhaustive list of engineering considerations and practices, that can help with designing a Safe System containing Linux.
15
It can be seen as a companion to the Checklist below.
0 commit comments