commit | 6287488399d7d14f2091bd84bf4a4c6175dd4894 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Sat Mar 19 16:51:40 2022 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Sat Mar 19 16:58:45 2022 +0800 |
tree | 8097000d9841eecb48103b1fc0c724066c1d8f10 | |
parent | 172f4ac338ca5f4f76b458ad6d90b8e034b36df2 [diff] |
dynsystem: Enlarge default shared memory size and allow size override This modest adjustment 8KiB -> 64KiB significantly boosts the DSU installation time: * physical device: 2m34s -> 45s * virtual device: 46s -> 30s Also make the shared memory size customizable for fine-tuning. Bug: 225310919 Test: start a Dynamic System installation and check its execution time. Change-Id: I0418ba19c3824d31feafce54a71c054061d010e8