diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-27 10:22:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-27 10:22:39 +0100 |
| commit | 9937bcb03d4b3c3e71c33786349d4a41203550c0 (patch) | |
| tree | bdccb35393863256ab0fc806836173c9a7bd50cf /src/boot/modules/MemoryTest/README.md | |
| parent | 0fece463b13c0b6982ceb1be3e26c12444b1cb9e (diff) | |
[FEAT] kernel: Fix SysChk, add MemoryTest, fix BootThread class.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/boot/modules/MemoryTest/README.md')
| -rw-r--r-- | src/boot/modules/MemoryTest/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/boot/modules/MemoryTest/README.md b/src/boot/modules/MemoryTest/README.md new file mode 100644 index 00000000..fac97400 --- /dev/null +++ b/src/boot/modules/MemoryTest/README.md @@ -0,0 +1,3 @@ +# MemoryTest: + +This module tests the memory of a x64 machine by allocating to it. |
