[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100428105907.5495.32844.stgit@kitami.corp.google.com>
Date: Wed, 28 Apr 2010 03:59:10 -0700
From: Paul Turner <pjt@...gle.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/6] Series short description
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists