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
/
trapasm.S
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-11
initproc, usegment, swtch tweaks
Russ Cox
1
-8
/
+0
2009-05-31
clean up %fs %gs use
rsc
1
-3
/
+0
2009-05-31
sync with c; .text is implied
rsc
1
-7
/
+13
2008-09-24
always save and restore %fs, %gs to ensure old segment entries are never
kolya
1
-0
/
+4
2007-08-28
nits
rsc
1
-3
/
+1
2007-08-27
Replace yield system call with sleep.
rsc
1
-1
/
+1
2007-08-27
formatting, fix comment
rsc
1
-16
/
+21
2007-08-22
PDF at http://am.lcs.mit.edu/~rsc/xv6.pdf
rsc
1
-3
/
+0
2006-09-06
standardize various * conventions
rsc
1
-2
/
+2
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
1
-27
/
+27
2006-08-29
prune unneeded panics and debug output
rtm
1
-2
/
+0
2006-07-16
Attempt to clean up newproc somewhat.
rsc
1
-3
/
+3
2006-07-16
New scheduler.
rsc
1
-3
/
+9
2006-07-12
no more big kernel lock
rtm
1
-4
/
+0
2006-07-11
Changes to allow use of native x86 ELF compilers, which on my
rsc
1
-2
/
+3
2006-06-22
bug in trapret
rtm
1
-0
/
+1
2006-06-22
compile "user programs"
rtm
1
-0
/
+2
2006-06-22
checkpoint. booting second processor. stack is messed up, but thanks to cliff
kaashoek
1
-0
/
+5
2006-06-15
primitive fork and exit system calls
rtm
1
-0
/
+1
2006-06-13
more or less take traps/interrupts
rtm
1
-0
/
+16
2006-06-12
import
rtm
1
-0
/
+12