WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Data broken during FTP test

To: Kasai Takanori <kasai.takanori@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Data broken during FTP test
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 22 Mar 2007 08:31:08 +0000
Delivery-date: Thu, 22 Mar 2007 01:30:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <02f801c76c1f$c45ca3a0$dab2220a@VF03007L>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdsXHBJrtEum9hPEdu2JgAX8io7RQ==
Thread-topic: [Xen-devel] Data broken during FTP test
User-agent: Microsoft-Entourage/11.2.5.060620
If you are running in PAE mode then you should try modifying the kernel file
drivers/net/tg3.c and changing any '#ifdef CONFIG_HIGHMEM' to '#if 0'. It
may also be worth doing some tracing around the code that does
pci_set_dma_mask() to see what path you are taking there and what mask the
driver is choosing to set.

 -- Keir

On 22/3/07 01:16, "Kasai Takanori" <kasai.takanori@xxxxxxxxxxxxxx> wrote:

> Hi Keir,
> 
> Thank you for reply.
> 
>> How much memory does the offending machine have?
> This machine has the memory of 10GB.
> 
>> If more than 1GB, can you repro if you boot Xen with 'mem=1G' as a boot
>> parameter?
> We tried to boot Xen with 'mem=1G' as boot parameter.
> At this time, FTP data was not broken.
> The environment is as follows.
>   - SG(scatter/gather) flag on
>   -  The memory of dom0 is 256MByte.
>   -  The memory of guest(PV) domain is 256MByte.
> 
>> How much memory do you allocate to domain0 at boot time?
> The memory of dom0 allocated 1GByte at boot time. (dom0_mem=1024M)
> 
>> What version of Xen are you using?
> The version of Xen uses RHEL5GA.
> Therefore, the base of Xen is xen-3.0.3-testing.hg.
> 
>> What version of dom0 kernel?
> The version of dom0  is 2.6.18-8.
> 
> Best regards,
> 
> --
> Takanori Kasai 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>