earlyoom: earlyoom (the early out-of-memory daemon) earlyoom: earlyoom: earlyoom is a userspace daemon that can be triggered earlier than the earlyoom: kernel's OOM-killer. It checks the amount of available memory and free earlyoom: swap up to 10 times a second (less often if there is a lot of free earlyoom: memory). By default if both are below 10%, it will kill the largest earlyoom: process (highest oom_score). The percentage value is configurable via earlyoom: command line arguments. earlyoom: earlyoom: earlyoom: