summaryrefslogtreecommitdiff
path: root/kernel/sched/tune.c
AgeCommit message (Expand)Author
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-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
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