The first release of the userspace OOM killer is oomd 0.1.0
Facebook's development aims to more quickly and selectively terminate processes that consume too much memory before the kernel OOM handler is triggered. LinuxThe oomd code is written in C++ and licensed under the GPLv2. Oomd is already in use in Facebook's infrastructure and has proven itself in production workloads (in particular, the project has almost completely eliminated the occurrence of […]
