From: Philippe Gerum <rpm@xenomai.org>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [rfc, patch] allow timer interrupt to be shared.
Date: Fri, 18 Aug 2006 14:39:53 +0200 [thread overview]
Message-ID: <1155904794.4326.69.camel@domain.hid> (raw)
In-Reply-To: <1155904566.4326.65.camel@domain.hid>
On Fri, 2006-08-18 at 14:36 +0200, Philippe Gerum wrote:
> On Fri, 2006-08-18 at 13:16 +0200, Gilles Chanteperdrix wrote:
> > Philippe Gerum wrote:
> > > I'd rather keep the number of obscure conditional macros as low as
> > > possible; we should actually try to reduce them since we have a growing
> > > number of real and pseudo-archs to support, and those macros tend to
> > > obfuscate the generic code.
> > >
> > > In the same vein, is there anything we could use in the compatible Adeos
> > > patch that would unambiguously identify the presence of such support
> > > without resorting to yet-another-macro like IPIPE_HAVE_SHARED_TIMER_IRQ?
> >
> > We could decide that ipipe_timer_irq_p() must be implemented as a macro,
> > and use #ifdef ipipe_timer_irq_p but I thought that #ifdef
> > IPIPE_HAVE_SHARED_TIMER_IRQ was easier to understand.
> >
>
> It is, but the point is that we should not define a normalized
> interface; older ARM patches are obsoleted by the very existence of the
> new one adding a required feature for PXA.
AT91.
> Therefore, at some point in
> time, we are going to deprecate them, removing the conditional from the
> Xenomai codebase. In other words, this code is aimed at transitioning
> internally between two Adeos patch series, not at providing a stable
> interface.
>
--
Philippe.
next prev parent reply other threads:[~2006-08-18 12:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-17 21:15 [Xenomai-core] [rfc, patch] allow timer interrupt to be shared Gilles Chanteperdrix
2006-08-18 10:55 ` Philippe Gerum
2006-08-18 11:16 ` Gilles Chanteperdrix
2006-08-18 12:36 ` Philippe Gerum
2006-08-18 12:39 ` Philippe Gerum [this message]
2006-08-18 13:53 ` Gilles Chanteperdrix
2006-08-18 14:21 ` Philippe Gerum
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=1155904794.4326.69.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.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.