-
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 branch 'master' into issues/issue7
* master: mxqd: Limit call rate of killall_over_time() to max. every 5 minutes mx_util: Add mx_within_rate_limit_or_return(sec, ret) README.md: Add links to sources MXQ bump version mxqd: Add option --recover-only to exit after recovering from crash mx_util: Cleanup mx_strvec_join() mx_util: Clean up mx_*cpuset*() mx_util: Cleanup mx_malloc_forever() mxqd: restrict job to assigned cpuset mxqd: assign cpusets to jobs an keep book of running cpus mxq_job: expand struct to hold cpuset assigned to job mxqd: add and use helper function for cpuset logging mxqd: find and store cpu affinitity mx_util: Add functions to scan and format cpusets mx_util: Add mx_strvec_join() mx_util: add mx_malloc_forever
- Loading branch information
Showing
8 changed files
with
349 additions
and
8 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.