We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The script “guider.py” contains the following source code at the moment.
… except: SysMgr.printErr(( 'fail to set the I/O schedling priority ' 'for %s(%s) to %s(%s)[%s]') % \ (comm, pid, ioclass, pri, nmWho), True) sys.exit(0) …
failed to set the I/O scheduling priority
The text was updated successfully, but these errors were encountered:
I completely agree with you ;(
Sorry, something went wrong.
error: Change error messages (#265)
16bec91
Signed-off-by: Peace Lee <[email protected]>
iipeace
No branches or pull requests
The script “guider.py” contains the following source code at the moment.
failed to set the I/O scheduling priority
” instead.The text was updated successfully, but these errors were encountered: