mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
[Mirror] Some kind of OS: git://git.9front.org/plan9front/plan9front
42940399b8
Instead of Proc { Mach *mp; Mach *wired; }, track affinity by an integer representing the mach number instead. This simplifies the code as it avoids needing to compare with MACHP(m->machno). Wiering a process to a processor is now done by just assigning affinity and then set a flag that it should not change. Call procpriority() when we want to change priority of a process instead of managing the fields directly. |
||
---|---|---|
386 | ||
68000 | ||
68020 | ||
acme | ||
adm/timezone | ||
amd64 | ||
arm | ||
arm64 | ||
lib | ||
mips | ||
power | ||
power64 | ||
rc | ||
sparc | ||
sparc64 | ||
spim | ||
sys |