diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-09 15:52:50 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-09 15:52:50 -0500 |
commit | 9b981cafaac2d0ad265ad6105fd3715bfc041051 (patch) | |
tree | 85093639598c52414e855c3c48d6320a60ba6544 /sal | |
parent | a81389fb840f21f855d0f7c900821587d33782da (diff) |
Adjust the parallelism of tail_build to be max(max-process, num-cpus)
tail_build run mostly by itself and wrap a dozen of module,
using just MAXPROCESS for the parallelism force to limit NB_CPUS
in order to avoid a NB_CPUS x MAXPROCESS scenario.
This mitigate this problem, until we don;t need MAXPROCESS anymore
and NB_CPUS becomes the only driving force.
Diffstat (limited to 'sal')
0 files changed, 0 insertions, 0 deletions