NetBSD/sys/arch
thorpej 0d866249d4 - In the MULTIPROCESSOR case, initialize p_cpu before a process is
marked SONPROC.
- Always make curproc, fpcurproc, astpending, and want_resched per-CPU
  variables in struct cpu_info.  Restructure code accordingly, and trim
  a few instructions from a few spots in various places in locore.
2000-05-31 05:14:26 +00:00
..
alpha - In the MULTIPROCESSOR case, initialize p_cpu before a process is 2000-05-31 05:14:26 +00:00
amiga Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
amigappc Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
arc COMPAT_ULTRIX was moved from files.${MACHINE} to files.mips, 2000-05-29 10:17:44 +00:00
arm26 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
arm32 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
atari Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
bebox Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
cobalt Different form of PCI bug workaround. Should make 2700 system work. 2000-05-29 15:45:15 +00:00
evbsh3 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
hp300 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
hpcmips First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
i386 Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
luna68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
m68k Oops, omitted the rename from last. 2000-05-27 16:44:41 +00:00
mac68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
macppc Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
mips Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
mmeye Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
mvme68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
news68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
newsmips Insert delay() in busy wait. 2000-05-30 11:45:11 +00:00
next68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
ofppc Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
pc532 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
pmax Make this file compilable. 3MAX+ has no ISDN. 2000-05-29 12:09:45 +00:00
powerpc Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
prep Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
sh3 Rather than starting init and creating kthreads by forking and then 2000-05-28 05:48:59 +00:00
sparc Fix typo in DEBUG code. 2000-05-30 03:26:34 +00:00
sparc64 Add a comment about needing to initialize p_cpu when multiple 2000-05-31 05:09:14 +00:00
sun3 Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
vax In the MULTIPROCESSOR case, initialize p_cpu before a process is 2000-05-31 05:10:54 +00:00
x68k Add a comment on single-processor systems about p_cpu being initialized 2000-05-31 05:06:43 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00