Hi,

Make has two options which control number of jobs by load average.

--jobs and --load-average

Suppose I set make options as --jobs --load-average=1.7

It will spawn as many jobs as possible and limit system load to 1.7.

But which load average does that check? One minute, five minutes or fifteen
minutes?

--
Nilesh Govindrajan
http://nileshgr.com

Reply via email to