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
"Synchronizing" a render pass layout transition with a semaphore in Acquire-Present scenario in Vulkan
Oct 31, 2025
synchronization
vulkan
memory-model
[[carries_dependency]] what it means and how to implement
Oct 30, 2025
c++
c++11
memory-model
stdatomic
carries-dependency
Haskell IORef usage in concurrent setting [duplicate]
Oct 28, 2025
haskell
lock-free
memory-model
ioref
What is the (slight) difference on the relaxing atomic rules?
Oct 28, 2025
c++
memory-barriers
memory-model
stdatomic
relaxed-atomics
Visibility of atomic operations with seq-cst fences in C++20
Oct 25, 2025
c++
language-lawyer
memory-barriers
stdatomic
memory-model
Does this transitive happens-before use case need sequential consistency or will acquire/release suffice?
Oct 24, 2025
c++
c++11
stdatomic
memory-model
happens-before
Release-Consume ordering for reference counting
Oct 23, 2025
c++
multithreading
reference-counting
memory-model
stdatomic
Is Byte Really The Minimum Addressable Unit?
Oct 22, 2025
c++
c
language-lawyer
standards
memory-model
pthread_create(3) and memory synchronization guarantee in SMP architectures
Oct 21, 2025
c
pthreads
posix
cpu-cache
memory-model
Regarding instruction ordering in executions of cache-miss loads before cache-hit stores on x86
Oct 19, 2025
x86
cpu-architecture
memory-model
How to understand the changes to sequentially-consistent ordering in C++20?
Oct 18, 2025
c++
multithreading
c++20
memory-model
What exactly is Synchronize-With relationship?
Oct 18, 2025
c++
multithreading
memory-barriers
stdatomic
memory-model
Memory ordering restrictions on x86 architecture
Oct 14, 2025
c++
multithreading
architecture
c++11
memory-model
Preventing of Out of Thin Air values with a memory barrier in C++
Sep 16, 2025
c++
x86
memory-barriers
memory-model
C++20 std::atomic<float>- std::atomic<double>.specializations
Sep 16, 2025
c++
multithreading
floating-point
memory-model
stdatomic
Does Interlocked.CompareExchange use a memory barrier?
Sep 09, 2025
c#
multithreading
optimization
volatile
memory-model
Atomicity and memory order in Java
Sep 08, 2025
java
multithreading
synchronization
atomic
memory-model
python threading: memory model and visibility
Sep 07, 2025
python
multithreading
memory-model
how does the single-global order in std::memory_order_seq_cst work?
Sep 02, 2025
c++
multithreading
memory-model
Older Entries »