[bug #42288] limit parallelism based on available memory

2014-05-04 Thread Paul D. Smith
Follow-up Comment #1, bug #42288 (project make): This is a tricky feature. First even defining "available memory" is difficult. Is it physical memory only, not swap? Is it unused memory, or total memory? Second, determining the amount of system memory available is extremely system-specific: th

[bug #42289] .NOTPARALLEL should be allowed to have prerequisites

2014-05-04 Thread Paul D. Smith
Update of bug #42289 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #1: Duplicate of bug #1787

[bug #22923] option to prevent "interspersed" output in parallel builds

2014-05-04 Thread Paul D. Smith
Update of bug #22923 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #42289] .NOTPARALLEL should be allowed to have prerequisites

2014-05-04 Thread Dave Yost
URL: Summary: .NOTPARALLEL should be allowed to have prerequisites Project: make Submitted by: yost Submitted on: Sun 04 May 2014 03:11:46 PM PDT Severity: 3 - Normal Ite

[bug #42288] limit parallelism based on available memory

2014-05-04 Thread Dave Yost
URL: Summary: limit parallelism based on available memory Project: make Submitted by: yost Submitted on: Sun 04 May 2014 03:03:17 PM PDT Severity: 3 - Normal Item Group: