index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
qspinlock.c
Commit message (
Expand
)
Author
Age
*
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
2015-12-04
*
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
2015-12-04
*
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
2015-12-04
*
locking/qspinlock: Avoid redundant read of next pointer
Waiman Long
2015-11-23
*
locking/qspinlock: Prefetch the next node cacheline
Waiman Long
2015-11-23
*
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
2015-11-23
*
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
2015-09-11
*
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2015-08-03
*
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2015-05-08
*
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
2015-05-08
*
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
2015-05-08
*
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
2015-05-08
*
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
2015-05-08
*
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
2015-05-08
*
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2015-05-08