Lines Matching full:jobs
3293 finish before executing the next. However, the `-j' or `--jobs' option
3343 fewer jobs than when it is lightly loaded. You can use the `-l' option
3344 to tell `make' to limit the number of jobs to run at once, based on the
3357 average goes below that limit, or until all the other jobs finish.
3724 that there are only `N' jobs running at the same time between them all.
3727 jobs (otherwise we could get `N' sub-`make's running and have no slots
3733 sub-`make's, you would get many more jobs running in parallel than you
3735 as many jobs as possible in parallel, this is passed down, since
6502 `j (jobs)'
6541 `-j [JOBS]'
6542 `--jobs[=JOBS]'
6543 Specifies the number of jobs (commands) to run simultaneously.
6544 With no argument, `make' runs as many jobs simultaneously as
6560 Specifies that no new jobs (commands) should be started if there
6561 are other jobs running and the load average is at least LOAD (a