summaryrefslogtreecommitdiff
path: root/init/service.cpp
AgeCommit message (Expand)Author
2024-04-11Throttle reboot from native watchdogShrinidhi Hegde
2024-04-04Revert "Update native watchdog to be triggered after 20 restarts instead of 4."Shrinidhi Hegde
2024-04-03Update native watchdog to be triggered after 20 restarts instead of 4.Shrinidhi Hegde
2023-11-20init: Combine two global sigchld_fd variables into oneBart Van Assche
2023-11-14Attempt process kill even if cgroup is already removedKelvin Zhang
2023-11-08Merge changes I5e259fdd,I5b9ab456 into mainTreehugger Robot
2023-11-07init: Make WaitToBeReaped() wait less longBart Van Assche
2023-10-31libprocessgroup: Remove max_processes from KillProcessGroup APIT.J. Mercier
2023-08-21init: clean up DelayService()Jooyung Han
2023-06-23No need to read ro.apex.updatable nowJooyung Han
2023-06-09init: non-crashing service can restart immediatelyJiyong Park
2023-04-17init: log when 'user' is unspecifiedSteven Moreland
2023-03-13Stop respawning serial console if disabledAlistair Delva
2023-03-02Merge "Use ro.boot.serialconsole to disable console services"Treehugger Robot
2023-02-28init: add log w/ service PIDSteven Moreland
2023-02-22Use ro.boot.serialconsole to disable console servicesAlistair Delva
2023-01-10init: Add gentle_kill service propertyDaniel Rosenberg
2022-12-31Make an error message more informativeBart Van Assche
2022-12-14Merge "ignore error -> log"Steven Moreland
2022-12-13ignore error -> logSteven Moreland
2022-12-12Merge "Kill services even when cgroups is disabled"Treehugger Robot
2022-12-12Kill services even when cgroups is disabledInseob Kim
2022-12-05init: Make an error message more informativeBart Van Assche
2022-11-30Revert "init: Add more diagnostics for signalfd hangs."Bart Van Assche
2022-11-21init: Fix a race condition in KillProcessGroup()Bart Van Assche
2022-11-18init: Introduce symbolic names for certain constantsBart Van Assche
2022-11-18Revert "init: Rename 'cgroups_activated' into 'fifo'"Bart Van Assche
2022-11-15Revert "init: Fix a race condition in KillProcessGroup()"Bart Van Assche
2022-11-10init: Fix a race condition in KillProcessGroup()Bart Van Assche
2022-11-04init: Rename 'cgroups_activated' into 'fifo'Bart Van Assche
2022-11-03Revert "init: Fix a race condition in KillProcessGroup()"Bart Van Assche
2022-10-27init: Fix a race condition in KillProcessGroup()Bart Van Assche
2022-10-25init: Introduce class InterprocessFifoBart Van Assche
2022-10-24Merge "init: skip cgroup/task_profiles configuration if cgroups are disabled"Nikita Ioffe
2022-10-21init: Fix the implementation of the task_profiles keywordBart Van Assche
2022-10-21init: skip cgroup/task_profiles configuration if cgroups are disabledNikita Ioffe
2022-10-03Merge "[MTE] Add device config to control upgrade time"Florian Mayer
2022-09-16[MTE] Add device config to control upgrade timeFlorian Mayer
2022-09-13[MTE] only upgrade to SYNC mode for MTE crashesFlorian Mayer
2022-09-06Merge "Upgrade MTE to SYNC after ASYNC crash."Treehugger Robot
2022-09-06Upgrade MTE to SYNC after ASYNC crash.Florian Mayer
2022-08-25init: Apply the NormalIoProfile when creating a serviceBart Van Assche
2022-07-22Merge "Add apex name to service" am: ec73481e58Deyao Ren
2022-07-22Add apex name to serviceDeyao Ren
2022-07-15Merge "init starts servicemanagers in "default" mount ns" am: e89c457157Jooyung Han
2022-07-14init starts servicemanagers in "default" mount nsJooyung Han
2022-05-18Merge "init: log services requested restart" am: 0ddcf6d2f1 am: 4d3bf512b0Treehugger Robot
2022-05-17init: log services requested restartSteven Moreland
2022-05-03Merge changes from topic "228160715_fix" am: 25f0c1c457 am: 42bab74623Suren Baghdasaryan
2022-04-29init: Purge empty process groups on zygote restartSuren Baghdasaryan