[Vm-dev] [commit][3467] Fork the linux builds in makeallclean.

Levente Uzonyi leves at elte.hu
Sun Oct 4 15:45:48 UTC 2015


On Sun, 4 Oct 2015, Tobias Pape wrote:

>
>
> On 03.10.2015, at 23:15, Levente Uzonyi <leves at elte.hu> wrote:
>
>> On Sat, 3 Oct 2015, Tobias Pape wrote:
>>
>>>
>>>
>>> On 03.10.2015, at 20:10, Levente Uzonyi <leves at elte.hu> wrote:
>>>
>>>> Wouldn't it be worth adding "-j $[$(nproc) * 2]" to make in the mvm file?
>>>> I always do it when I'm building a VM on linux.
>>>
>>> Even better: "-l $[$(nproc) - 1]", which respects a maximum load
>>> and does not kill your machine when it spawns too many processes.
>>
>> Does it allow to have multiple jobs without -j?
>>
>
> Yes.

Cool. Too bad the man page doesn't mention it there.

Levente

>
> Best regards
> 	-Tobias
>


More information about the Vm-dev mailing list