This is an automated email from the ASF dual-hosted git repository.
mck pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from c5b2a37 Merge commit '64c80f4ef89f0cc88c15febed8c01eb07ae0a84e' into
cassandra-3.11
new 5a6d52b Remove CAS failures and competition in Region.allocate(..)
methods with use of getAndAdd(..) updates instead of compareAndSet(..) loops.
new 9b165c9 Merge branch 'cassandra-3.0' into cassandra-3.11
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../cassandra/utils/memory/NativeAllocator.java | 33 ++++++----------------
.../cassandra/utils/memory/SlabAllocator.java | 31 ++++++--------------
3 files changed, 18 insertions(+), 47 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]