-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branches 'fix-mxqkill', 'set-reaper-pname', 'fix-some-log' and …
…'cleanup' * fix-mxqkill: mxqd: Remove superfluous "unknown pid returned" warning mxqd: Switch to killstate state machine mxqd: Set up ppidcache in monitor_jobs mxqd: Remove unneeded arguments from killall mxqd: Factor out monitor_jobs mxqd: Add `killstate` state machine ppidcache: Add new module mx_util: Add mx_clock_getboottime mx_util: Add _mx_cleanup_closedir_ mx_proc: Add mx_proc_get_parent * set-reaper-pname: mxqd: Give reaper thread fixed name * fix-some-log: Avoid sporadic "No matching job found" warning mxq_control: Remove "Remove orphaned ..." messages mxqd: Fix "Main Loop freed N slots" message mxqd: Remove job startup chatter mxqd: Remove "received sigchld" log message * cleanup: mxqd: Change severity of failing setsid to error mxqsub: Remove unused defines
- Loading branch information
Showing
3 changed files
with
30 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters