lkml.org 
[lkml]   [2010]   [Jun]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] sched/core: scheduler patches for cmwq
Hello, Ingo.

Please pull from the following branch to receive four sched/core
patches preparing for cmwq. All have been reviewed and acked by
Peter[1]. The first two patches are generic update to when cpu_active
and scheduler configurations are updated during CPU on/offlining. The
latter two add hardcoded hooks for cmwq (currently noop).

git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git sched-wq

Tejun Heo (4):
sched: define and use CPU_PRI_* enums for cpu notifier priorities
sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
sched: refactor try_to_wake_up()
sched: add hooks for workqueue

include/linux/cpu.h | 25 ++++++
include/linux/cpuset.h | 6 ++
include/linux/perf_event.h | 2 +-
include/linux/sched.h | 1 +
kernel/cpu.c | 6 --
kernel/cpuset.c | 21 +----
kernel/fork.c | 2 +-
kernel/sched.c | 205 ++++++++++++++++++++++++++++++++------------
kernel/workqueue_sched.h | 16 ++++
9 files changed, 203 insertions(+), 81 deletions(-)
create mode 100644 kernel/workqueue_sched.h

Thanks.

--
tejun

[1] http://thread.gmane.org/gmane.linux.kernel/992913


\
 
 \ /
  Last update: 2010-06-04 15:29    [W:0.087 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site