History log of /seL4-l4v-master/l4v/misc/autostop/stop.c
Revision Date Author Comments
# 092b1207 18-Apr-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

run astyle on all C files in the repository

Leaves parse tests and generated files unchanged, and provides a style
filter for these.

Signed-off-by: Gerwin Klein <gerwin.klein@data61.csiro.au>


# a424d55e 09-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

licenses: convert license tags to SPDX


# 7e3b35d3 01-Jul-2015 Matthew Fernandez <matthew.fernandez@nicta.com.au>

misc/autostop: Teach stop how to send SIGABRT and SIGTERM.


# e846657e 02-Dec-2014 Matthew Fernandez <matthew.fernandez@nicta.com.au>

misc: Add options to constrain autostop's bloodthirsty rampage.

Autostop is quite handy for keeping your system under control, but when things
go pear shaped the guidance provided by Linux's OOM score doesn't necessarily
align with what the user cares about. In particular, it can take down parts of
your windowing subsystem or a harmless browser tab going about its business.
This commit adds command line options to give autostop a list of processes
which are the only ones you would like stopped. Existing behaviour remains
unchanged.


# 2a03e81d 14-Jul-2014 Gerwin Klein <gerwin.klein@nicta.com.au>

Import release snapshot.