Skip to content

Instantly share code, notes, and snippets.

@alwaysR9
Last active June 14, 2020 09:59
Show Gist options
  • Save alwaysR9/3413059d370e6c583717f0a4b31fd950 to your computer and use it in GitHub Desktop.
Save alwaysR9/3413059d370e6c583717f0a4b31fd950 to your computer and use it in GitHub Desktop.

入口函数

kern/init.c

内核内存布局

[KERNBASE, +oo]: kernel space
KERNBASE: 0xF0000000
[KERNBASE-4MB, KERNBASE]: kernel stack
[MEMORY MAP IO]
[USER SPACE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment