From: Mathieu Desnoyers on 4 Mar 2010 15:10 Hello, I just released liburcu 0.4.2. It includes patches from Paolo Bonzini which adds generic uatomic ops support for architectures not explicitely supported by liburcu. So, basically, we get ia64 and alpha support for free when the compiler used is gcc 4.0-4.5. It comes with a huge cleanup and refactoring, removing duplicated code. There is also a small bugfix in urcu-bp, the User-Space Tracing (UST) version of the library (this flavor does not require explicit reader thread registration/unregistration). There was a garbage collection bug that did not set the old per-thread counter to 0, which could cause an assertion to trigger if the entry was re-used by a newly spawned thread. Thanks, Mathieu -- Mathieu Desnoyers Operating System Efficiency Consultant EfficiOS Inc. http://www.efficios.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: xen: Make event channel work with PV extension of HVM Next: Weirdness in patch |