Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 359 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 359 Bytes

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