From: Steven Rostedt <rostedt@goodmis.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>,
anton.wilson@camotion.com, Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] MAX_USER_RT_PRIO and MAX_RT_PRIO are wrong!
Date: Mon, 06 Jun 2005 23:25:49 -0400 [thread overview]
Message-ID: <1118114749.4533.15.camel@localhost.localdomain> (raw)
In-Reply-To: <1118112390.4533.10.camel@localhost.localdomain>
On Mon, 2005-06-06 at 22:46 -0400, Steven Rostedt wrote:
> This makes it look like the priority goes as follows:
>
> prio: 0 .. MAX_RT_PRIO .. MAX_USER_RT_PRIO .. MAX_PRIO
>
> where 0 is of highest priority
I'm correcting my own post :-)
What we really want is:
prio: 0 .. [MAX_RT_PRIO - MAX_USER_RT_PRIO] .. MAX_RT_PRIO .. MAX_PRIO
|---- nice -------|
|------ user RT prio ------|
|------------ kernel RT prio -----------------|
Remember, 0 is of highest priority.
-- Steve
next prev parent reply other threads:[~2005-06-07 3:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-07 2:46 [PATCH] MAX_USER_RT_PRIO and MAX_RT_PRIO are wrong! Steven Rostedt
2005-06-07 3:25 ` Steven Rostedt [this message]
2005-06-07 5:33 ` Ingo Molnar
2005-06-07 11:25 ` Steven Rostedt
2005-06-07 15:48 ` Dean Nelson
2005-06-07 17:31 ` Steven Rostedt
2005-06-07 19:10 ` Dean Nelson
2005-06-07 19:23 ` Steven Rostedt
2005-06-07 20:19 ` Dean Nelson
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=1118114749.4533.15.camel@localhost.localdomain \
--to=rostedt@goodmis.org \
--cc=akpm@osdl.org \
--cc=anton.wilson@camotion.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox