Re: [RFC][PATCH] linux-2.5.34_timer-change_A2

From: Richard Zidlicky (rz@linux-m68k.org)
Date: Tue Sep 10 2002 - 06:12:43 EST


On Mon, Sep 09, 2002 at 01:48:29PM -0700, john stultz wrote:
> Just a resync/resend:
>
> Hi all,
> Here is my timer-change patch resynced with 2.5.34. As I said
> before, this patch breaks up arch/i386/kernel/time.c into various
> timer_pit, timer_tsc chunks. The hope is to cleanup the existing code so
> it doesn't care what type of clock is providing the high-resolution
> offset for gettimeofday. This will also simplify adding support for my
> cyclone-timer patch as well as ACPI pm timer or any other high res
> counter.

while at it, could we also finaly drop the broken CMOS clock
update "feature" from arch/*/kenrel/time.c?

It was already mentioned a few times on this list and iirc there
was never any argument against removing it.
In short the code does nothing that couldn't be done much better
from userspace, it implements policy that belongs into userspace
and wastes time in an interrupt handler.

At least one architecture has it already completely disabled.

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



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:20 EST