Re: [parisc-linux] Re: [PATCH] Fix the cpumask rewrite

From: Matthias Urlichs
Date: Sun Jun 27 2004 - 07:04:10 EST


Hi, Chris Wedgwood wrote:

> On Sat, Jun 26, 2004 at 11:54:38PM +0100, Alan Cox wrote:
>
>> For most uses jiffies should die. If drivers could not access jiffies
>> except by a (possibly trivial) helper then it would be a huge step
>> closer to being able to run embedded linux without a continually running
>> timer.
>
> I'm all for that, except last I counted there are about 5000 users of
> jiffies. What do you suggest as a replacement API?

<heretic>

#define jiffies __get_jiffies()

</heretic>

--
Matthias Urlichs

-
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/