index
:
135e2/xv6-labs.git
cow
fs
lock
mmap
net
pgtbl
syscall
thread
traps
util
xv6-labs-2024-winter
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memlayout.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
push/pop all registers when handling interrupt from kernel
Robert Morris
1
-0
/
+1
2019-06-03
takes one uart input interrupt, then panics
Robert Morris
1
-1
/
+4
2019-05-31
-initrd fs.img, ramdisk.c, file system
Robert Morris
1
-0
/
+4
2019-05-31
fork/wait/exit work
Robert Morris
1
-12
/
+21
2018-09-23
Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.
Frans Kaashoek
1
-3
/
+4
2018-08-30
thanks eyalz800
Frans Kaashoek
1
-1
/
+1
2016-08-24
p2v -> P2V
Robert Morris
1
-7
/
+0
2015-09-18
Fix comments
Jindong Zhang
1
-1
/
+1
2011-09-13
more regular kmap[] and description
Robert Morris
1
-4
/
+4
2011-09-01
Fix layout issues for printed version
Frans Kaashoek
1
-2
/
+2
2011-08-31
move the kernel to 0x80000000
Robert Morris
1
-1
/
+1
2011-08-24
Eliminate USERTOP; no use for it.
Frans Kaashoek
1
-1
/
+0
2011-08-16
Switch back to #define for PHYSTOP. Using the E820 to retrieve the memory ma...
Frans Kaashoek
1
-0
/
+1
2011-08-16
Clean up memlayout.h
Frans Kaashoek
1
-9
/
+4
2011-08-09
Use static page table for boot, mapping first 4Mbyte; no more segment trick
Frans Kaashoek
1
-2
/
+1
2011-08-08
One definition of several macros and constants
Frans Kaashoek
1
-1
/
+3
2011-08-07
oops
Frans Kaashoek
1
-0
/
+26
2006-07-16
was empty; gone
rsc
1
-0
/
+0
2006-06-24
boot more than two CPUs, each on own initial stack
rtm
1
-3
/
+0
2006-06-21
start on MP; detect MP configuration
kaashoek
1
-0
/
+3