We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8cbda0 commit 5c9100eCopy full SHA for 5c9100e
1 file changed
docs/Linux.md
@@ -223,7 +223,7 @@ From pgtable.h:
223
```
224
225
The definition of `USER_PTRS_PER_PGD` evaluates to 128. This macro is used to
226
-reserve the first 128 pfn's for user space leaving pfn's 128 to 255 for kernel
+reserve the first 128 **page frame numbers** or **PFNs** for user space leaving PFNs 128 to 255 for kernel
227
space.
228
229
#### Physical Addresses
0 commit comments