提交 87b2099a 创建 作者: Austin Clements's avatar Austin Clements

Our proc.c alignment is perfect. Since ksegment/usegment went away, we get a…

Our proc.c alignment is perfect. Since ksegment/usegment went away, we get a column back, so we get our two action-packed spreads.
上级 13b3f4d2
......@@ -16,16 +16,15 @@ even: main.c
# odd: init.c
# spinlock.h either
# spinlock.c either
right: spinlock.c # mild preference
even: proc.h # mild preference
# goal is to have two action-packed 2-page spreads,
# one with
# ksegment usegment allocproc userinit growproc fork
# allocproc userinit growproc fork
# and another with
# scheduler sched yield forkret sleep wakeup1 wakeup
right: proc.c # VERY important
right+: proc.c # VERY important
# setjmp.S either
# vm.c either
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论