Re: [PATCH 4/4]: [SPARC64]: Add clocksource/clockevents support.

From: Ingo Molnar
Date: Fri Mar 09 2007 - 05:54:53 EST



* David Miller <davem@xxxxxxxxxxxxx> wrote:

> >From 1171ef62b18d7eef093ecf961dd09b11339d53d9 Mon Sep 17 00:00:00 2001
> From: David S. Miller <davem@xxxxxxxxxxxxxxxxxxxx>
> Date: Mon, 5 Mar 2007 15:28:37 -0800
> Subject: [PATCH] [SPARC64]: Add clocksource/clockevents support.
>
> I'd like to thank John Stul and others for helping me along the way.
>
> A lot of cleanups fell out of this. For example, the get_compare()
> tick_op was totally unused, so was deleted. And the most often used
> tick_op members were grouped together for cache-friendlyness.

cool stuff! It's really gratifying to see that you were able to two new
major features on Sparc64 (CONFIG_NO_HZ and CONFIG_HIGH_RES_TIMERS) via:

> 7 files changed, 25 insertions(+), 172 deletions(-)
> 4 files changed, 238 insertions(+), 230 deletions(-)

so it's in fact a net removal of code! I think this really demonstrates
the power of unified frameworks.

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