Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New Release: 0.1.5
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Samy Bahra  
View profile  
 More options Mar 12 2012, 1:28 pm
From: Samy Bahra <sba...@appnexus.com>
Date: Mon, 12 Mar 2012 10:28:02 -0700
Local: Mon, Mar 12 2012 1:28 pm
Subject: New Release: 0.1.5
I am pleased to announce the release of Concurrency Kit 0.1.5.
This release includes improved support for clang, changes
to ck_pr and ck_epoch and a new ck_queue.h facility.

ck_epoch:
This release includes usability improvements to ck_epoch in the
form of delineated read/write protected sections and removal
of load barrier on read_end. ck_epoch_end has been deprecated.
Despite API incompatibility, ABI compatibility has been
maintained.

ck_pr:
Fix strict aliasing issues in the x86_64 implementation and
the various unit tests.

ck_queue:
A BSD-derive queue.h facility. This allows for lock-less traversal
of these lists. Please see the FreeBSD or Mac OS X queue manual page
for additional details while documentation is being cooked. Writer-side
synchronization is still necessary. My current use-cases call for SLIST
and LIST implementations, and as such, I've only implemented support
for these. TAILQ facilities will be developed when the time comes that
I require them or if there is sufficient user demand.

You may download this release from:
  http://concurrencykit.org/releases/ck-0.1.5.tar.gz

Regards.
--
Samy Bahra
AppNexus, Inc.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »