[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] swiotlb and Xen query?
- To: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
- From: "pradeep singh rautela" <rautelap@xxxxxxxxx>
- Date: Thu, 3 May 2007 14:54:55 +0530
- Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
- Delivery-date: Thu, 03 May 2007 02:23:26 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=RCwymKjd1pME1KRvjnTB+fCN9olc6gFdR4CaJdy1gSfZhnELAW5jbMjj8T8o7lUxOtc1ePW60xmelxXMhTZyitHBUkyLkg7OrhBaGeZ/nYGpLBs735lUYHBY44X9T+6/nU/kZijn22EAWS/kO24/fK0RZBkHox1KDWrE5LDEYmE=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
On 5/3/07, Petersson, Mats <Mats.Petersson@xxxxxxx> wrote:
[snip] > > > That was really very informative Mats. > Thanks you very much for the help. > So, i guess swiotlb comes into picture only if there is a DMA > transfer from a domU whose p2m mapping turns out to be above
> the 4GB( assuming device to be 32 bit) of the machine memory. > Other wise just normal p2m mapping is enough to find the > actual machine address, which can be handed over to the > device for DMAing. Am i right?
Yes, that's pretty much how it works. In theory, it could be that devices only work on a 31, 28 or some other number of bit-range, but yes, that's the principle. Ok.Got this correct.
I am sure this can cause problems while migrating live domains across cpus. yes/no/thoughts?
Thank you ~psr
-- Mats > > Thank you once again for the patience. > > Regards > ~psr > [snip]
-- --- pradeep singh rautela
"Genius is 1% inspiration, and 99% perspiration" - not me :)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|