Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a parameter to control the nice level #621

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

erikdubbelboer
Copy link
Contributor

The servers we run disco on sometimes also contain different heavy processes. Using this nice parameter we can control on a per job basis if the job is more important than the other processes.

Since this is my first time fixing something in Erlang please let me know if everything looks good, especially the validate_nice function.

@pooya
Copy link
Member

pooya commented Aug 15, 2015

// TODO(shayan) fix on three node cluster.

@erikdubbelboer
Copy link
Contributor Author

Yes don't merge this yet. It doesn't seem to work yet. I'll try to fix it when I have some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants