[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080902060645.338b54a2@infradead.org>
Date: Tue, 2 Sep 2008 06:06:45 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
dwmw2@...radead.org, drepper@...hat.com, mingo@...e.hu,
tglx@...x.de, Fabio Checconi <fabio@...dalf.sssup.it>
Subject: Re: [PATCH 11/13] hrtimer: turn hrtimers into range timers
On Tue, 02 Sep 2008 13:08:45 +0200
>
> What you need is a data structure that supports stabbing queries on
> overlapping intervals, such like a Priority Search Tree.
>
for perfection we'd need that, for a simple good we don't; timers are
also performance critical so whatever we do can't be expensive in any
way... the current method isn't any more expensive.
--
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists