more regular kmap[] and description
This commit is contained in:
parent
90a81b3228
commit
7e7cb106d0
3 changed files with 27 additions and 24 deletions
2
entry.S
2
entry.S
|
@ -36,7 +36,7 @@ multiboot_header:
|
|||
.globl _start
|
||||
_start = V2P_WO(entry)
|
||||
|
||||
# Entering xv6 on boot processor. Machine is mostly set up.
|
||||
# Entering xv6 on boot processor, with paging off.
|
||||
.globl entry
|
||||
entry:
|
||||
# Turn on page size extension for 4Mbyte pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue