All of lore.kernel.org
 help / color / mirror / Atom feed
* ANNOUNCE: Xen Transcendent Memory support now in stock Ubuntu and Fedora guest kernels
@ 2012-11-27 21:24 Dan Magenheimer
  2012-11-28 20:14 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Magenheimer @ 2012-11-27 21:24 UTC (permalink / raw)
  To: xen-devel; +Cc: Kurt Hackel, Konrad Wilk

FYI, it has come to my attention that both the kernel in the
recently-released Ubuntu 12.10 (aka Quantal Quetzal) and the
kernel in Fedora 17 (after yum-update to a 3.5-or-later kernel)
are fully configured to support Transcendent Memory ("tmem").
Oracle's "UEK2" kernel has also had tmem support since its release
in early 2012.

To enable tmem support in Xen, it is necessary to specify
a Xen boot parameter ("tmem").  Specifying "dom0_mem="
and disabling dom0 autoballooning in the toolstack is also
highly recommended.  Then tmem must be explicitly enabled in
any tmem-capable guest kernel by specifying a boot parameter
(also "tmem") in each guest grub.conf.  Note that use of
tmem in dom0 is not recommended, so "tmem" should not be
provided as a dom0 boot parameter.

I'll try to write up a more complete current HOW-TO soon
since much of the Xen tmem documentation floating around
the web is a bit outdated.

Note that some security issues were reported in the
Xen hypervisor tmem implementation last summer.  Please
ensure your hypervisor is updated to patch XSA-15 before
enabling tmem on a Xen machine exposed to the internet!

Thanks,
Dan

P.S. If you build your own Linux guest kernels, a 3.5-or-later
kernel is required built with the following config variables:

CONFIG_FRONTSWAP=y
CONFIG_CLEANCACHE=y
CONFIG_XEN_TMEM=y
CONFIG_XEN_SELFBALLOONING=y

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ANNOUNCE: Xen Transcendent Memory support now in stock Ubuntu and Fedora guest kernels
  2012-11-27 21:24 ANNOUNCE: Xen Transcendent Memory support now in stock Ubuntu and Fedora guest kernels Dan Magenheimer
@ 2012-11-28 20:14 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-11-28 20:14 UTC (permalink / raw)
  To: Dan Magenheimer; +Cc: Kurt Hackel, Konrad Wilk, xen-devel

On Tue, Nov 27, 2012 at 01:24:33PM -0800, Dan Magenheimer wrote:
> FYI, it has come to my attention that both the kernel in the
> recently-released Ubuntu 12.10 (aka Quantal Quetzal) and the
> kernel in Fedora 17 (after yum-update to a 3.5-or-later kernel)
> are fully configured to support Transcendent Memory ("tmem").

Woohoo!
> Oracle's "UEK2" kernel has also had tmem support since its release
> in early 2012.
> 
> To enable tmem support in Xen, it is necessary to specify
> a Xen boot parameter ("tmem").  Specifying "dom0_mem="

There are some extra ones too - tmem_compress tmem_dedup right?

> and disabling dom0 autoballooning in the toolstack is also
> highly recommended.  Then tmem must be explicitly enabled in
> any tmem-capable guest kernel by specifying a boot parameter
> (also "tmem") in each guest grub.conf.  Note that use of
> tmem in dom0 is not recommended, so "tmem" should not be
> provided as a dom0 boot parameter.
> 
> I'll try to write up a more complete current HOW-TO soon
> since much of the Xen tmem documentation floating around
> the web is a bit outdated.
> 
> Note that some security issues were reported in the
> Xen hypervisor tmem implementation last summer.  Please
> ensure your hypervisor is updated to patch XSA-15 before
> enabling tmem on a Xen machine exposed to the internet!
> 
> Thanks,
> Dan
> 
> P.S. If you build your own Linux guest kernels, a 3.5-or-later
> kernel is required built with the following config variables:
> 
> CONFIG_FRONTSWAP=y
> CONFIG_CLEANCACHE=y
> CONFIG_XEN_TMEM=y
> CONFIG_XEN_SELFBALLOONING=y
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-28 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 21:24 ANNOUNCE: Xen Transcendent Memory support now in stock Ubuntu and Fedora guest kernels Dan Magenheimer
2012-11-28 20:14 ` Konrad Rzeszutek Wilk

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.