Revision 9d514262425691dddf942edea8bc9919e66fe140 authored by Wanpeng Li on 13 May 2015, 06:01:03 UTC, committed by Ingo Molnar on 19 June 2015, 08:06:46 UTC
This patch adds a check that prevents futile attempts to move DL tasks
to a CPU with active tasks of equal or earlier deadline. The same
behavior as commit 80e3d87b2c55 ("sched/rt: Reduce rq lock contention
by eliminating locking of non-feasible target") for rt class.

Signed-off-by: Wanpeng Li <wanpeng.li@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Juri Lelli <juri.lelli@arm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1431496867-4194-3-git-send-email-wanpeng.li@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent a6c0e74
History
File Mode Size
altera-stapl
c2port
carma
cb710
cxl
echo
eeprom
genwqe
ibmasm
lis3lv02d
mei
mic
sgi-gru
sgi-xp
ti-st
vmw_vmci
Kconfig -rw-r--r-- 17.7 KB
Makefile -rw-r--r-- 2.1 KB
ad525x_dpot-i2c.c -rw-r--r-- 2.6 KB
ad525x_dpot-spi.c -rw-r--r-- 2.8 KB
ad525x_dpot.c -rw-r--r-- 20.1 KB
ad525x_dpot.h -rw-r--r-- 7.9 KB
apds9802als.c -rw-r--r-- 7.6 KB
apds990x.c -rw-r--r-- 34.1 KB
arm-charlcd.c -rw-r--r-- 9.2 KB
atmel-ssc.c -rw-r--r-- 5.1 KB
atmel_tclib.c -rw-r--r-- 4.4 KB
bh1770glc.c -rw-r--r-- 37.6 KB
bh1780gli.c -rw-r--r-- 6.1 KB
bmp085-i2c.c -rw-r--r-- 2.2 KB
bmp085-spi.c -rw-r--r-- 2.1 KB
bmp085.c -rw-r--r-- 13.3 KB
bmp085.h -rw-r--r-- 1.1 KB
cs5535-mfgpt.c -rw-r--r-- 10.2 KB
ds1682.c -rw-r--r-- 6.8 KB
dummy-irq.c -rw-r--r-- 1.5 KB
enclosure.c -rw-r--r-- 18.7 KB
fsa9480.c -rw-r--r-- 12.8 KB
hmc6352.c -rw-r--r-- 4.0 KB
hpilo.c -rw-r--r-- 21.6 KB
hpilo.h -rw-r--r-- 5.7 KB
ics932s401.c -rw-r--r-- 13.2 KB
ioc4.c -rw-r--r-- 14.3 KB
isl29003.c -rw-r--r-- 11.6 KB
isl29020.c -rw-r--r-- 5.5 KB
kgdbts.c -rw-r--r-- 30.6 KB
lattice-ecp3-config.c -rw-r--r-- 5.9 KB
lkdtm.c -rw-r--r-- 19.6 KB
pch_phub.c -rw-r--r-- 27.5 KB
phantom.c -rw-r--r-- 13.2 KB
pti.c -rw-r--r-- 26.4 KB
spear13xx_pcie_gadget.c -rw-r--r-- 21.4 KB
sram.c -rw-r--r-- 5.8 KB
ti_dac7512.c -rw-r--r-- 2.5 KB
tifm_7xx1.c -rw-r--r-- 11.0 KB
tifm_core.c -rw-r--r-- 8.3 KB
tsl2550.c -rw-r--r-- 10.5 KB
vexpress-syscfg.c -rw-r--r-- 7.1 KB
vmw_balloon.c -rw-r--r-- 21.1 KB

back to top