summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-22Optimise randomlevel in skip list to be simple ffb and rarer for higher levelsCon Kolivas
2016-10-22Remove the last remnants of the global runqueue, moving all variables to per-...Con Kolivas
2016-10-21Bump ckversion to -ck24.8-ck2Con Kolivas
2016-10-21Make BFQ on and default choice in Kconfig.Con Kolivas
2016-10-21Merge remote-tracking branch 'linux-block/wb-buf-throttle-v4.8' into 4.8-ckCon Kolivas
2016-10-21Turn BFQ-v7r11 into BFQ-v8r4 for 4.8.0Paolo Valente
2016-10-21block, bfq: add Early Queue Merge (EQM) to BFQ-v7r11, to port to 4.8.0Mauro Andreolini
2016-10-21block: introduce the BFQ-v7r11 I/O sched, to be ported to 4.8.0Paolo Valente
2016-10-21block: cgroups, kconfig, build bits for BFQ-v7r11-4.8.0Paolo Valente
2016-10-21Merge branch '4.8-muqss' into 4.8-ckCon Kolivas
2016-10-21Bump MuQSS version to 0.1144.8-muqss-114Con Kolivas
2016-10-21Convert sub-tick accounting to nanosecond precision to cope with tasks that r...Con Kolivas
2016-10-21Rely on niffies being monotonic and use jiffies as sanity check for minimum f...Con Kolivas
2016-10-21Use niffies for accounting wherever possibleCon Kolivas
2016-10-21Clamp niffy diff to max diff if it's over instead of min diff.Con Kolivas
2016-10-20Rationalise all internal scheduler accounting clocks to just use rq->clock.Con Kolivas
2016-10-20Revert wb-buf-throttle v7Con Kolivas
2016-10-20Merge branch '4.8-muqss' into 4.8-ckCon Kolivas
2016-10-20Revert BFS 512Con Kolivas
2016-10-20ck1-version.patch4.8-ck1Con Kolivas
2016-10-20wb-buf-throttle-v7.patchCon Kolivas
2016-10-20kconfig-expose_vmsplit_option.patchCon Kolivas
2016-10-20hz-default_1000.patchCon Kolivas
2016-10-20hz-no_default_250.patchCon Kolivas
2016-10-20preempt-desktop-tune.patchCon Kolivas
2016-10-204.8-sched-bfs-512.patchCon Kolivas
2016-10-20Build fix for UP.Con Kolivas
2016-10-20Send hotplug boot threads to their correct CPU even if the CPU is considered ...Con Kolivas
2016-10-20Revert "Resched task when do_set_cpus_allowed is called from outside the sche...Con Kolivas
2016-10-19Merge branch '4.8-muqss' of github.com:ckolivas/linux into 4.8-muqssCon Kolivas
2016-10-19Remove unused functionCon Kolivas
2016-10-19Implement wake lists for CPUs that don't share cache as per core.cCon Kolivas
2016-10-19Resched task when do_set_cpus_allowed is called from outside the scheduler co...Con Kolivas
2016-10-18Copy vtime_common_task_switch() and vtime_account_irq_enter() from cputime.cSerge Belyshev
2016-10-18Merge pull request #1 from hhoffstaette/4.8-muqss-cachelinesCon Kolivas
2016-10-17muqss: add cacheline alignment to global_rq countersHolger Hoffstätte
2016-10-17TypoCon Kolivas
2016-10-17Bump MuQSS version to 0.1124.8-muqss-112Con Kolivas
2016-10-17Choose deadline task by skip list key instead of deadline to ensure we choose...Con Kolivas
2016-10-17Add more documentation to sched-MuQSS.txt.Con Kolivas
2016-10-17Remove dup'd vtime_task_switchCon Kolivas
2016-10-17Yielding repeatedly without resetting timeslice and deadline can lead to task...Con Kolivas
2016-10-17Don't re-set values that haven't changed.Con Kolivas
2016-10-17Do irq_enter on scheduler_ipi called when idle to update xtime.Con Kolivas
2016-10-15Dequeue sched info on task deactivationCon Kolivas
2016-10-15Use rq dither as an offset itself, avoiding one conditionalCon Kolivas
2016-10-15Remove redundant reassignmentCon Kolivas
2016-10-15Time slice expire should be set to correct rqCon Kolivas
2016-10-15Avoid spurious missed preemption due to lockless resched_curr.Con Kolivas
2016-10-14Remove unused code.Con Kolivas