Release: Concurrency Kit 0.6.0

132 views
Skip to first unread message

Samy Al Bahra

unread,
Feb 27, 2017, 4:21:51 PM2/27/17
to concurr...@googlegroups.com
Concurrency Kit 0.6.0 has been released. This release contains a critical bug fix to ck_epoch idle early exit (all users of ck_epoch are recommended to upgrade), support for AArch64 (including LSE), cygwin support, improved GCC back-end support and more.

aarch64: Thanks to Olivier Houchard for adding intial support for AArch64. Thanks to Alexey Kopytov akopytov@gmail... for adding support for LSE, enabled by passing --enable-lse to configure.

ck_epoch: The core algorithm (including lock-free improvements) is not affected by this change. An optimization was introduced a while ago to allow synchronize to succeed on an idle system. Unfortunately, this optimization was incorrect. The fix is highly targeted. ck_epoch will only short-circuit ifall threads are seen as idle for a given epoch. This could be improved further to track idle threads across epochs but would require more substantive validation. Essentially, we would want to eliminate threads observed as idle from the scan step. We may revisit this in a future release if benchmarks identify it as a worthy optimization for real-world systems. Thanks to Julie Zhao julie.zhao@sparkpost... for reporting the problem and helping me investigate (issue is not reproducible on our current fleet).

ck_pr/gcc: Olivier cleaned-up the GCC back-end so it doesn't generate warnings re:constness. This port is meant to be used in cases where a first-class ck_pr implementation is not available.

cygwin: Thanks to Harry Bowden hbowden@digitalriver... for adding cygwin support.

documentation: Minor fixes / improvements to the documentation.

Thanks to all contributors of this release.

Richard Dawe

unread,
Feb 28, 2017, 5:35:54 AM2/28/17
to concurr...@googlegroups.com
Hi Samy,

Concurrencykit.org still links to version 0.5.2.  I can download 0.6.0 from the github page. 

Thanks, best regards, Rich

--
You received this message because you are subscribed to the Google Groups "Concurrency Kit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concurrencykit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Samy Al Bahra

unread,
Feb 28, 2017, 1:14:47 PM2/28/17
to concurr...@googlegroups.com
Hi Richard,

Are you sure it's not just being served from your browser cache? It appears to be correct on my end.

To unsubscribe from this group and stop receiving emails from it, send an email to concurrencyki...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Concurrency Kit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concurrencyki...@googlegroups.com.

Richard Dawe

unread,
Feb 28, 2017, 2:15:26 PM2/28/17
to concurr...@googlegroups.com
I can see 0.6.0 on the concurrency kit.org home page now. Sorry for the noise. 

Thanks, best regards, Rich

On 28 Feb 2017 6:14 pm, "Samy Al Bahra" <sba...@repnop.org> wrote:
Hi Richard,

Are you sure it's not just being served from your browser cache? It appears to be correct on my end.

On Tue, Feb 28, 2017 at 5:36 AM Richard Dawe <rich...@gmail.com> wrote:
Hi Samy,

Concurrencykit.org still links to version 0.5.2.  I can download 0.6.0 from the github page. 

Thanks, best regards, Rich

On 27 Feb 2017 9:21 pm, "Samy Al Bahra" <sba...@repnop.org> wrote:
Concurrency Kit 0.6.0 has been released. This release contains a critical bug fix to ck_epoch idle early exit (all users of ck_epoch are recommended to upgrade), support for AArch64 (including LSE), cygwin support, improved GCC back-end support and more.

aarch64: Thanks to Olivier Houchard for adding intial support for AArch64. Thanks to Alexey Kopytov akopytov@gmail... for adding support for LSE, enabled by passing --enable-lse to configure.

ck_epoch: The core algorithm (including lock-free improvements) is not affected by this change. An optimization was introduced a while ago to allow synchronize to succeed on an idle system. Unfortunately, this optimization was incorrect. The fix is highly targeted. ck_epoch will only short-circuit ifall threads are seen as idle for a given epoch. This could be improved further to track idle threads across epochs but would require more substantive validation. Essentially, we would want to eliminate threads observed as idle from the scan step. We may revisit this in a future release if benchmarks identify it as a worthy optimization for real-world systems. Thanks to Julie Zhao julie.zhao@sparkpost... for reporting the problem and helping me investigate (issue is not reproducible on our current fleet).

ck_pr/gcc: Olivier cleaned-up the GCC back-end so it doesn't generate warnings re:constness. This port is meant to be used in cases where a first-class ck_pr implementation is not available.

cygwin: Thanks to Harry Bowden hbowden@digitalriver... for adding cygwin support.

documentation: Minor fixes / improvements to the documentation.

Thanks to all contributors of this release.

--
You received this message because you are subscribed to the Google Groups "Concurrency Kit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concurrencykit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Concurrency Kit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concurrencykit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Concurrency Kit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concurrencykit+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages