[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
V2UgYXJlIHBsZWFzZWQgdG8gYW5ub3VuY2UgdGhlIHJlbGVhc2Ugb2YgUnVieSAzLjAuMC4gRnJv
4 messages
2020/12/25
[ruby-core:101661] [Ruby master Feature#17433] Expose atomic operation macros with RUBY prefix
From:
nobu@...
Date:
2020-12-23 16:47:38 UTC
List:
ruby-core #101661
Issue #17433 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Feature #17433: Expose atomic operation macros with RUBY prefix https://bugs.ruby-lang.org/issues/17433 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- Because of Ractor, now we need synchronization more widely in extension libraries. Atomic operations are lighter than mutex, and enough in many cases. https://github.com/ruby/ruby/pull/3983 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>