/oom-tools

Tools for dealing with the dreaded Linux OOM killer

Primary LanguageShell

About

A collection of tools to manage the dreaded Linux OOM killer.

  • oom-top: Shows top 10 processes to be killed
  • oom-adjuster: Takes an optional config file and adjusts the oom_adj of your speficied programs. Run as a cron job probably.

References

https://lwn.net/Articles/317814/

TODO

Make a puppet module

License

MIT