diff options
author | FRIGN <dev@frign.de> | 2016-02-14 01:28:37 +0100 |
---|---|---|
committer | FRIGN <dev@frign.de> | 2016-02-14 01:28:37 +0100 |
commit | 3abbffa4934a62146e995ee7c2cf3ba50991b4ad (patch) | |
tree | 3a97c28b0c83a8ecc93b84c0487dc6c92089bc4b /config.mk | |
parent | 6a52a85a1ac87b29048863d599a8b0f0ee712482 (diff) |
Simplify the oom-taming-function
There really is no need to source a defined variable from a linux
header. The OOM-rank ranges from -1000 to 1000, so we can safely
hardcode -1000, which is a sane thing to do given slock is suid and
we don't want to play around too much here anyway.
On another notice, let's not forget that this still is a shitty
heuristic. The OOM-killer still can kill us (thus I also changed
the wording in the error-message. We do not disable the OOM-killer,
we're just hiding.
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions