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-fences
Do memory barriers guarantee a fresh read in C#?
Feb 09, 2023
c#
multithreading
volatile
memory-barriers
memory-fences
volatile variable and atomic operations on Visual C++ x86
Oct 27, 2022
c++
visual-c++
atomic
volatile
memory-fences
Does a synchronized block trigger a full memory fence for arrays?
Sep 27, 2022
java
arrays
multithreading
volatile
memory-fences
using electric fence in a c++ program
Sep 13, 2022
c++
linux
memory-management
memory-fences
electric-fence
After an object is constructed, is a memory fence established with other threads?
Apr 28, 2022
java
memory
concurrency
constructor
memory-fences
Does MS-specific volatile prevent hardware instructions reordering
Aug 27, 2022
c++
multithreading
visual-c++
volatile
memory-fences
Do locked instructions provide a barrier between weakly-ordered accesses?
Feb 07, 2022
multithreading
x86
intel
memory-model
memory-fences
OpenMP atomic and non-atomic reads/writes produce the same instructions on x86_64
Nov 09, 2022
c++
openmp
x86-64
atomic
memory-fences
What is the behavior of __faststorefence?
Nov 10, 2021
multithreading
visual-c++
memory-barriers
memory-fences
Memory ordering behavior of std::atomic::load
Jun 12, 2022
c++
c++11
atomic
memory-fences
Can non-atomic-load be reordered after atomic-acquire-load?
Feb 25, 2022
c++
multithreading
c++11
concurrency
memory-fences
Intel 64 and IA-32 | Atomic operations including acquire / release semantic
Aug 03, 2022
assembly
locking
x86
intel
memory-fences
acquire-release pair out of order execution
Oct 30, 2017
c++
synchronization
c++11
atomic
memory-fences
.Net CompareExchange reordering
Jun 29, 2022
c#
.net
multithreading
memory-fences
test-and-set
pthreads v. SSE weak memory ordering
Mar 20, 2022
multithreading
pthreads
atomic
sse
memory-fences
Memory ordering issues
Apr 29, 2022
c++
multithreading
c++11
memory-fences
C# volatile variable: Memory fences VS. caching
Oct 18, 2022
c#
caching
volatile
memory-fences
Do we need mfence when using xchg
Jun 03, 2022
c++
c
assembly
x86
memory-fences
.NET memory model, volatile variables, and test-and-set: what is guaranteed?
Oct 26, 2022
.net
synchronization
volatile
memory-fences
test-and-set
Older Entries »