Re: inlines in kernel/sched.c

Ingo Molnar (mingo@elte.hu)
Sun, 28 Jul 2002 23:15:18 +0200 (CEST)


On Sun, 28 Jul 2002, Andrew Morton wrote:

> Ingo, could you please review the use of inlines in the
> scheduler sometime? They seem to be excessive.
>
> For example, this patch reduces the sched.d icache footprint
> by 1.5 kilobytes.

the patch also hurts context-switch latencies - it went
from 1.35 usecs to 1.42 usecs - a 5% drop.

Ingo

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