-
To fully support high-level transactions that can execute consistent scans in addition to reads and writes, we need to be able to materialize phantom conflicts. (background on phantoms included at the…
-
### 🍅 [1] what is RCU , perfbook 作者 [Paul McKenney ](https://twitter.com/paulmckrcu)
http://www.rdrop.com/~paulmck/RCU/whatisRCU.html
> RCU-based updaters typically take advantage of the fact th…
-
I am trying to integrate AtomicShared in my codebase, however creating an async function and spawning it in a thread is impossible when Ptr is !Send.
-
The current event loop is not ready yet (relatively slow, windows unfinished, bugs/races) and many wish for it to be. From the discord communities at least, there seems to be enough interest to warran…
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_special.system_x86-64_windows_Personal_testList_0/5
DaaLoadTest_all_special_5m_6 `-Xgcpolicy:optavgpause -Xjit:count=0 -Xnocompressedrefs`
h…
-
This is probably not a bug more of an investigation.
I asked on Twitter, but realised quickly it was better to ask my questions here
@micrometerio
Question for you: `JvmGcMetrics.java` and Ope…
-
Hi,
I am using Ubuntu 22.04.3 LTS with Clang 14.0.0. Xenium queue development files are installed from `apt install libxenium-dev`. Tried compiling ramalhete queue with clang++, it complains the be…
-
https://docs.microsoft.com/en-us/style-guide/capitalization
Microsoft's capitalization page says,
> Microsoft style uses sentence-style capitalization. That means everything is lowercase except …
-
-
# FEAT: explicit barriers for intent API
## Rationale
Some use cases require changes made by "publish" to guarantee some sort of ordering. For example, in multi threaded application user might w…