The first release of the user-space OOM killer — oomd 0.1.0
Facebook’s development aims at a more rapid and selective termination of processes consuming excessive memory before the Linux kernel’s OOM handler is triggered. The oomd code is written in C++ and is licensed under GPLv2. Oomd is already in use in Facebook's infrastructure and has proven effective under industrial loads (specifically, the project has nearly eliminated the occurrence of […]
