From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Schuster Subject: Memory CoW in XEN Date: Mon, 26 Apr 2010 14:59:09 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" 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 List-Id: xen-devel@lists.xenproject.org Hi list, the IBM developerWorks article (*1) about KSM (kernel samepage merging) states that "XEN calls it Memory CoW". Now I've searched a bit forward and backward but was unable to find any information about such a feature within XEN. Can you enlight me? Regards, Markus *1: http://www.ibm.com/developerworks/linux/library/l-kernel-shared- memory/index.html