
10 Sep
2012
10 Sep
'12
02:19
I wondered why I wasn't getting multi-cpu support in my sorts of >128k line files, even when I specified that it should use multiple threads. It seems SuSE adds a patch to set the max CPU's my machine has to 1, so no matter what I set in --parallel, it uses the smaller of (1, number I ask for). The default is to use min(available CPU's, number I ask for)... Yet the OSuSE version is hard-coded to disallow parallel usage. Could someone point me at the discussion in the archives as to why this was decided? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org