Joe Perches
|
be7002e6c6
sched: Don't mix use of typedef ctl_table and struct ctl_table
|
12 years ago |
Viresh Kumar
|
94c95ba69f
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
|
12 years ago |
Viresh Kumar
|
cd08e9234c
sched: Fix memory leakage in build_sched_groups()
|
12 years ago |
Viresh Kumar
|
0936629f01
sched: Use cached value of span instead of calling sched_domain_span()
|
12 years ago |
Viresh Kumar
|
27723a68ca
sched: Create for_each_sd_topology()
|
12 years ago |
Viresh Kumar
|
c75e01288c
sched: Don't set sd->child to NULL when it is already NULL
|
12 years ago |
Viresh Kumar
|
1c63216940
sched: Don't initialize alloc_state in build_sched_domains()
|
12 years ago |
Viresh Kumar
|
22da956953
sched: Optimize build_sched_domains() for saving first SD node for a cpu
|
12 years ago |
Viresh Kumar
|
4a850cbefa
sched: Remove unused params of build_sched_domain()
|
12 years ago |
Ingo Molnar
|
d81344c508
Merge branch 'sched/urgent' into sched/core
|
12 years ago |
Vincent Guittot
|
873b4c65b5
sched: Fix clear NOHZ_BALANCE_KICK
|
12 years ago |
Frederic Weisbecker
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |
Frederic Weisbecker
|
1ad4ec0dc7
sched: Update rq clock before calling check_preempt_curr()
|
12 years ago |
Frederic Weisbecker
|
77bd39702f
sched: Update rq clock before migrating tasks out of dying CPU
|
12 years ago |
Neil Zhang
|
c5405a495e
sched: Remove redundant update_runtime notifier
|
12 years ago |
Paul Gortmaker
|
45ceebf776
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
12 years ago |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Tejun Heo
|
3d1cb2059d
workqueue: include workqueue info when printing debug dump of a worker task
|
12 years ago |
Linus Torvalds
|
8700c95adb
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
16fa94b532
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
46d9be3e5e
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Linus Torvalds
|
916bb6d76d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Joonsoo Kim
|
e6252c3ef4
sched: Rename load_balance_tmpmask to load_balance_mask
|
12 years ago |
Frederic Weisbecker
|
99e5ada940
nohz: Re-evaluate the tick for the new task after a context switch
|
12 years ago |
Frederic Weisbecker
|
ff442c51f6
nohz: Re-evaluate the tick from the scheduler IPI
|
12 years ago |
Frederic Weisbecker
|
ce831b38ca
sched: New helper to prevent from stopping the tick in full dynticks
|
12 years ago |
Waiman Long
|
41fcb9f230
mutex: Move mutex spinning code from sched/core.c back to mutex.c
|
12 years ago |
Frederic Weisbecker
|
c5bfece2d6
nohz: Switch from "extended nohz" to "full nohz" based naming
|
12 years ago |