Re: 2.6.13-rc6-rt9

From: Ingo Molnar
Date: Mon Aug 22 2005 - 17:25:58 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Fri, 2005-08-19 at 02:39 -0400, Steven Rostedt wrote:
>
> > Ingo, can't you get rt.c to be more confusing. I mean it is too simple.
> > We need to add a few more underscores here and there :-) Seriously,
> > that rt.c is mind boggling. It was nice before, now it is just screaming
> > for a cleanup (come now, do we really need the four underscores?). Same
> > with latency.c.
>
> Ingo,
>
> Here's one example of cleaning up rt.c. I like an extra parameter
> instead of having two functions that are exactly the same except for
> one line. I'll probably submit more.

it was done like that deliberately, so that the fastpath doesnt include
conditional code. (when all debugging options are disabled)

Ingo
-
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/