Re: Tickles scheduler

From: Martin Nybo Andersen
Date: Tue Oct 26 2010 - 04:13:37 EST


On Tue, 26 Oct 2010, Dragoslav Zaric wrote:

[...]

Is it at all possible to implement kernel without ticking, spin system
by events and periods ?

You can compile with CONFIG_NO_HZ=n if you want a ticking kernel.

Maybe ticking is still best solution to have fast responding system ?

My guesses are that it has already been benchmarked for speed, but you can still test it yourself.
At least power usage/battery times is much better with a tickless kernel.

Kind regards

--
Dragoslav Zaric

--
Regards,
Martin
--
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/