Re: [RFC][PATCH] Make MAX_RT_PRIO and MAX_USER_RT_PRIO configurable

From: Steven Rostedt
Date: Wed Jul 27 2005 - 09:48:41 EST


On Wed, 2005-07-27 at 16:38 +0200, Ingo Molnar wrote:

> a fair number of apps assume that there's _at least_ 100 levels of
> priorities. The moment you have a custom kernel that offers more than
> 100 priorities, there will be apps that assume that there are more than
> 100 priority levels, and will break if there are less.

That's not the same. The apps on my computer right now should not assume
that I have 100 priorities. Since I'm free to work with any kernel that
I want. The customers that ask for a custom kernel are also writing
custom apps for a specific product. Things can be assumed more since
the apps are not generic tools that are running on desktops. In fact,
some of these apps require special hardware to work (at least a driver
to imitate the hardware).

-- Steve


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/