Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [ltt-dev] [PATCH 0/3] Support for user space rcu for ARM < v7
Date: Mon, 28 Feb 2011 11:36:07 -0500	[thread overview]
Message-ID: <20110228163607.GA7832@Krystal> (raw)
In-Reply-To: <1298497679-31323-1-git-send-email-jason.wessel@windriver.com>

* Jason Wessel (jason.wessel at windriver.com) wrote:
> This patch makes the ARM support in user space rcu a bit more generic
> by renaming the headers and adding a test case for the dmb
> instruction.  On a arch that does not have dmb the generic fallback to
> the compiler barrier appears to work fine.
> 
> This patch set was tested on ARMv5, ARMv6 and ARMv7.

All merged, including your documentation patch. I create a patch to also perform
dmb when cmm_rmb/wmb are used.

Thanks,

Mathieu

> 
> Comments are welcome.
> 
> Thanks,
> Jason.
> 
> --
> The following changes since commit 34cfb3e3e6e8f876e1fbe091d715c6893b907ed7:
>   Mathieu Desnoyers (1):
>         URCU list: remove leftover namespace clash (list_t type removed)
> 
> Jason Wessel (3):
>       Make armv7l headers generic for the arm architecture
>       Change the arm headers to remove all the references to v7
>       Add a test for the dmb instruction on ARM
> 
>  configure.ac                                       |   22 +++++++++++++++++++-
>  urcu/{arch_armv7l.h => arch_arm.h}                 |   10 +++++---
>  urcu/{uatomic_arch_armv7l.h => uatomic_arch_arm.h} |    8 +++---
>  3 files changed, 31 insertions(+), 9 deletions(-)
>  rename urcu/{arch_armv7l.h => arch_arm.h} (87%)
>  rename urcu/{uatomic_arch_armv7l.h => uatomic_arch_arm.h} (88%)
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




  parent reply	other threads:[~2011-02-28 16:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23 21:47 Jason Wessel
2011-02-23 21:47 ` [ltt-dev] [PATCH 1/3] Make armv7l headers generic for the arm architecture Jason Wessel
2011-02-23 21:47 ` [ltt-dev] [PATCH 2/3] Change the arm headers to remove all the references to v7 Jason Wessel
2011-02-23 21:47 ` [ltt-dev] [PATCH 3/3] Add a test for the dmb instruction on ARM Jason Wessel
2011-02-28 16:36 ` Mathieu Desnoyers [this message]
2011-02-28 16:40 ` [ltt-dev] [PATCH 0/3] Support for user space rcu for ARM < v7 Mathieu Desnoyers

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=20110228163607.GA7832@Krystal \
    --to=mathieu.desnoyers@efficios.com \
    /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