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-barriers
In OpenCL, what does mem_fence() do, as opposed to barrier()?
Nov 25, 2020
opencl
gpgpu
memory-barriers
barrier
memory-fences
Is std::mutex sequentially consistent?
Sep 15, 2022
c++
multithreading
c++11
mutex
memory-barriers
Force order of execution of C statements?
Feb 27, 2022
c
visual-c++
synchronization
memory-barriers
lock-free
Variable freshness guarantee in .NET (volatile vs. volatile read)
Sep 15, 2022
c#
.net
multithreading
volatile
memory-barriers
Thread Synchronisation 101
Sep 13, 2022
c++
multithreading
mutex
volatile
memory-barriers
Memory Barrier by lock statement
Sep 25, 2022
c#
memory-barriers
When should I use _mm_sfence _mm_lfence and _mm_mfence
Mar 23, 2022
c++
multithreading
x86
intrinsics
memory-barriers
intel
Does lock xchg have the same behavior as mfence?
Feb 19, 2022
multithreading
assembly
x86
cpu-architecture
memory-barriers
intel
Is this a correct use of Thread.MemoryBarrier()?
Sep 12, 2022
c#
multithreading
.net-4.0
memory-barriers
Should thread-safe class have a memory barrier at the end of its constructor?
Nov 14, 2022
c#
.net
multithreading
parallel-processing
memory-barriers
Memory barriers and the TLB
Aug 27, 2022
java
centos
memory-mapped-files
tlb
memory-barriers
Memory fences: acquire/load and release/store
Sep 05, 2022
c++
memory-barriers
lock-free
stdatomic
memory-model
Memory model ordering and visibility?
Sep 05, 2022
c++
c++11
mutex
atomic
memory-barriers
difference in mfence and asm volatile ("" : : : "memory")
Sep 05, 2022
gcc
x86
memory-barriers
Does a memory barrier ensure that the cache coherence has been completed?
Sep 05, 2022
assembly
x86
operating-system
cpu-cache
memory-barriers
Memory barrier generators
Sep 05, 2022
c#
memory-barriers
Which is a better write barrier on x86: lock+addl or xchgl?
Feb 03, 2022
assembly
x86
memory-barriers
C++ Memory Barriers for Atomics
Nov 08, 2022
c++
windows
visual-c++
memory-barriers
Does std::mutex create a fence?
Sep 03, 2022
c++
multithreading
mutex
memory-barriers
memory-model
Atomicity on x86
Sep 02, 2022
c++
multithreading
x86
atomic
memory-barriers
« Newer Entries
Older Entries »