Re: [patch] scalable timers implementation, 2.4.16, 2.5.0

Ingo Molnar (mingo@elte.hu)
Thu, 6 Dec 2001 11:41:29 +0100 (CET)


On Thu, 6 Dec 2001, Rusty Russell wrote:

> Hmm... there are some ugly hoops there to make sure that they
> don't conflict with bottom halves or cli(). I assume you want to take
> that out: what will break if that happens, and do we need a
> disable_timers() interface to move code over?

hm, those ugly hoops are really limited in scope - they cause no
scalability or other visible performance impact. So i thought we do the
threading first (and *just* the threading), then we might change the timer
interface. But that is a *huge* task.

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/