All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaeyong Yoo <jaeyong.yoo@samsung.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Very strange behavior between balloon driver and network driver (Arndale)
Date: Wed, 29 May 2013 11:22:36 +0000 (GMT)	[thread overview]
Message-ID: <24373880.290291369826555618.JavaMail.weblogic@epml02> (raw)

> 
> I expect that the ballooning up and down is counteracting the affect of
> the 1:1 workaround which is required on the Arndale due to lack of an
> IOMMU driver.
> 
> As a workaround I would recommend using dom0_mem= and
> disabling autoballooning.

After I applied the above two things, I still see the network error.
Autoballooning is still used in privcmd with ioctl 
IOCTL_PRIVCMD_MMAPBATCH_V2 when mapping foreign range (in order to 
deliver the domU kernel binary to domU memory).

I applied as follows:
  - put dom0_mem=256M in dom0 kernel booting arg.
  - create domU with config autoballoon="off"

> 
> Of course if, as a Sumsung developer, you are able to gain access to the
> documentation necessary to write an IOMMU driver for the Arndale
> platform that would be great!

AFAIK Arndale board has sysMMU but it is placed between CPU and GPU for
performance purpose. So, I think it is not be able to use it for 
virtualization.

> 
> Ian.
> 

Jaeyong

             reply	other threads:[~2013-05-29 11:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 11:22 Jaeyong Yoo [this message]
2013-05-29 11:32 ` Very strange behavior between balloon driver and network driver (Arndale) Ian Campbell
2013-05-29 13:55   ` Stefano Stabellini
  -- strict thread matches above, loose matches on Subject: below --
2013-05-30  3:44 Jaeyong Yoo
2013-05-30  3:40 Jaeyong Yoo
2013-05-29 11:57 Jaeyong Yoo
2013-05-29 13:51 ` Ian Campbell
2013-05-28 12:14 Jaeyong Yoo
2013-05-28 13:10 ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24373880.290291369826555618.JavaMail.weblogic@epml02 \
    --to=jaeyong.yoo@samsung.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.