|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] kernel BUG at mm/page_alloc.c:424!
On 08/06/09 16:31, Nathan Stratton wrote:
> On Thu, 6 Aug 2009, Jeremy Fitzhardinge wrote:
>
>> On 08/06/09 14:22, Nathan Stratton wrote:
>>> On Thu, 6 Aug 2009, Jeremy Fitzhardinge wrote:
>>>
>>>> Does disabling GRO/LRO and/or checksumming change anything?
>>>
>>> I am sorry, how would I do that?
>>
>> Using ethtool. Something like "ethtool --offload eth0 gro off lro off",
>> I think.
>
> They both were already off:
>
> [root@cbridge1 ~]# ethtool -k eth0
> Offload parameters for eth0:
> Cannot get device rx csum settings: Operation not supported
> Cannot get device flags: Operation not supported
> rx-checksumming: off
> tx-checksumming: on
> scatter-gather: on
> tcp-segmentation-offload: on
Try turning tso off too.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|