All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: "Schultheiss, Christoph" <Christoph.Schultheiss@eurocopter.com>,
	john stultz <johnstul@us.ibm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: duration of udelay differs with activated realtime-preempt patch?
Date: Fri, 25 Nov 2005 14:55:33 +0100	[thread overview]
Message-ID: <20051125135533.GA12823@elte.hu> (raw)
In-Reply-To: <1132925285.6694.9.camel@localhost.localdomain>


* Steven Rostedt <rostedt@goodmis.org> wrote:

> > after measuring the duration of the function udelay (with oscilloscope
> > at parallel port), I figured out that udelay (5usec) with activated
> > realtime- preempt patch lasts a little bit longer. Without the patch the
> > time is exact.
> > All kernel debug switches are turned off at compile time.
> > Can anyone suggest why this happens?
> 
> Well, the -rt patch, has changed the udelay function.  BTW, you are 
> using the constant udelay, right?  Maybe an example of the code you 
> used to test might be useful.
> 
> Ingo or John?

yes, i found this problem too, a week ago or so. It's due to the GTOD 
changes to i386's __delay() function. Does it still occur with -rt15 
[which has the -B11 GTOD patchset] ?

	Ingo

      reply	other threads:[~2005-11-25 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-25 10:26 duration of udelay differs with activated realtime-preempt patch? Schultheiss, Christoph
2005-11-25 13:28 ` Steven Rostedt
2005-11-25 13:55   ` Ingo Molnar [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=20051125135533.GA12823@elte.hu \
    --to=mingo@elte.hu \
    --cc=Christoph.Schultheiss@eurocopter.com \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.