Found 86 matching messages (0.064 seconds). Page 1 of 5.
... , please pull the latest scheduler git tree from: git://git.kernel. ... -balancing Srivatsa Vaddagiri (1): sched: fix copy_namespace() <-> sched_fork() dependency in do_fork ... idea comes from the SD scheduler of Con Kolivas: + */ +static inline ...
linux-kernel - Ingo Molnar - Nov 9 2007 - 18:06
Linus, please pull the latest scheduler fixes git tree from: git://git. ... scd->lock); + + touch_softlockup_watchdog(); +} +EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event); + +#endif + +/* + * Scheduler clock - returns current time in nanosec ...
linux-kernel - Ingo Molnar - May 5 2008 - 18:58
... .6-tip.git sched-fixes-for-linus this fixes scheduler related ... cfs_rq *cfs_rq, struct sched_entity *se) * Scheduling class queueing methods: */ -#if defined ... sd, busiest_cpu, this_cpu); + /* Don't pull more than imbalance/2 */ + imbalance ...
linux-kernel - Ingo Molnar - May 29 2008 - 11:45
... Linus, please pull the latest scheduler fixes git tree from: git ... higher frequency - * also implies increased scheduling overhead. - * - * sysctl_sched_min_bal_int_shares represents the minimum ... inserting it back on diff --git a/kernel/sched_fair.c b ...
linux-kernel - Ingo Molnar - Mar 4 2008 - 13:07
... 2):
> > sched: fix warning in hrtick_start_fair()
> > lockdep: change scheduler annotation
>
> Ingo ... Please pull the latest sched-fixes-for-linus-2 git tree ... h>
#include
linux-kernel - Ingo Molnar - Jul 31 2008 - 18:26
... .hu> wrote: > Linus, please pull the latest scheduler git tree from: ... Vaddagiri: Srivatsa Vaddagiri (1): sched: fix new task startup crash Updated ... freeing Srivatsa Vaddagiri (1): sched: fix new task startup crash include/ ...
linux-kernel - Ingo Molnar - Oct 17 2007 - 10:59
Linus, please pull the latest scheduler fixes git tree from: git ... arch/um/kernel/process.c: scheduler related prototype cleanup fs/proc ... scheduler_running = 1; } #ifdef CONFIG_DEBUG_SPINLOCK_SLEEP diff --git a/kernel/sched_fair.c b ...
linux-kernel - Ingo Molnar - Feb 25 2008 - 11:45
Linus, Please pull the latest scheduler fixes git tree from: git://git.kernel. ... ) top_cpuset.mems_allowed = node_states[N_HIGH_MEMORY]; scan_for_empty_cpusets(&top_cpuset); + /* + * Scheduler destroys domains on hotplug events. + * ...
linux-kernel - Ingo Molnar - Jun 19 2008 - 11:14
Linus, Please pull the latest sched-fixes-for-linus git tree from: ... } EXPORT_SYMBOL_GPL(sched_clock_idle_wakeup_event); -#endif +#else /* CONFIG_HAVE_UNSTABLE_SCHED_CLOCK */ -/* - * Scheduler clock - returns current time in nanosec units ...
linux-kernel - Ingo Molnar - Aug 11 2008 - 18:24
... , please pull the latest scheduler git tree from: git://git.kernel.org ... kernel/acct.c comment sched: fix RLIMIT_CPU comment sched: bump version ... workloads * and reduces their over-scheduling. Synchronous workloads will still @@ -71,7 ...
linux-kernel - Ingo Molnar - Nov 26 2007 - 16:35
Linus, Please pull the latest sched-fixes-for-linus git tree ... use OGAWA Hirofumi (1): sched: fix SCHED_HRTICK dependency Peter Zijlstra (2): sched: fix warning in hrtick_start_fair() lockdep: change scheduler annotation roel ...
linux-kernel - Ingo Molnar - Jul 31 2008 - 17:43
Linus, please pull the latest scheduler fixes git tree from: git://git ... vruntime sched: rt-group: fixup schedulability constraints calculation Steven Rostedt (1): ... *p); +#endif }; struct load_weight { diff --git a/kernel/sched.c b/ ...
linux-kernel - Ingo Molnar - Mar 7 2008 - 11:56
Linus, please pull the latest scheduler fixes git tree from: git://git. ... changed, 80 insertions(+), 50 deletions(-) diff --git a/kernel/sched.c b/kernel/ ... tsk, 0); - } task_rq_unlock(rq, &flags); } diff --git a/kernel/sched_fair.c b/kernel ...
linux-kernel - Ingo Molnar - Mar 14 2008 - 21:47
... hit that > race but x86.git QA actually triggered it after ... 's the scheduler fixes tree that you can pull if my ... 38 insertions(+), 37 deletions(-) diff --git a/kernel/sched_fair.c b/ ... by being placed backwards. */ diff --git a/kernel/semaphore.c b/ ...
linux-kernel - Ingo Molnar - May 8 2008 - 11:10
... , please pull the latest scheduler git tree from: git://git.kernel.org ... Ingo ------------------> Dhaval Giani (1): sched: fix !SYSFS build breakage Ingo Molnar ... crash Ken Chen (1): sched: fix improper load balance across sched ...
linux-kernel - Ingo Molnar - Oct 17 2007 - 10:29
... please pull the latest scheduler git tree from: git://git.kernel ... s390 Dmitry Adamushko (2): sched: fix __set_task_cpu() SMP race sched: remove ... bits Oleg Nesterov (1): sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED sched.c ...
linux-kernel - Ingo Molnar - Nov 15 2007 - 16:09
... please pull the latest scheduler git tree from: git://git.kernel. ... few false positives that are fixed in v12) Yay. ] Ingo ------------------> Ingo ... .h Thomas Gleixner (1): softlockup: fix false positives on CONFIG_NOHZ include ...
linux-kernel - Ingo Molnar - Nov 28 2007 - 11:10
Linus, please pull the latest scheduler-fixes git tree from: git:// ... .org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched. ... crash/hang. [ in sched-devel.git we've already had MIN_GROUP_SHARES ... file changed, 8 insertions(+) diff --git a/kernel/sched.c b ...
linux-kernel - Ingo Molnar - Jan 22 2008 - 06:33
... , please pull the latest scheduler git tree from: git://git.kernel.org/ ... in CFS cgroup directories" which completes/fixes cgroup CPU accounting by introducing a ... sched.c James Bottomley (1): sched: fix incorrect assumption that cpu 0 exists ...
linux-kernel - Ingo Molnar - Oct 29 2007 - 16:39
... please pull the latest scheduler git tree from: git://git.kernel. ... warning improvement and a sched_clock() fix. Thanks, Ingo ------------------> Ingo Molnar (2 ... Only call sched_clock() if the scheduler has already been + * initialized (some ...
linux-kernel - Ingo Molnar - Dec 7 2007 - 14:21