Skip to content

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.

Notifications You must be signed in to change notification settings

codytubbs/fork_shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

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

 
 
 

Languages