Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

> This is the hung_task_timeout message after a couple of cpu-offlines.
You may "echo 1 > /proc/sys/kernel/sysrq" and "echo t
[watchdog/#]'s call stack which could give out where it is currently.

On my machine, that indicated [watchdog/1] is calling
sched_setscheduler. I doubt it is being killed before it is started and
woken up, this may result in some synchronization issues.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are ..., Yi Yang, (Mon Mar 3, 2:56 pm)
[PATCH] keep rd->online and cpu_online_map in sync, Gregory Haskins, (Mon Mar 10, 6:39 am)
Re: [PATCH] keep rd->online and cpu_online_map in sync, Gautham R Shenoy, (Mon Mar 10, 7:21 am)
Re: [PATCH] keep rd->online and cpu_online_map in sync, Suresh Siddha, (Mon Mar 10, 11:12 am)
[PATCH v2] keep rd->online and cpu_online_map in sync, Gregory Haskins, (Mon Mar 10, 2:59 pm)
Re: [PATCH] keep rd->online and cpu_online_map in sync, Gregory Haskins, (Mon Mar 10, 3:00 pm)
Re: [PATCH] keep rd->online and cpu_online_map in sync, Rafael J. Wysocki, (Mon Mar 10, 3:03 pm)
Re: [PATCH] keep rd->online and cpu_online_map in sync, Suresh Siddha, (Mon Mar 10, 3:10 pm)
Re: [PATCH v2] keep rd->online and cpu_online_map in sync, Gautham R Shenoy, (Mon Mar 10, 9:39 pm)