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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-28
disable interrupts when holding kernel lock
kaashoek
3
-0
/
+10
2006-06-28
timer interrupts
kaashoek
6
-78
/
+71
2006-06-27
file descriptors
rtm
16
-39
/
+424
2006-06-26
system call return values
rtm
6
-19
/
+43
2006-06-26
stick mpstack in cpu structure
kaashoek
2
-9
/
+7
2006-06-26
system call arguments
rtm
7
-7
/
+65
2006-06-24
boot more than two CPUs, each on own initial stack
rtm
4
-24
/
+35
2006-06-22
bug in trapret
rtm
1
-0
/
+1
2006-06-22
compile "user programs"
rtm
11
-64
/
+139
2006-06-22
send console output to parallel port
rtm
2
-0
/
+22
2006-06-22
oops
kaashoek
2
-0
/
+16
2006-06-22
checkpoint. booting second processor. stack is messed up, but thanks to cliff
kaashoek
13
-151
/
+505
2006-06-21
start on MP; detect MP configuration
kaashoek
7
-2
/
+323
2006-06-16
checkpoint
rtm
5
-7
/
+228
2006-06-15
sleep, wakeup, wait, exit
rtm
7
-6
/
+93
2006-06-15
primitive fork and exit system calls
rtm
12
-37
/
+166
2006-06-13
fix some trap bugs
rtm
4
-6
/
+26
2006-06-13
foo
rtm
1
-0
/
+34
2006-06-13
more or less take traps/interrupts
rtm
7
-69
/
+790
2006-06-12
xx
rtm
2
-5
/
+81
2006-06-12
import
rtm
18
-0
/
+1505