platform_build_soong/cmd/multiproduct_kati
Dan Willemsen 1bdbdec5a0 Take into account RAM usage for multiproduct_kati
Apparently we have some instances of Soong taking 16GB of RAM. While
that's a problem to solve on it's own, make multiproduct_kati's
auto-parallelism detection smarter by taking into account the total RAM
on the machine instead of just the number of CPUs.

Bug: 146925549
Test: check soong.log for autodetected parallelism values
Change-Id: Ice34c2cf73ea4f8f235521cbefc8654a79a04eef
2019-12-27 09:54:11 -08:00
..
Android.bp Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00
main.go Take into account RAM usage for multiproduct_kati 2019-12-27 09:54:11 -08:00
main_test.go Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00