• rtm's avatar
    no more proc[] entry per cpu for idle loop · 350e63f7
    rtm 提交于
    each cpu[] has its own gdt and tss
    no per-proc gdt or tss, re-write cpu's in scheduler (you win, cliff)
    main0() switches to cpu[0].mpstack
    350e63f7
proc.c 9.2 KB