-
Notifications
You must be signed in to change notification settings - Fork 1
Takes advantage of LD_PRELOAD to shim code in prior to puppet using libc, which monitors all fork() (lib)calls. Efficiently sets the OOM Killer value to 1000 for all forked PIDs that are created by puppet (or any other daemon/process that forks or spawns children that may become an issue). Supports process and flag white-listing.
codytubbs/fork_shim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Takes advantage of LD_PRELOAD to shim code in prior to puppet using libc, which monitors all fork() (lib)calls. Efficiently sets the OOM Killer value to 1000 for all forked PIDs that are created by puppet (or any other daemon/process that forks or spawns children that may become an issue). Supports process and flag white-listing.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published