On Wed, Feb 03, 2016 at 11:46:45AM +0000, Roy Marples wrote: > How would you handle a non process intensive master spawning process > itensive workers to replace the ones you just killed?
If an admin wants to go that way, I would try to catch soft limits in the powerd script and then tune rlimits - but I'm not sure this is a practical aprovach. Martin