more regular kmap[] and description

This commit is contained in:
Robert Morris 2011-09-13 12:28:45 -04:00
parent 90a81b3228
commit 7e7cb106d0
3 changed files with 27 additions and 24 deletions

View file

@ -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