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] proposing an idea for my last year project

To: Xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] proposing an idea for my last year project
From: Pratik shinde <pracshi@xxxxxxxxx>
Date: Sun, 18 Sep 2011 07:40:19 -0700
Cc:
Delivery-date: Sun, 18 Sep 2011 07:41:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=zuUzorkYpfawpmRq3uguoAkbYa49A+ZPwsIX6Cd+U3M=; b=kPE4dhECKFQVHyJ872S2z86uIV8O4hMd2AtztKfyvBBlv7rG+Q/+NrfHm4FynjrP7R DTBpRv0joqQ8VRN2KNk3usnIHQGy9wB+qolNYjTso4de7EdEKs5JFG0SD5MpUp6Mi7tJ SJCw4LD9nr2IteV1dnnyXA623YI1IqeCHcCW4=
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
Sir,
  I have an idea for improving memory management of xen.I don't know whether it is implemented or not.
   There are many operating systems running on a VMM.So it may be the case that two or more OS are of same flavor e.g.(windows or Linux).so some components of these OSes can be shared among various domains.
  Idea is that if any page i know can be shared between domains and is already present in memory then same page is used rather than bringing it from hard disk.I read memory merging but they are bringing page in memory and then deciding the page duplication.
 I want to know whether above idea can be implemented or not
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>