Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] [RELEASE] Userspace RCU library 0.4.4
@ 2010-05-20 22:16 Mathieu Desnoyers
  2010-05-21  2:10 ` Jon Bernard
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Desnoyers @ 2010-05-20 22:16 UTC (permalink / raw)


Hi,

The Userspace RCU library 0.4.4 (available at http://lttng.org/urcu) includes an
atomic operations fix for the 32-bit (and 64-bit) powerpc architectures, where
the 4-byte cmpxchg was using a cmpd rather than the appropriate cmpw
instruction.

It did cause illegal instruction faults on powerpc 32.

Thanks,

Mathieu

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ltt-dev] [RELEASE] Userspace RCU library 0.4.4
  2010-05-20 22:16 [ltt-dev] [RELEASE] Userspace RCU library 0.4.4 Mathieu Desnoyers
@ 2010-05-21  2:10 ` Jon Bernard
  2010-06-13 22:43   ` Mathieu Desnoyers
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Bernard @ 2010-05-21  2:10 UTC (permalink / raw)


* Mathieu Desnoyers <mathieu.desnoyers at efficios.com> wrote:
> Hi,
> 
> The Userspace RCU library 0.4.4 (available at http://lttng.org/urcu) includes an
> atomic operations fix for the 32-bit (and 64-bit) powerpc architectures, where
> the 4-byte cmpxchg was using a cmpd rather than the appropriate cmpw
> instruction.
> 
> It did cause illegal instruction faults on powerpc 32.

I think it would be useful to have the test scripts included in future
release tarballs so users can easily run the test suite via the check
target. I believe including runall.sh, runtests.sh, and
runtests-batch.sh from the tests subdirectory is all that would be
necessary.

Cheers

-- 
Jon




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ltt-dev] [RELEASE] Userspace RCU library 0.4.4
  2010-05-21  2:10 ` Jon Bernard
@ 2010-06-13 22:43   ` Mathieu Desnoyers
  2010-06-14 20:56     ` Jon Bernard
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Desnoyers @ 2010-06-13 22:43 UTC (permalink / raw)


* Jon Bernard (jbernard at debian.org) wrote:
> * Mathieu Desnoyers <mathieu.desnoyers at efficios.com> wrote:
> > Hi,
> > 
> > The Userspace RCU library 0.4.4 (available at http://lttng.org/urcu) includes an
> > atomic operations fix for the 32-bit (and 64-bit) powerpc architectures, where
> > the 4-byte cmpxchg was using a cmpd rather than the appropriate cmpw
> > instruction.
> > 
> > It did cause illegal instruction faults on powerpc 32.
> 
> I think it would be useful to have the test scripts included in future
> release tarballs so users can easily run the test suite via the check
> target. I believe including runall.sh, runtests.sh, and
> runtests-batch.sh from the tests subdirectory is all that would be
> necessary.

Actually, it's in version 0.4.4 already. Only runall.sh is executed,
since it executes that other tests. I'm adding test_uatomic too for the
next release. Note that this is a really braindead uatomic ops test, as
it only checks for single-thread consistency of the operations. We
should really extend this test to multithread someday.

Thanks,

Mathieu

> 
> Cheers
> 
> -- 
> Jon
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ltt-dev] [RELEASE] Userspace RCU library 0.4.4
  2010-06-13 22:43   ` Mathieu Desnoyers
@ 2010-06-14 20:56     ` Jon Bernard
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Bernard @ 2010-06-14 20:56 UTC (permalink / raw)


* Mathieu Desnoyers <compudj at krystal.dyndns.org> wrote:
> * Jon Bernard (jbernard at debian.org) wrote:
> > * Mathieu Desnoyers <mathieu.desnoyers at efficios.com> wrote:
> > > Hi,
> > > 
> > > The Userspace RCU library 0.4.4 (available at http://lttng.org/urcu) includes an
> > > atomic operations fix for the 32-bit (and 64-bit) powerpc architectures, where
> > > the 4-byte cmpxchg was using a cmpd rather than the appropriate cmpw
> > > instruction.
> > > 
> > > It did cause illegal instruction faults on powerpc 32.
> > 
> > I think it would be useful to have the test scripts included in future
> > release tarballs so users can easily run the test suite via the check
> > target. I believe including runall.sh, runtests.sh, and
> > runtests-batch.sh from the tests subdirectory is all that would be
> > necessary.
> 
> Actually, it's in version 0.4.4 already. Only runall.sh is executed,

I do not see them in the userspace-rcu-0.4.4 tarball. They are certainly
present in the repository, I believe the dist/release target just needs
updating to include those necessary shell scripts at release time.

-- 
Jon




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-14 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-20 22:16 [ltt-dev] [RELEASE] Userspace RCU library 0.4.4 Mathieu Desnoyers
2010-05-21  2:10 ` Jon Bernard
2010-06-13 22:43   ` Mathieu Desnoyers
2010-06-14 20:56     ` Jon Bernard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox