Re: help needed pls. scheduler(kernel 2.6) + hyperthreaded relatedquestions?

From: Jan Engelhardt
Date: Wed Mar 23 2005 - 02:10:25 EST


> It is pretty tricky. Basically processes on different CPUs are
> scheduled completely independently of one another. The only time
> when they may get moved from one CPU to another is with
> load_balance, load_balance_newidle, active_load_balance,
> try_to_wake_up, sched_exec, wake_up_new_task.

And of course, migrate_task() if I'm not mistaken. :)



Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/