From: Preeti U Murthy <preeti@linux.vnet.ibm.com>
To: paulmck@linux.vnet.ibm.com, vincent.guittot@linaro.org,
a.p.zijlstra@chello.nl, viresh.kumar@linaro.org,
linux-kernel@vger.kernel.org, amit.kucheria@linaro.org,
Morten.Rasmussen@arm.com, paul.mckenney@linaro.org,
akpm@linux-foundation.org, svaidy@linux.vnet.ibm.com,
arjan@linux.intel.com, mingo@kernel.org, pjt@google.com
Cc: venki@google.com, robin.randhawa@arm.com,
linaro-dev@lists.linaro.org, suresh.b.siddha@intel.com,
mjg59@srcf.ucam.org, deepthi@linux.vnet.ibm.com,
srivatsa.bhat@linux.vnet.ibm.com, Arvind.Chauhan@arm.com,
linux-arm-kernel@lists.infradead.org
Subject: [RFC v2 PATCH 0/2] sched: Integrating Per-entity-load-tracking with the core scheduler
Date: Thu, 15 Nov 2012 22:23:52 +0530 [thread overview]
Message-ID: <20121115164730.17426.36051.stgit@preeti.in.ibm.com> (raw)
This approach aims to retain the current behavior of load balancer with the
change being only in the metric consumed during load balancing,
without unnecessary introduction of new variables.This RFC has been posted to
evaluate its design;to see if this is the right way to go about introducing
per-entity-load-tracking metric for the consumers of the same; in this
specific case,the load balancer.Once the design has been approved off,I can
go around to testing it.
The patch has been based out of tip-master:HEAD at commit 8a1d31c703d
Subject:Merge branch 'x86/urgent'
Grateful to Peter Zijlstra and Ingo Molnar for their valuable feedback on v1
of the RFC which was the foundation for this version.
PATCH[1/2] Aims at enabling usage of Per-Entity-Load-Tracking for load balacing
PATCH[2/2] The crux of the patchset lies here.
---
Preeti U Murthy (2):
sched: Revert temporary FAIR_GROUP_SCHED dependency for load-tracking
sched: Use Per-Entity-Load-Tracking metric for load balancing
include/linux/sched.h | 9 +-----
kernel/sched/core.c | 19 +++++-------
kernel/sched/fair.c | 76 +++++++++++++++++++++----------------------------
kernel/sched/sched.h | 9 +-----
4 files changed, 43 insertions(+), 70 deletions(-)
--
Preeti U Murthy
next reply other threads:[~2012-11-15 16:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 16:53 Preeti U Murthy [this message]
2012-11-15 16:54 ` [RFC v2 PATCH 1/2] sched: Revert temporary FAIR_GROUP_SCHED dependency for load-tracking Preeti U Murthy
2012-11-15 16:54 ` [RFC v2 PATCH 2/2] sched: Use Per-Entity-Load-Tracking metric for load balancing Preeti U Murthy
2012-11-15 18:13 ` Vincent Guittot
2012-11-16 10:15 ` Preeti U Murthy
2012-12-04 4:46 ` [RFC v2 PATCH 2.1] " Preeti U Murthy
2012-11-20 4:41 ` [PATCH] sched: Explicit division calls on 64-bit integers Preeti U Murthy
2012-12-04 8:16 ` [RFC v2 PATCH 0/2] sched: Integrating Per-entity-load-tracking with the core scheduler Preeti U Murthy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121115164730.17426.36051.stgit@preeti.in.ibm.com \
--to=preeti@linux.vnet.ibm.com \
--cc=Arvind.Chauhan@arm.com \
--cc=Morten.Rasmussen@arm.com \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=amit.kucheria@linaro.org \
--cc=arjan@linux.intel.com \
--cc=deepthi@linux.vnet.ibm.com \
--cc=linaro-dev@lists.linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=paul.mckenney@linaro.org \
--cc=paulmck@linux.vnet.ibm.com \
--cc=pjt@google.com \
--cc=robin.randhawa@arm.com \
--cc=srivatsa.bhat@linux.vnet.ibm.com \
--cc=suresh.b.siddha@intel.com \
--cc=svaidy@linux.vnet.ibm.com \
--cc=venki@google.com \
--cc=vincent.guittot@linaro.org \
--cc=viresh.kumar@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®