Revision dcbb4a153971ff8646af0c963f5698bf21bfbfdc authored by Linus Torvalds on 10 August 2019, 22:48:02 UTC, committed by Linus Torvalds on 10 August 2019, 22:48:02 UTC
Pull scheduler fixes from Thomas Gleixner:
 "Three fixlets for the scheduler:

   - Avoid double bandwidth accounting in the push & pull code

   - Use a sane FIFO priority for the Pressure Stall Information (PSI)
     thread.

   - Avoid permission checks when setting the scheduler params for the
     PSI thread"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/psi: Do not require setsched permission from the trigger creator
  sched/psi: Reduce psimon FIFO priority
  sched/deadline: Fix double accounting of rq/running bw in push & pull
2 parent s ed254bb + 04e048c
History
File Mode Size
chips
devices
hyperbus
lpddr
maps
nand
parsers
spi-nor
tests
ubi
Kconfig -rw-r--r-- 9.4 KB
Makefile -rw-r--r-- 1.1 KB
ar7part.c -rw-r--r-- 3.3 KB
bcm47xxpart.c -rw-r--r-- 8.6 KB
bcm63xxpart.c -rw-r--r-- 4.6 KB
cmdlinepart.c -rw-r--r-- 10.0 KB
ftl.c -rw-r--r-- 30.6 KB
inftlcore.c -rw-r--r-- 23.8 KB
inftlmount.c -rw-r--r-- 21.8 KB
mtd_blkdevs.c -rw-r--r-- 13.5 KB
mtdblock.c -rw-r--r-- 8.5 KB
mtdblock_ro.c -rw-r--r-- 1.8 KB
mtdchar.c -rw-r--r-- 25.0 KB
mtdconcat.c -rw-r--r-- 20.7 KB
mtdcore.c -rw-r--r-- 50.5 KB
mtdcore.h -rw-r--r-- 893 bytes
mtdoops.c -rw-r--r-- 10.7 KB
mtdpart.c -rw-r--r-- 27.8 KB
mtdsuper.c -rw-r--r-- 5.3 KB
mtdswap.c -rw-r--r-- 33.4 KB
nftlcore.c -rw-r--r-- 22.3 KB
nftlmount.c -rw-r--r-- 25.2 KB
ofpart.c -rw-r--r-- 5.6 KB
rfd_ftl.c -rw-r--r-- 17.6 KB
sm_ftl.c -rw-r--r-- 29.9 KB
sm_ftl.h -rw-r--r-- 2.2 KB
ssfdc.c -rw-r--r-- 11.2 KB

back to top