|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] unstable binaries
On Wed, Mar 16, 2005 at 11:18:50AM +0100, Nils Toedtmann wrote:
> Did you mean this?
>
> export HZ=1000; wget -c http://www.kernel.org/pub/linux/...
no, I meant to modify the built kernel file
include/asm-xen/asm-i386/param.h substituting 100 with 1000
> It did not help. Still "Assertion `msecs >= 0' failed" after some
> minutes of downloading at ~50kB/s.
>
> > Also the strace output of the wget program failing might be handy to
> > know if there's a link with nanosleep at least.
>
> See <http://nils.toedtmann.net/stuff/virtualization/wget-
> xen-2.0t.20050314.strace.bz2>
the strace output shows that nanosleep shouldn't not be a part of this
problem ... so float/double issues ?
Maybe adding some debug into the wget program might help. I'll try to
come up with a patch soon.
--
Vincent Hanquez
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|