SpiceQA
Questions
Tags
Users
Badges
spinlock
22 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
C++ proper atomic memory ordering on a "thread barrier" synchronization pattern
user_3222975
0
•
asked Jul 7, 2022
2
1
147
spinlock
stdatomic
synchronization
multithreading
c++
Do pushcli() and popcli() in the spinlock of XV6 need atomic?
user_12192777
0
•
asked Apr 7, 2022
1
1
63
spinlock
xv6
atomic
c
Why does hint::spin_loop use ISB on aarch64?
user_2146491
0
•
asked Jan 22, 2022
5
1
329
spinlock
armv8
arm64
rust
assembly
Why does this spinlock require memory_order_acquire_release instead of just acquire?
user_12892937
0
•
asked Jan 12, 2022
6
1
182
spinlock
atomic
mutex
multithreading
c++
SpinLock doesn't really do busy-loop waiting?
user_637669
0
•
asked Dec 9, 2021
2
1
138
spinlock
multithreading
c#
Spinlock in x86-64 assembly
user_11746356
0
•
asked Nov 19, 2021
2
0
106
spinlock
x86-64
assembly
multithreading
c
Implementing spin-lock without XCHG?
user_941531
0
•
asked Nov 16, 2021
2
1
327
spinlock
x86-64
atomic
c++
performance
Does NDIS spinlock serves as a memory barrier for DMA?
user_17348498
0
•
asked Nov 7, 2021
2
1
64
ndis
spinlock
barrier
dma
memory
KeAcquireSpinLock long execution time
user_13117884
0
•
asked Oct 26, 2021
2
0
174
irql
spinlock
windows-kernel
wdk
c
Bare metal spinlock implementation in rust
user_7492736
0
•
asked Aug 14, 2021
3
1
289
spinlock
bare-metal
raspberry-pi
rust
arm
1
(current)
2
3
Next
Next
Hot Questions