[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <51AD87A8.6080608@linux.vnet.ibm.com>
Date: Tue, 04 Jun 2013 14:22:32 +0800
From: Michael Wang <wangyun@...ux.vnet.ibm.com>
To: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>
Subject: [PATCH 0/3] sched: code refine/clean for cfs-bandwidth
Code refine and clean patch set.
Michael Wang (3):
[PATCH 1/3] sched: don't repeat the initialization in sched_init()
[PATCH 2/3] sched: code refine in unthrottle_cfs_rq()
[PATCH 3/3] sched: remove the useless declaration in kernel/sched/fair.c
---
b/kernel/sched/core.c | 46 +++++++++++++++++++++++++---------------------
b/kernel/sched/fair.c | 2 +-
kernel/sched/fair.c | 4 ----
3 files changed, 26 insertions(+), 26 deletions(-)
--
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