Feature #3228
Add puppet.conf for process priority of puppetd
| Status: | Accepted | Start date: | 02/19/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | plumbing | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 1 |
Description
It would be nice (no pun intended) to have a puppet.conf option that would specify the priority of the puppetd process. It appears that Ruby has a Process.setpriority that would do this. This way we wouldn’t have to worry about maintaining separate methods to set priority (whether SMF, SRC, /etc/init.d/puppet or otherwise).
History
Updated by James Turnbull almost 2 years ago
- Category set to plumbing
- Status changed from Unreviewed to Needs Decision
- Assignee set to Luke Kanies
Updated by Trevor Vaughan almost 2 years ago
Alternatively/additionally (?) the ability to explicitly set the nice-ness of Exec’s and Services would be ideal.
The combination of the two would be extremely useful.
Updated by Luke Kanies over 1 year ago
- Status changed from Needs Decision to Accepted
- Assignee deleted (
Luke Kanies)