forked from mariux64/mxq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'donald/reaper' into issues/issue30
see mariux64#30 * donald/reaper: mxqd: reaper: ignore signals from mxqd mxqd: set cpu_set_running in group_add_job database: store and retrieve cpuset of job mxq_job: add a string version of host_cpu_set mxq_job: refactor (add do_jobs_statement) mxqd: do not finish jobs from signals when we have reaper output mxqd: better loglevels for killall_over_time mxqd: remove unused member mxqd: let reaper call setsid instread of user process mxqd: add job_is_lost mxqd: do not kill children in catchall mxq_job: add mxq_set_job_status_unknown mxqd: add SIGQUIT processing : do not kill or wait for children mxqd: let recover_from_previous_crash rebuild state for previous jobs mxqd: refactor (add reset_signals) mxq_job: add mxq_load_jobs_running_on_server mxqd: stop recover_from_previous_crash from deleting running jobs mxqd: add reaper mxqd: add help functions for fspool (finished job spool directory) mxqd: create MXQ_FINISHED_JOBSDIR on startup make: add FINISHED_JOBSDIR mx_util: add mx_mkdir_p mxqd: refactor (add job_has_finished) mxqd: refactor (add user_process)
- Loading branch information
Showing
10 changed files
with
789 additions
and
212 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
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
Oops, something went wrong.