From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yang Hongyang Subject: [PATCH 0/6]xl: Add 'xl tmem-*' commands Date: Wed, 19 May 2010 16:22:17 +0800 Message-ID: <4BF39FB9.3050005@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" Cc: Dan Magenheimer , Keir Fraser , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Add tmem-* commands, did some simple tests. [PATCH 1/6]xl: Add 'xl tmem-list' command [PATCH 2/6]xl: Add 'xl tmem-freeze' command [PATCH 3/6]xl: Add 'xl tmem-destroy' command [PATCH 4/6]xl: Add 'xl tmem-thaw' command [PATCH 5/6]xl: Add 'xl tmem-set' command [PATCH 6/6]xl: Add 'xl tmem-shared-auth' command -- Regards Yang Hongyang