lkml.org 
[lkml]   [2017]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] start using spin primitives in sched and locking
Date
Nicholas Piggin (2):
locking: Use spin primitives for busy loops
sched/idle: Use spin loop primitives for polling idle

include/linux/bit_spinlock.h | 5 ++---
include/linux/seqlock.h | 9 ++++-----
kernel/locking/mcs_spinlock.h | 6 ++----
kernel/locking/mutex.c | 10 ++++++++--
kernel/locking/osq_lock.c | 17 +++++++++++++----
kernel/locking/qrwlock.c | 11 ++++++++---
kernel/locking/qspinlock.c | 14 ++++++++++----
kernel/locking/qspinlock_paravirt.h | 16 ++++++++++++----
kernel/locking/rwsem-xadd.c | 9 +++++++--
kernel/sched/idle.c | 7 ++++++-
10 files changed, 72 insertions(+), 32 deletions(-)

--
2.13.3

\
 
 \ /
  Last update: 2017-08-20 11:25    [W:0.106 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site