feat(readme): describe image

This commit is contained in:
Daniel Hammer
2025-03-11 20:15:00 +01:00
parent cf95c14936
commit 6efcd1d883
+2
View File
@@ -2,6 +2,8 @@
Research project aiming to create a modern kernel and operating system in C++ Research project aiming to create a modern kernel and operating system in C++
![OS220 handling a page fault exception in the kernel](https://i.imgur.com/P0Qz350.png) ![OS220 handling a page fault exception in the kernel](https://i.imgur.com/P0Qz350.png)
*The kernel handling a kernel-mode page fault*
### Kernel ### Kernel
- [x] Global Descriptor Table - [x] Global Descriptor Table