Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
8C乡交
project2608132
Commits
9aa0337d
Commit
9aa0337d
authored
13 years ago
by
Frans Kaashoek
Browse files
Options
Download
Patches
Plain Diff
Map kernel high
Very important to give qemu memory through PHYSTOP :(
parent
dccb9152
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+2
-2
Makefile
bootmain.c
+6
-5
bootmain.c
bootother.S
+9
-5
bootother.S
console.c
+5
-1
console.c
defs.h
+2
-0
defs.h
exec.c
+1
-0
exec.c
ide.c
+1
-0
ide.c
kalloc.c
+19
-3
kalloc.c
main.c
+23
-10
main.c
mmu.h
+0
-8
mmu.h
mp.c
+3
-1
mp.c
multiboot.S
+7
-4
multiboot.S
param.h
+0
-2
param.h
proc.c
+1
-0
proc.c
spinlock.c
+2
-1
spinlock.c
syscall.c
+1
-0
syscall.c
sysproc.c
+1
-0
sysproc.c
trap.c
+1
-0
trap.c
vm.c
+99
-28
vm.c
x86.h
+24
-0
x86.h
with
207 additions
and
70 deletions
+207
-70
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment