xen-devel.lists.xenproject.org archive mirror
 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:57:27 +0000 (GMT)	[thread overview]
Message-ID: <13839965.291331369828647053.JavaMail.weblogic@epml02> (raw)

>
>This needs to be a Xen argument, not a dom0 kernel argument.
Ah! got it.

>
>That said I thought that privcmd mmapbatch put back the original page,
>perhaps I am mistaken here though.
>
>>   - create domU with config autoballoon="off"
>
>>You put this in /etc/xen/xl.conf, not the guest config, correct?

Yes.

I guess the current work-around solution would be commenting out 
the following two lines, very nasty and introduces memory leak though.
Memory leak gives more time than network error for testing xen on Arndale  :)

In function drivers/xen/balloon.c
           //if (current_credit())
          //      schedule_delayed_work(&balloon_worker, 0);

Jaeyong

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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 11:57 Jaeyong Yoo [this message]
2013-05-29 13:51 ` Very strange behavior between balloon driver and network driver (Arndale) Ian Campbell
  -- 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:22 Jaeyong Yoo
2013-05-29 11:32 ` Ian Campbell
2013-05-29 13:55   ` Stefano Stabellini
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=13839965.291331369828647053.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).