mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
correct range in comment
pointed out by alc
This commit is contained in:
parent
e127902229
commit
b522d2c99b
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
* 0xffff800000000000 - 0xffff804020100fff recursive page table (512GB slot)
|
||||
* 0xffff804020101000 - 0xfffffeffffffffff unused
|
||||
* 0xffffff0000000000 - 0xffffff7fffffffff 512GB direct map mappings
|
||||
* 0xfffffffe40000000 - 0xffffffffffffffff 512GB kernel map
|
||||
* 0xffffff8000000000 - 0xffffffffffffffff 512GB kernel map
|
||||
*
|
||||
* Within the kernel map:
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue