xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] support: remove tmem from support.md
@ 2019-05-28 13:59 Juergen Gross
  2019-05-28 13:59 ` [Xen-devel] " Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Juergen Gross @ 2019-05-28 13:59 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu,
	Konrad Rzeszutek Wilk, George Dunlap, Andrew Cooper, Ian Jackson,
	Tim Deegan, Julien Grall, Jan Beulich

Tmem has been removed. Reflect that in SUPPORT.md

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 SUPPORT.md | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index e4fb15b2f8..375473a456 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -236,16 +236,6 @@ Allow pages belonging to guests to be paged to disk
 
     Status, x86 HVM: Experimenal
 
-### Transcendent Memory
-
-Transcendent Memory (tmem) allows the creation of hypervisor memory pools
-which guests can use to store memory
-rather than caching in its own memory or swapping to disk.
-Having these in the hypervisor
-can allow more efficient aggregate use of memory across VMs.
-
-    Status: Experimental
-
 ### Alternative p2m
 
 Alternative p2m (altp2m) allows external monitoring of guest memory
-- 
2.16.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* [Xen-devel] [PATCH] support: remove tmem from support.md
  2019-05-28 13:59 [PATCH] support: remove tmem from support.md Juergen Gross
@ 2019-05-28 13:59 ` Juergen Gross
  2019-05-28 14:24 ` Jan Beulich
  2019-06-16 20:43 ` Wei Liu
  2 siblings, 0 replies; 5+ messages in thread
From: Juergen Gross @ 2019-05-28 13:59 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu,
	Konrad Rzeszutek Wilk, George Dunlap, Andrew Cooper, Ian Jackson,
	Tim Deegan, Julien Grall, Jan Beulich

Tmem has been removed. Reflect that in SUPPORT.md

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 SUPPORT.md | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index e4fb15b2f8..375473a456 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -236,16 +236,6 @@ Allow pages belonging to guests to be paged to disk
 
     Status, x86 HVM: Experimenal
 
-### Transcendent Memory
-
-Transcendent Memory (tmem) allows the creation of hypervisor memory pools
-which guests can use to store memory
-rather than caching in its own memory or swapping to disk.
-Having these in the hypervisor
-can allow more efficient aggregate use of memory across VMs.
-
-    Status: Experimental
-
 ### Alternative p2m
 
 Alternative p2m (altp2m) allows external monitoring of guest memory
-- 
2.16.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [PATCH] support: remove tmem from support.md
  2019-05-28 13:59 [PATCH] support: remove tmem from support.md Juergen Gross
  2019-05-28 13:59 ` [Xen-devel] " Juergen Gross
@ 2019-05-28 14:24 ` Jan Beulich
  2019-05-28 14:24   ` [Xen-devel] " Jan Beulich
  2019-06-16 20:43 ` Wei Liu
  2 siblings, 1 reply; 5+ messages in thread
From: Jan Beulich @ 2019-05-28 14:24 UTC (permalink / raw)
  To: Juergen Gross
  Cc: Stefano Stabellini, WeiLiu, Konrad Rzeszutek Wilk, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Julien Grall, xen-devel

>>> On 28.05.19 at 15:59, <jgross@suse.com> wrote:
> Tmem has been removed. Reflect that in SUPPORT.md
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [PATCH] support: remove tmem from support.md
  2019-05-28 14:24 ` Jan Beulich
@ 2019-05-28 14:24   ` Jan Beulich
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Beulich @ 2019-05-28 14:24 UTC (permalink / raw)
  To: Juergen Gross
  Cc: Stefano Stabellini, WeiLiu, Konrad Rzeszutek Wilk, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Julien Grall, xen-devel

>>> On 28.05.19 at 15:59, <jgross@suse.com> wrote:
> Tmem has been removed. Reflect that in SUPPORT.md
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Jan Beulich <jbeulich@suse.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [PATCH] support: remove tmem from support.md
  2019-05-28 13:59 [PATCH] support: remove tmem from support.md Juergen Gross
  2019-05-28 13:59 ` [Xen-devel] " Juergen Gross
  2019-05-28 14:24 ` Jan Beulich
@ 2019-06-16 20:43 ` Wei Liu
  2 siblings, 0 replies; 5+ messages in thread
From: Wei Liu @ 2019-06-16 20:43 UTC (permalink / raw)
  To: Juergen Gross
  Cc: Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich, xen-devel

On Tue, May 28, 2019 at 03:59:18PM +0200, Juergen Gross wrote:
> Tmem has been removed. Reflect that in SUPPORT.md
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Oops, forgot to remove this bit. Thanks.

Acked-by: Wei Liu <wl@xen.org>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-06-16 20:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 13:59 [PATCH] support: remove tmem from support.md Juergen Gross
2019-05-28 13:59 ` [Xen-devel] " Juergen Gross
2019-05-28 14:24 ` Jan Beulich
2019-05-28 14:24   ` [Xen-devel] " Jan Beulich
2019-06-16 20:43 ` Wei Liu

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).