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 spinlock
Are the Linux/SMP spinlocks unnecessarily slow?
May 19, 2019
x86
linux-kernel
spinlock
difference between pthread_spinlock and boost::smart_ptr::spinlock?
Apr 30, 2022
c++
linux
performance
spinlock
Interrupt on a processor while another process is spinning for lock
Dec 12, 2018
c
linux-kernel
linux-device-driver
spinlock
How to use a spin lock if copy_to_user needs to be called?
Sep 07, 2022
c
linux
linux-kernel
locking
spinlock
Spinlock vs std::mutex::try_lock
Oct 25, 2022
c++
mutex
spinlock
Why is "sleeping" not allowed while holding a spinlock? [duplicate]
Oct 19, 2022
c
synchronization
linux-kernel
sleep
spinlock
Do spin_lock and spin_unlock hurt performance of an SMP kernel on a single-cpu machine?
Sep 23, 2017
linux
linux-kernel
spinlock
Spinlock with XCHG unlocking
May 07, 2022
assembly
x86
synchronization
spinlock
Intel Inspector reports a data race in my spinlock implementation
May 31, 2018
c++
winapi
synchronization
spinlock
intel-inspector
intel
Is linux release the spinlock/semaphore when it kill a process?
Oct 25, 2022
linux
semaphore
spinlock
kill-process
process-exit
Equivalent of x86 PAUSE instruction for PPC
Feb 15, 2022
powerpc
spinlock
Why everyone states that SpinLock is faster? [closed]
Oct 19, 2022
c#
multithreading
monitor
interlocked
spinlock
Why spinlocks don't work in uniprocessor (unicore) systems?
Jun 12, 2018
linux-kernel
spinlock
Do spin locks always require a memory barrier? Is spinning on a memory barrier expensive?
Apr 16, 2020
lock-free
spinlock
memory-barriers
barrier
Are there any examples in the .Net framework that use spinlock or spinwait?
Oct 29, 2022
.net
multithreading
spinlock
spinwait
Understanding link between CONFIG_SMP, Spinlocks and CONFIG_PREEMPT in latest (3.0.0 and above) Linux kernel
Sep 23, 2022
c
linux-kernel
spinlock
smp
preemption
Linux Kernel: Spinlock SMP: Why there is a preempt_disable() in spin_lock_irq SMP version?
Feb 08, 2017
c
linux
kernel
spinlock
smp
Spinlock vs Busy wait [closed]
Aug 30, 2022
spinlock
busy-waiting
Why disabling interrupts disables kernel preemption and how spin lock disables preemption
Sep 22, 2022
linux
linux-kernel
interrupt
spinlock
preemption
x86 spinlock using cmpxchg
Sep 16, 2022
gcc
assembly
synchronization
x86
spinlock
« Newer Entries
Older Entries »