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 f1aed4b commit 933df00Copy full SHA for 933df00
chapter9/README.md
@@ -7,7 +7,7 @@ In our implementation, the first 8 megabytes of physical memory will be reserved
7
- The kernel
8
- GDT, IDT et TSS
9
- Kernel Stack
10
-- Some space reserved to hardware (video memory, ..)
+- Some space reserved to hardware (video memory, ...)
11
- Page directory and pages table for the kernel
12
13
The rest of the physical memory is freely available to the kernel and applications.
0 commit comments