Skip to content

Commit

Permalink
Documentation:Update Documentation/zh_CN/arm64/memory.txt
Browse files Browse the repository at this point in the history
This is a update of Chinese
documentation:Documentation/zh_CN/arm64/memory.txt

It is based on the modifications of Documentation/arm64/memory.txt in
submission :"e3978cde".

Signed-off-by: Fu Wei <tekkamanninja@gmail.com>
Acked-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
tekkamanninja authored and gregkh committed Nov 27, 2012
1 parent 1f20dfd commit a550e56
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Documentation/zh_CN/arm64/memory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@ AArch64 Linux 内存布局:
-----------------------------------------------------------------------
0000000000000000 0000007fffffffff 512GB 用户空间

ffffff8000000000 ffffffbbfffcffff ~240GB vmalloc
ffffff8000000000 ffffffbbfffeffff ~240GB vmalloc

ffffffbbfffd0000 ffffffbcfffdffff 64KB [防护页]
ffffffbbffff0000 ffffffbbffffffff 64KB [防护页]

ffffffbbfffe0000 ffffffbcfffeffff 64KB PCI I/O 空间
ffffffbc00000000 ffffffbdffffffff 8GB vmemmap

ffffffbbffff0000 ffffffbcffffffff 64KB [防护页]
ffffffbe00000000 ffffffbffbbfffff ~8GB [防护页,未来用于 vmmemap]

ffffffbc00000000 ffffffbdffffffff 8GB vmemmap
ffffffbffbe00000 ffffffbffbe0ffff 64KB PCI I/O 空间

ffffffbe00000000 ffffffbffbffffff ~8GB [防护页,未来用于 vmmemap]
ffffffbbffff0000 ffffffbcffffffff ~2MB [防护页]

ffffffbffc000000 ffffffbfffffffff 64MB 模块

Expand Down

0 comments on commit a550e56

Please sign in to comment.