summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | sched: window-stats: Remove unused prev_window variableSrivatsa Vaddagiri2016-03-23
* | | sched: disable frequency notifications by defaultSteve Muckle2016-03-23
* | | sched: fix misalignment between requested and actual windowsSteve Muckle2016-03-23
* | | sched: Make RAVG_HIST_SIZE tunableOlav Haugan2016-03-23
* | | sched: Fix possibility of "stuck" reserved flagSrivatsa Vaddagiri2016-03-23
* | | sched: initialize env->flags variable to 0Srivatsa Vaddagiri2016-03-23
* | | sched: window-stats: 64-bit type for curr/prev_runnable_sumSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Allow acct_wait_time to be tunedSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Account interrupt handling time as busy timeSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Account idle time as busy timeSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Account wait timeSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: update task demand on tickSrivatsa Vaddagiri2016-03-23
* | | sched: Fix herding issueSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: print window size in /proc/sched_debugSrivatsa Vaddagiri2016-03-23
* | | sched: Extend ftrace event to record boost and reason codeSrivatsa Vaddagiri2016-03-23
* | | sched: Avoid needless migrationSrivatsa Vaddagiri2016-03-23
* | | sched: Drop active balance request upon cpu going offlineSrivatsa Vaddagiri2016-03-23
* | | sched: trigger immediate migration of tasks upon boostSrivatsa Vaddagiri2016-03-23
* | | sched: Extend boost benefit for small and low-prio tasksSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Handle policy change properlySrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Reset all window statsSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Additional error checking in sched_set_window()Srivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Fix incorrect calculation of partial_demandSrivatsa Vaddagiri2016-03-23
* | | sched: window-stats: Fix potential wrong use of rqSrivatsa Vaddagiri2016-03-23
* | | sched: set initial task load to just above a small taskSteve Muckle2016-03-23
* | | sched/fair: Check whether any CPUs are availableOlav Haugan2016-03-23
* | | sched: enable hmp, power aware scheduling for targets with > 4 CPUsSteve Muckle2016-03-23
* | | sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri2016-03-23
* | | sched: support legacy mode betterSrivatsa Vaddagiri2016-03-23
* | | sched: code cleanupSrivatsa Vaddagiri2016-03-23
* | | sched: Add BUG_ON when task_cpu() is incorrectSrivatsa Vaddagiri2016-03-23
* | | sched: avoid active migration of tasks not in TASK_RUNNING stateSrivatsa Vaddagiri2016-03-23
* | | sched: fix up task load during migrationSrivatsa Vaddagiri2016-03-23
* | | sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2016-03-23
* | | sched: Add a per rq max_possible_capacity for use in power calculationsSyed Rameez Mustafa2016-03-23
* | | sched: Disable interrupts when holding the rq lock in sched_get_busy()Syed Rameez Mustafa2016-03-23
* | | sched: Make wallclock more accurateSrivatsa Vaddagiri2016-03-23
* | | sched: Make task and CPU load calculations safe from truncationSyed Rameez Mustafa2016-03-23
* | | sched/fair: Introduce C-state aware task placement for small tasksSyed Rameez Mustafa2016-03-23
* | | sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa2016-03-23
* | | sched: Move call to trace_sched_cpu_load()Srivatsa Vaddagiri2016-03-23
* | | sched: fair: Reset balance_interval before sending NOHZ kickSrivatsa Vaddagiri2016-03-23
* | | sched: Avoid active migration of small tasksSrivatsa Vaddagiri2016-03-23
* | | sched: Account for cpu's current frequency when calculating its power costSrivatsa Vaddagiri2016-03-23
* | | sched: make sched_set_window() return failure when PELT is in useSrivatsa Vaddagiri2016-03-23
* | | sched: debug: Print additional information in /proc/sched_debugSrivatsa Vaddagiri2016-03-23
* | | sched: Move around codeSrivatsa Vaddagiri2016-03-23
* | | sched: Update capacity of all online cpus when min_max_freq changesSrivatsa Vaddagiri2016-03-23
* | | sched: update task statistics when CPU frequency changesSrivatsa Vaddagiri2016-03-23
* | | sched: Add new trace eventsSrivatsa Vaddagiri2016-03-23