All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Richard Cochran <richardcochran@domain.hid>
Cc: adeos-main@gna.org, Xenomai-core@domain.hid
Subject: Re: [Xenomai-core] [Adeos-main] ARM IXP: ipipe regression from 2.6.31 to .33 and .35
Date: Thu, 07 Apr 2011 20:32:52 +0200	[thread overview]
Message-ID: <4D9E0354.4010600@domain.hid> (raw)
In-Reply-To: <20110407170855.GA22659@domain.hid>

Richard Cochran wrote:
> I have been trying to bring my IXP425 based system up to date, and I
> have found an apparent regression. Everything worked fine with ipipe
> 2.6.30 and Xenomai 2.4. With 2.6.31 an ipipe kernel still boots, but
> starting with 2.6.33 the trouble begins (see below).
> 
> I see that Gilles refactored the TSC emulation starting with
> 2.6.33. I wonder whether this could be the cause?

What this modification does is that:
- there is only one clocksource, which is now xenomai tsc, with a very
high rating;
- the tsc read code is written in assembly, and copied in the vectors
page, the one at 0xffff0000.

I think the ixp is a 32 bits free-running counter with match register,
wich is a configuration I tested. So, I would tend to think that the
issue is rather in the clock_events implementation.


-- 
					    Gilles.


  reply	other threads:[~2011-04-07 18:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 17:08 [Xenomai-core] ARM IXP: ipipe regression from 2.6.31 to .33 and .35 Richard Cochran
2011-04-07 18:32 ` Gilles Chanteperdrix [this message]
2011-04-07 19:02   ` [Xenomai-core] [Adeos-main] " Richard Cochran
2011-04-07 20:12     ` Richard Cochran
2011-04-07 20:26       ` Gilles Chanteperdrix
2011-04-08  6:05         ` Richard Cochran
2011-04-08  6:12           ` Richard Cochran
2011-04-08  6:18             ` Gilles Chanteperdrix
2011-04-08  6:16           ` Gilles Chanteperdrix
2011-04-08  6:29             ` Richard Cochran
2011-04-08  6:35               ` Gilles Chanteperdrix
2011-04-08  6:46                 ` Richard Cochran
2011-04-08  6:35   ` Gilles Chanteperdrix
2011-04-08  6:51     ` Richard Cochran
2011-04-08 15:37       ` Gilles Chanteperdrix

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=4D9E0354.4010600@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=Xenomai-core@domain.hid \
    --cc=adeos-main@gna.org \
    --cc=richardcochran@domain.hid \
    /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.