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 dc2ec7d commit f1aed4bCopy full SHA for f1aed4b
chapter9/README.md
@@ -1,6 +1,6 @@
1
# Memory management: physical and virtual
2
3
-The kernel knows the size of the physical memory available thanks to [Grub](../Chapter-3/README.md).
+The kernel knows the size of the physical memory available thanks to [GRUB](../Chapter-3/README.md).
4
5
In our implementation, the first 8 megabytes of physical memory will be reserved for use by the kernel and will contain:
6
0 commit comments