From: dE <de.techno@gmail.com>
To: util-linux@vger.kernel.org
Subject: Add to man page: 0 as prio when -i, -b
Date: Mon, 19 Jan 2015 21:41:32 +0530 [thread overview]
Message-ID: <54BD2CB4.5050308@gmail.com> (raw)
As we know the batch and idle algorithms don't have priorities. But chrt
expects '0' as the priority, otherwise the command fails.
# chrt -i cat /etc/fstab
chrt - manipulate real-time attributes of a process
Set policy:
chrt [options] [<policy>] <priority> [-p <pid> | <command> [<arg>...]]
...
...
...
# chrt -i 0 cat /etc/fstab
# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
...
...
...
next reply other threads:[~2015-01-19 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 16:11 dE [this message]
2015-01-26 11:55 ` Add to man page: 0 as prio when -i, -b Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54BD2CB4.5050308@gmail.com \
--to=de.techno@gmail.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.