History log of /xv6-public/runoff.list (Results 1 – 25 of 33)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: xv6-rev11
# 76d4005f 30-Aug-2018 Frans Kaashoek <kaashoek@mit.edu>

thanks mtasm


# 4f14d8d1 09-Aug-2017 Frans Kaashoek <kaashoek@mit.edu>

Commit to running on an SMP (perhaps with only 1 core). Remove most code
from picirq.c and remove timer.c completely. Update runoff.list.


# da91a3a4 14-Sep-2016 Frans Kaashoek <kaashoek@mit.edu>

Add sleeplock.[ch] to listing


Revision tags: xv6-rev9, xv6-rev8, xv6-rev7, osdi12-submit, xv6-rev6
# 3c01f5a0 02-Sep-2011 Austin Clements <amdragon@mit.edu>

Remove data.S from runoff, too


# e25b74ca 01-Sep-2011 Frans Kaashoek <kaashoek@26-4-190.dynamic.csail.mit.edu>

Fix layout issues for printed version


# eeea49e8 16-Aug-2011 Frans Kaashoek <kaashoek@Frans-Kaashoeks-MacBook-Pro.local>

Update list of files to include in printout


Revision tags: xv6-rev5
# cf4b1ad9 20-Feb-2011 Russ Cox <rsc@swtch.com>

xv6: formatting, cleanup, rev5 (take 2)


Revision tags: xv6-2010, xv6-rev4
# dd3ecd42 02-Sep-2010 Austin Clements <amdragon@mit.edu>

Re-re-arrange bootasm and bootother. We can't get bootasm and bootmain on the same page, but this will make them easier to flip between.


# 6a6bf37c 31-Aug-2010 Austin Clements <amdragon@mit.edu>

Swap bootmain.c and bootother.S. This puts the whole boot process on one spread, though it separates the two asm files.


# 04be8fb2 31-Aug-2010 Austin Clements <amdragon@mit.edu>

Rebalance TOC


# 3c9ff073 30-Aug-2010 Robert Morris <rtm@nephron.lcs.mit.edu>

oops ended up with 2x vm.c


# d87f51c5 26-Aug-2010 Frans Kaashoek <kaashoek@Frans-Kaashoeks-MacBook-Pro.local>

add vm.c


# 2cf6b32d 05-Aug-2010 Robert Morris <rtm@nephron.lcs.mit.edu>

move jkstack to main.c
replace jstack with asm()s


Revision tags: xv6-rev3
# 8252f628 15-Sep-2009 Silas Boyd-Wickizer <sbw@wether.csail.mit.edu>

add uart.c


# 48755214 31-Aug-2009 Russ Cox <rsc@swtch.com>

assorted fixes:
* rename c/cp to cpu/proc
* rename cpu.context to cpu.scheduler
* fix some comments
* formatting for printout


# 0aef8914 08-Aug-2009 Russ Cox <rsc@swtch.com>

shuffle and tweak for formatting.
pdf has very good page breaks now.
would be a good copy for fall 2009.


# 949e5590 31-May-2009 rsc <rsc>

usys.S: put before init.c, STUB -> SYSCALL


Revision tags: xv6-2008, xv6-2007, xv6-rev1
# bf2932a6 28-Aug-2007 rsc <rsc>

final nits


# 818fc012 28-Aug-2007 rsc <rsc>

replace setjmp/longjmp with swtch


# 0c931af5 28-Aug-2007 rsc <rsc>

nits


# 9e82bfb0 28-Aug-2007 rsc <rsc>

rename 8253pit.c to timer.c


# eae04163 28-Aug-2007 rsc <rsc>

runoff


# fa74a749 27-Aug-2007 rsc <rsc>

move mp.h to low-level


# a8acdf02 27-Aug-2007 rsc <rsc>

no more ioapic.h


# f0721f1b 22-Aug-2007 rsc <rsc>

tweaks


12