Chromium Code Reviews
DescriptionImplement GetDefaultConcurrentLinks() for Linux Builds.
This method is used to determine the size of the Ninja pool
which is used for links during the build. It is currently size 1 for Linux, because this method is not implemented.
After this patch it will be <total_memory> / 8Gb.
BUG=
R=scottmg@chromium.org
Committed: https://code.google.com/p/gyp/source/detail?r=1701
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixes per scottmg's suggestion #
Total comments: 1
Messages
Total messages: 9 (0 generated)
|