|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] kernel BUG at net/core/dev.c:1133!
On Thu, Jul 06, 2006 at 08:31:45PM +0000, Petersson, Mats wrote:
>
> If I force BOINC to access the network, it crashes instantly. If I don't
> start xend, it seems to work fine...
Makes sense because your NIC doesn't support TSO so it won't do TSO
direct to the NIC (so the bug isn't triggered).
Once xend starts it's talking to the virtual netloop device which
does support TSO.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|