Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Get stuck in wake_up_process(rq->migration_thread);
@ 2007-11-04 11:26 KokHow.Teh
  2007-11-04 11:26 ` KokHow.Teh
  2007-11-04 18:59 ` Kevin D. Kissell
  0 siblings, 2 replies; 4+ messages in thread
From: KokHow.Teh @ 2007-11-04 11:26 UTC (permalink / raw)
  To: linux-mips

Hi;
	I have a linux-2.6.20 kernel configured with CONFIG_MIPS_MT_SMP
(SMVPE) running on a MIPS34KC processor emulation platform. Everything
goes fine until the scheduler gets stuck in trying to wake up the
migration thread. I configured the kernel with max_cache_size=2097152,
having no idea of what the variable is all about. Putting debug messages
in kernel/sched.c tells me that the the migration_thread() routine has
gone to sleep calling schedul() function and set_cpus_allowed() function
gets stuck in wake_up_process(rq->migration_thread); 
	Any insight is appreciated.

Regards.
KH

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-04 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-04 11:26 Get stuck in wake_up_process(rq->migration_thread); KokHow.Teh
2007-11-04 11:26 ` KokHow.Teh
2007-11-04 18:59 ` Kevin D. Kissell
2007-11-04 18:59   ` Kevin D. Kissell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox