buildworld -j N issues
Matthew Dillon
dillon at apollo.backplane.com
Sun Mar 21 13:03:48 PST 2004
Some issues are cropping up with what I believe are buildworld -j N
bugs, due to the new scheduler ordering processes somewhat differently
then the old scheduler.
I'm working on the correct set of .ORDER: directives in the .mk files
to fix the problem.
If you have problems doing buildworld -j N, just do the buildworld without
the -j N. I expect to commit fixes later this evening (I'm running
buildworld -j 4's on four different machines in a loop to try to locate
all the ordering issues).
-Matt
More information about the Kernel
mailing list