Clear.
>
> After you can tell where the performance lines cross then you can do a
> pass 3 that dynamicly switches between the two and see how much that
> suffers compared to pass 1 (it _will_ suffer becouse you have to run the
> test to see if you should switch to the new algorithm)`
It ia done only when scheduler falls into the recharge loop, therefore one
time on several schedules if the processes are interrupted during their cycle,
or if they're not interrupted, one time at every 420 ms.
This is the reason that induce me to thimk that the switch will have a very
low cost.
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/