WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/9] tmem: Add transcendent memory to hypervisor

To: "Xen-Devel (E-mail)" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/9] tmem: Add transcendent memory to hypervisor
From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Date: Thu, 5 Feb 2009 16:39:46 -0800 (PST)
Delivery-date: Thu, 05 Feb 2009 16:41:16 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch series implements the hypervisor portion
of transcendent memory as described at
http://oss.oracle.com/projects/tmem

Tools patches to follow.

All patches are sent as attachments as my mailer tends
to mess with attached text.  Apologies to those for
whom this is inconvenient.

Signed-off-by: Dan Magenheimer <dan.magenheimer.com>

[1] Public interface for tmem
[2] add pointer to tmem for each domain
[3] add hash.h from Linux
[4] add lzo compression files from Linux
[5] add radix-tree files from Linux with a few
    changes (documented at begin of file)
[6] interface abstractions between core tmem and xen
[7] core tmem code
[8] invocations of tmem code from existing xen code
[9] remove noisy debug message that no longer applies

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>