Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-model
relaxed ordering of c++11 memory model
Oct 22, 2022
c++11
memory-model
C# Volatile read behavior
Oct 21, 2022
c#
volatile
memory-model
Understanding Memory Models
Oct 15, 2022
cpu-architecture
cpu-registers
memory-model
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Jun 19, 2021
rust
undefined-behavior
strict-aliasing
memory-model
When should you not use [[carries_dependency]]?
Jun 07, 2022
c++
multithreading
memory-model
stdatomic
carries-dependency
How does a Java virtual machine implement the "happens-before" memory model?
Aug 31, 2022
multithreading
jvm
vm-implementation
memory-model
happens-before
memory_order_relaxed and Atomic RMW operations
Jan 05, 2021
c++
multithreading
memory-model
compare-and-swap
stdatomic
Loads and stores reordering on ARM
Dec 14, 2021
c++
arm
memory-barriers
memory-model
stdatomic
Does a correctly synchronized program still allow data race?(Part I)
Jun 19, 2019
java
multithreading
memory-model
Value representation of non-trivially copyable types
Aug 12, 2020
c++
object
memory-model
Parallel writes of a same value
Nov 13, 2020
c++
multithreading
c++11
race-condition
memory-model
C++ value representation of non-trivially-copyable types
Mar 24, 2021
c++
language-lawyer
memory-model
C++ static variable inialization and threads
Jun 23, 2016
multithreading
initialization
c++11
static-members
memory-model
Weak guarantees for non-atomic writes on GPUs?
Dec 10, 2021
cuda
opencl
atomic
memory-model
Do locked instructions provide a barrier between weakly-ordered accesses?
Feb 07, 2022
multithreading
x86
intel
memory-model
memory-fences
What I do not understand about volatile and Memory-Barrier is
Sep 06, 2022
c#
multithreading
volatile
memory-barriers
memory-model
Java - is volatile required with synchronized?
Sep 17, 2022
java
multithreading
locking
volatile
memory-model
C++ memory model and race conditions on char arrays
Apr 20, 2018
c++
c++11
race-condition
memory-model
How can memory_order_relaxed work for incrementing atomic reference counts in smart pointers?
Oct 23, 2022
c++
multithreading
c++11
memory-model
relaxed-atomics
« Newer Entries
Older Entries »