summaryrefslogtreecommitdiffhomepage
path: root/src/boot/modules/MemoryTest/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-27 10:22:39 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-27 10:22:39 +0100
commit9937bcb03d4b3c3e71c33786349d4a41203550c0 (patch)
treebdccb35393863256ab0fc806836173c9a7bd50cf /src/boot/modules/MemoryTest/README.md
parent0fece463b13c0b6982ceb1be3e26c12444b1cb9e (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.md3
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.