From: Paul Turner <pjt@google.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/6] Series short description
Date: Wed, 28 Apr 2010 03:59:10 -0700 [thread overview]
Message-ID: <20100428105907.5495.32844.stgit@kitami.corp.google.com> (raw)
The following series implements...
---
Nikhil Rao (1):
sched: add exports tracking cfs bandwidth control statistics
Paul Turner (5):
sched: introduce primitives to account for CFS bandwidth tracking
sched: accumulate per-cfs_rq cpu usage
sched: throttle cfs_rq entities which exceed their local quota
sched: unthrottle cfs_rq(s) who ran out of quota at period refresh
sched: hierarchical task accounting for FAIR_GROUP_SCHED
include/linux/sched.h | 4 +
init/Kconfig | 9 +
kernel/sched.c | 347 +++++++++++++++++++++++++++++++++++++++++++++----
kernel/sched_fair.c | 240 +++++++++++++++++++++++++++++++++-
kernel/sched_rt.c | 24 +--
kernel/sysctl.c | 10 +
6 files changed, 585 insertions(+), 49 deletions(-)
--
Signature
next reply other threads:[~2010-04-28 10:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-28 10:59 Paul Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-25 20:15 [PATCH 0/5] sched: misc rt fixes for tip/sched/devel Gregory Haskins
2008-08-26 17:34 ` [PATCH v2 0/6] Series short description Gregory Haskins
2008-08-27 8:33 ` Peter Zijlstra
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=20100428105907.5495.32844.stgit@kitami.corp.google.com \
--to=pjt@google.com \
--cc=linux-kernel@vger.kernel.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