All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Kernel idles in loop after loading IPv4
@ 2004-01-27 20:54 Phil Nadeau
  2004-01-27 23:28 ` Steven James
  2004-02-14 21:45 ` roland
  0 siblings, 2 replies; 8+ messages in thread
From: Phil Nadeau @ 2004-01-27 20:54 UTC (permalink / raw)
  To: user-mode-linux-devel

Hello UML developers,

I'm trying to use UML to set up a simulator for a high-availability
cluster. I encounter the following unexpected behavior -

On any kernel that I compile with IPv4 support, the kernel will stop
intializing drivers after loading IPv4 support. The last message I see
from the kernel is:
NET: Registered protocol family 2

Compiling with debug allows me to single-step through the kernel. I've
traced execution from inet_init(), to synchronize_net(), to
synchronize_kernel(), to a call to wait_for_completion(), to
switch_to_tt(), after which the kernel spends all its time in the idle
loop. This happens whether I'm using SKAS or TT mode.

Host kernel is 2.6.1 with Stephen William's 2.6.1 SKAS patch (thanks
Stephen). Guest kernel is 2.6.1 with the latest patch from Sourceforge
(January 15th), without modules, and with nearly everything disabled at
compile except core functionality and IPv4.

I've tried to find similar cases in the FAQ's and the list archives, but
I'm not seeing anything. It seems like the kernel is waiting for an
event related to IPv4 initialization that it never gets, but I'm not
familiar enough with the kernel proper to know what that might be. Does
anyone have any ideas?

Thanks in advance.

-- 
Phil Nadeau
Software Services Manager
phil.nadeau@innercite.com
(916)932-3200, (800)921-5513



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2004-02-16 18:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27 20:54 [uml-devel] Kernel idles in loop after loading IPv4 Phil Nadeau
2004-01-27 23:28 ` Steven James
2004-01-28  4:39   ` Jeff Dike
2004-01-30 21:23     ` Phil Nadeau
2004-02-15 17:12       ` BlaisorBlade
2004-02-16 16:48         ` Phil Nadeau
2004-02-16 18:16           ` Christopher Olson
2004-02-14 21:45 ` roland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.