commit | 03e55b73ff994936725897cb48fd9e24f47dbcb4 | [log] [tgz] |
---|---|---|
author | Federico 'Morg' Pareschi <morg@google.com> | Wed Mar 12 01:13:53 2025 +0000 |
committer | Federico 'Morg' Pareschi <morg@google.com> | Thu Mar 13 23:38:00 2025 +0000 |
tree | 98efe1b05eadbb43635f39d4863619e93825ec7e | |
parent | 181d0b5af901ba44d95371aaa688fb97ff633327 [diff] |
init: Use exec_background instead of exec extra_free_kbytes.sh sometimes takes a long time to execute, especially on some slower devices. We don't need to wait for its completion in this script before continuing init execution. This saves up to 200ms boot time on some slower device models. Bug: http://b/383225735 Test: manual, bootperf over 100 iterations Change-Id: I19e3566d71c0e6f57045e1475d20b68bc204b5a4