From: Razvan Cojocaru <rzvncj@gmail.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Tim Deegan <tim@xen.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: When would Xen reset page access rights for a non-migrating guest?
Date: Thu, 20 Mar 2014 20:30:18 +0200 [thread overview]
Message-ID: <532B33BA.8040707@gmail.com> (raw)
In-Reply-To: <532B31FA.1000208@citrix.com>
Hello,
> Tmem is not compiled into Xen for XenServer.
Well, it is compiled into Xen for XenServer:
$ find . -name "*tmem*.o"
./tools/libxc/xc_tmem.o
./xen/common/tmem.o
./xen/common/compat/tmem_xen.o
./xen/common/tmem_xen.o
Maybe it's not active.
> What sort of quirks are you on about?
You need to disable seabios for one. There are certain instructions that
are being emulated by the vanilla Xen but emulation code for them is
commented out with XenServer's Xen. I assume other things as well.
>> Running xl does show tmem parameters:
>>
>> # xl | grep tmem
>> tmem-list List tmem pools
>> tmem-freeze Freeze tmem pools
>> tmem-thaw Thaw tmem pools
>> tmem-set Change tmem settings
>> tmem-shared-auth De/authenticate shared tmem pool
>> tmem-freeable Get information about how much freeable memory
>> (MB) is in-use by tmem
>
> Trying to use any of those should result in an -ENOSYS.
OK, I'm sure you're right. Will try it as soon as I get a chance.
> Given the default setup, there will almost certainly be PoD, and
> probably also be some Ballooning in there.
Sounds good, will look into that.
Thanks,
Razvan
prev parent reply other threads:[~2014-03-20 18:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 12:42 When would Xen reset page access rights for a non-migrating guest? Razvan Cojocaru
2014-03-20 17:03 ` Tim Deegan
2014-03-20 18:13 ` Razvan Cojocaru
2014-03-20 18:22 ` Andrew Cooper
2014-03-20 18:30 ` Razvan Cojocaru [this message]
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=532B33BA.8040707@gmail.com \
--to=rzvncj@gmail.com \
--cc=andrew.cooper3@citrix.com \
--cc=tim@xen.org \
--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.