Le 31/08/2012 11:40, Pascal Terjan a écrit :
Some activities, like USB transfers are seen as huge system load (I often get more than 4 on a monocpu system, while is CPU is idle to compile. So I think we may end with a side effect that build time will be longer....Currently %make is expanded to make -j<nb cpu>I'd like it to be replaced with make -l<nb cpu>
