From: Dan A. <da...@co...> - 2004-04-12 17:14:22
|
On Mon, Apr 12, 2004 at 11:55:36AM -0400, Clemmitt M. Sigler wrote: > Hi, > > On Fri, 2 Apr 2004, Florent CUETO wrote: > > I have applied the imagecfg patch on the executables, now colinux works > > perfectly on my P4 3.0C HT. > > Like Alejandro, I've patched all .exe (I did not try to apply the patch > > on colinux-deamon only). > > [..snips..] > > Case E is interesting. Running either c-n-d or c-c-f as an MP > .exe seems to boot OK, but running them *both* as MP .exe's caused > boots/shutdowns to hang after a few tries. Your test cases are interesting. The one that I find most bizarre is the C case. It's the only case that involves a daemon communicating with a kernel driver (this case, the TAP driver), whose executable is not marked UP *and* it doesn't incur hangs. The only diff between C and E is only the UP flag of the FLTK console, and it's weird that only that change causes hangs, as the FLTK console process doesn't communicate with any driver. Please test it without networking at all, so in case where the TAP driver is faulty on SMP, it doesn't gets in our way when we try to find the problem with coLinux. -- Dan Aloni da...@co... |