10 Dec
2012
10 Dec
'12
15:22
On Mon, Dec 10, 2012 at 3:06 AM, Jan Engelhardt <jengelh@inai.de> wrote:
2. Making obs-worker use %_smp_mflags -jWORKER_INSTANCES -lWORKER_INSTANCES instead of the default %_smp_mflags -jWORKER_JOBS
I tell you, make -l is awesome magic; it sort of autobalances your obs process tree between "1 worker using 24 gccs" and "24 workers using 1 gcc each" roughly. Needless to say, this requires that one always looks at the *host's* load, so make -l out of the box is useless for VM builds ATM.
Cool magic, I didn't know it. So that's why ARM builds take forever? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org