public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>,
	akpm@osdl.org, linux-kernel@vger.kernel.org,
	george@wildturkeyranch.net, Steven Rostedt <rostedt@goodmis.org>,
	Ulrich Windl <ulrich.windl@rz.uni-regensburg.de>,
	Ingo Molnar <mingo@elte.hu>, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCHSET 0/10] Time: Generic Timekeeping (v.C1)
Date: Thu, 23 Mar 2006 14:20:58 +0000	[thread overview]
Message-ID: <1143123658.28099.12.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.64.0603231209380.17704@scrub.home>

On Thu, 2006-03-23 at 13:48 +0100, Roman Zippel wrote:
> One general comment: Currently clock relevant source is scattered in 
> kernel/time/, drivers/clocksource and arch/... IMO it would be better to 
> keep at least the first two parts a bit closer, although I'm not sure how 
> to organize it better. I don't know if we can be so bold to add a toplevel 
> time/ (similiar to sound/) or maybe we organize a bit like drivers/ide/. 
> Anyway, maybe someone has a good idea to keep everything a bit closer 
> together.

IMO it makes completely sense to move the time/timer/clocks related
generic code into kernel/time.

drivers/clocksource holds drivers which can be shared between
architectures.

The other drivers really should stay in the architecture specific files
as they are often deeply embedded in the SoC or chipset support code.

	tglx



  reply	other threads:[~2006-03-23 13:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23  3:05 [PATCHSET 0/10] Time: Generic Timekeeping (v.C1) john stultz
2006-03-23  3:05 ` [PATCH 1/10] Time: Clocksource Infrastructure john stultz
2006-03-23  3:06 ` [PATCH 2/10] Time: Use clocksource infrastructure for update_wall_time john stultz
2006-03-23  3:06 ` [PATCH 3/10] Time: Let user request precision from current_tick_length() john stultz
2006-03-23  3:06 ` [PATCH 4/10] Time: Use clocksource abstraction for NTP adjustments john stultz
2006-03-23  3:06 ` [PATCH 5/10] Time: Introduce arch generic time accessors john stultz
2006-03-23  3:06 ` [PATCH 6/10] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c john stultz
2006-03-23  3:06 ` [PATCH 7/10] Time: i386 Conversion - part 2: Rework TSC Support john stultz
2006-03-23  3:06 ` [PATCH 8/10] Time: i386 Conversion - part 3: Enable Generic Timekeeping john stultz
2006-03-23  3:06 ` [PATCH 9/10] Time: i386 Conversion - part 4: Remove Old timer_opts Code john stultz
2006-03-23  3:06 ` [PATCH 10/10] Time: i386 Clocksource Drivers john stultz
2006-03-23 12:48 ` [PATCHSET 0/10] Time: Generic Timekeeping (v.C1) Roman Zippel
2006-03-23 14:20   ` Thomas Gleixner [this message]
2006-03-23 13:45     ` Roman Zippel
2006-03-23 19:40   ` john stultz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1143123658.28099.12.camel@localhost.localdomain \
    --to=tglx@linutronix.de \
    --cc=akpm@osdl.org \
    --cc=george@wildturkeyranch.net \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=rostedt@goodmis.org \
    --cc=ulrich.windl@rz.uni-regensburg.de \
    --cc=zippel@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox