Re: Auto-Adaptive scheduler - Final chapter ( the numbers ) ...

From: Davide Libenzi (dlibenzi@maticad.it)
Date: Sat Jan 29 2000 - 09:01:23 EST


On Sat, 29 Jan 2000, Jamie Lokier wrote:
> Davide Libenzi wrote:
> > I can agree with You about cache optimization, but the fact is that the patch,
> > for RQ < limit introduced only a memory load ( 4 bytes ) and memory write ( 4
> > bytes ).
>
> You forget about the icache footprint of the code itself.

No Jamie, the code leaves a footprint only when it is executed.
I You exclude the one or two "cmps" ( tipically less than 10 bytes of code,
adresses included ), the only thing at which We can shoot is at the block of
code of the cluster scheduler that I leaved into the fast path to better
optimize longer RQ versus shorter ones.

Cheers,
Davide.

-- 
All this stuff is IMVHO

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



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:23 EST