mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Roman Zippel <zippel@linux-m68k.org>
To: tglx@linutronix.de
Cc: Ingo Molnar <mingo@elte.hu>,
	johnstul@us.ibm.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH/RFC 10/10] example of simple continuous gettimeofday
Date: Sun, 25 Dec 2005 17:50:27 +0100	[thread overview]
Message-ID: <200512251750.31440.zippel@linux-m68k.org> (raw)
In-Reply-To: <1135247382.2806.122.camel@tglx.tec.linutronix.de>

Hi,

Thomas, Ingo, I would really appreciate if you didn't pick up on some small 
detail in my mail and draw final conclusions from it for the whole 
discussion, before you even have seen the final result. I really thought I 
made it clear, that this patch is more a proof-of-concept patch, which make 
your comments rather pointless, especially since you leave the central parts 
of the mail uncommented, you didn't even have a single question about it. 
This either tells me you understood what I wrote, but it's beneath you to 
comment on it or you didn't understand it and you just want me to shut up. 
Either way I have a hard time not to take it personal.

On Thursday 22 December 2005 11:29, Thomas Gleixner wrote:

> Can we please concentrate on a clear and generic design model before
> discussing optimizations of 20 lines of code?

Fine with and that's exactly what the rest of the mail was about.

On Thursday 22 December 2005 10:01, Ingo Molnar wrote:

> Also, lets face it: with the union ktime_t type most of the '64-bit is
> slow on 32-bit' issues are much less of a problem. If some 32-bit arch
> wants to pull off its own timekeeping system, it can do so - but
> otherwise we want to move towards generic, unified (as far as it makes
> sense) and generally 64-bit-optimized subsystems. In 1995 i'd have
> agreed with Roman, but not in 2005.

ktime_t doesn't magically solve all problems, it just hides them better.
The main point of my mail is to provide a theoretical base of a good 
gettimeofday implementation, which would allow a generic _and_ fast 
implementation. Why do you insist on 64bit, if I can actually prove it's only 
a waste of time?

bye, Roman


      reply	other threads:[~2005-12-25 22:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 23:30 Roman Zippel
2005-12-22  2:43 ` john stultz
2005-12-22  9:01   ` Ingo Molnar
2005-12-25 20:54   ` Roman Zippel
2006-01-20  4:01     ` john stultz
2005-12-22 10:29 ` Thomas Gleixner
2005-12-25 16:50   ` Roman Zippel [this message]

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=200512251750.31440.zippel@linux-m68k.org \
    --to=zippel@linux-m68k.org \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome