summaryrefslogtreecommitdiffstats
path: root/update_verifier/update_verifier.rc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update_verifier: tweak priority of update_verifier for quick bootWei Wang2017-04-031-2/+2
| | | | | | | | | | Highest ioprio is 0 for CFQ and we should run update_verifier with that. Tested on device and showing boottime decreased. Bug: 36511808 Bug: 36102163 Test: Boot marlin Change-Id: Iddd925951d976e21014b61e5590bcdae3cea8470
* update_verifier: raise priority and ioprio and start with exec_startTom Cherry2017-03-291-0/+11
Raise the priority and ioprio of update_verifier and launch with exec_start. This saves ~100ms of time before `class_start main` is executed. Bug: 36511808 Bug: 36102163 Test: Boot bullhead Test: Verify boottime decrease on sailfish Change-Id: I944a6c0d4368ead5b99171f49142da2523ed1bdd