|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Attempt to load 2.6.31-rc8 under Xen 3.4.1 on top of Ubu
On Wed, Sep 09, 2009 at 11:51:56PM -0700, Boris Derzhavets wrote:
> Done.
Thank you.
The issue looks to be double allocating the swiotlb, which definitly is a no-no.
[ 0.000000] PCI-DMA: Using Xen software bounce buffering for IO (Xen-SWIOTLB)
[ 0.000000] Placing 64MB Xen software IO TLB between ffff880020000000 -
ffff880024000000
[ 0.000000] Xen software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff88002b95c000 -
ffff88002f95c000
[ 0.000000] software IO TLB at phys 0x2b95c000 - 0x2f95c000
Let me get a 8GB machine and figure out what is happening.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|