summaryrefslogtreecommitdiff
path: root/kernel/sched/tune.c
AgeCommit message (Expand)Author
2017-09-22Revert "ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups"Vikram Mulukutla
2017-06-19Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-02sched/tune: don't use schedtune before it is readyChris Redpath
2017-06-02sched/{fair,tune}: use reciprocal_value to compute boost marginPatrick Bellasi
2017-06-02sched/tune: Initialize raw_spin_lock in boosted_groupsSrinath Sridharan
2017-06-02sched/tune: report when SchedTune has not been initializedPatrick Bellasi
2017-06-02sched/tune: increase group count to 5Chris Redpath
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2016-12-20sched/tune: remove duplicate allow_attach in schedtune_cgrp_subsysRunmin Wang
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-01sched: tune: Fix lacking spinlock initializationKe Wang
2016-11-29sched: tune: Fix lacking spinlock initializationKe Wang
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-10-25cgroup: Remove leftover instances of allow_attachGuenter Roeck
2016-10-18cgroup: Remove leftover instances of allow_attachGuenter Roeck
2016-10-12sched/tune: Remove redundant checks for NULL cssSyed Rameez Mustafa
2016-10-10sched: Add cgroup attach functionality to the tune controllerSyed Rameez Mustafa
2016-10-10sched: Update the number of tune groups to 5Syed Rameez Mustafa
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-09-14FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi
2016-09-14FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi
2016-09-14sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2016-09-14sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi
2016-09-14FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-09-14sched/tune: use a single initialisation functionPatrick Bellasi
2016-09-14FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi
2016-09-14sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-09-14FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-09-14DEBUG: sched/tune: add tracepoint on P-E space filteringPatrick Bellasi
2016-09-14DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi
2016-09-14DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2016-09-14sched/tune: add support to compute normalized energyPatrick Bellasi
2016-09-14sched/fair: add boosted task utilizationPatrick Bellasi
2016-09-14sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2016-09-14sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi
2016-09-14sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-09-14sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-09-09FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi
2016-08-11FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi
2016-08-11sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2016-08-11sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi
2016-08-11FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-08-10sched/tune: use a single initialisation functionPatrick Bellasi
2016-08-10FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi
2016-08-10sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-08-10FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint on P-E space filteringPatrick Bellasi
2016-05-10DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi
2016-05-10DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi