[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1495603536.git.viresh.kumar@linaro.org>
Date: Wed, 24 May 2017 10:59:51 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>
Cc: Viresh Kumar <viresh.kumar@...aro.org>,
linaro-kernel@...ts.linaro.org, linux-kernel@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>
Subject: [PATCH 0/6] sched: Minor fixes and cleanups
Hi,
The first patch fixes a potential regression we may observe on the UP
systems and the others are doing minor optimizations in the scheduler
core.
They are all tested on ARM 32 (exynos) and 64 (hikey) bit platforms.
--
viresh
Viresh Kumar (6):
sched: fair: Call cpufreq update util handlers less frequently on UP
sched: Reuse put_prev_task()
sched: fair: Pass rq to weighted_cpuload()
sched: fair: Avoid checking cfs_rq->nr_running twice
sched: fair: Drop always true parameter of update_cfs_rq_load_avg()
sched: cpufreq: Optimize cpufreq_update_this_cpu() a bit
kernel/sched/core.c | 2 +-
kernel/sched/fair.c | 107 ++++++++++++++++++++++++++-------------------------
kernel/sched/sched.h | 2 +-
3 files changed, 56 insertions(+), 55 deletions(-)
--
2.13.0.70.g6367777092d9
Powered by blists - more mailing lists