Our proc.c alignment is perfect. Since ksegment/usegment went away, we get a column back, so we get our two action-packed spreads.
This commit is contained in:
parent
13b3f4d2e3
commit
87b2099ae4
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue