cr: Allow ninja to use more CPUs on many core workstations.
Before this patch, the number of CPUs allowed to be used by ninja was hardcoded. This patch tries to find the optimal number by querying the number of available cpus in the system. BUG=324806 NOTRY=true Review URL: https://codereview.chromium.org/248673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266118 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment