public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Hang in sched_balance_self()
@ 2005-06-03 22:55 Jack Steiner
  2005-06-04  2:09 ` Nick Piggin
  2005-06-07 14:09 ` Nick Piggin
  0 siblings, 2 replies; 4+ messages in thread
From: Jack Steiner @ 2005-06-03 22:55 UTC (permalink / raw)
  To: nickpiggin; +Cc: linux-kernel


Nick -

The latest 2.6.12-rc5-mm2 tree fails to boot on some of the 64p
SGI systems. The system hangs immediately after printing:

	...
	Inode-cache hash table entries: 8388608 (order: 12, 67108864 bytes)
	Mount-cache hash table entries: 1024
	Boot processor id 0x0/0x0
	Brought up 64 CPUs
	Total of 64 processors activated (118415.36 BogoMIPS).


I have isolated the failure to cpu 0 hanging in sched_balance_self() during
a fork (or clone).  The "while" loop at the end of function never 
terminates, ie. sd is never NULL.

Is this a problem that you have seen before. If not, I'll do some
more digging & isolate the problem.


-- 
Thanks

Jack Steiner (steiner@sgi.com)          651-683-5302
Principal Engineer                      SGI - Silicon Graphics, Inc.



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

end of thread, other threads:[~2005-06-07 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-03 22:55 Hang in sched_balance_self() Jack Steiner
2005-06-04  2:09 ` Nick Piggin
2005-06-07 14:09 ` Nick Piggin
2005-06-07 14:54   ` Jack Steiner

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