[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] [SPAM] How to Know DomU resources from Dom0


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: George Shuklin <george.shuklin@xxxxxxxxx>
  • Date: Mon, 23 Aug 2010 13:12:44 +0400
  • Delivery-date: Mon, 23 Aug 2010 02:13:56 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=caO0JXOolZ4UclI9ac9VplRa22bsGvHfBhADuxB/OI+C6KSGjVDClBJNnJKKj6VqvD cgrAx9BEHW8HaCRHzEvKhtXo+eIT+p+Q1M62SZNAh1oZinWFZXX0VcPLvABZS4+ObIX4 eQQHCoMjCdyZsGBNcizXbOslBRO0WlFTbS2lQ=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Nope.

You can even run some kind of PV system, wich one have no conception of
'process' or even 'file'. This is pure virtualization, not an
additionary layer of users ID like openvz.

Kernel in guest system have full access to itself. 

Here simplest possible PV kernel for Xen. 

#include <xen.h>
void  start_kernel (start_info_t â si ){
    while (1) ;
}

Where is your processes now?


Ð ÐÐÐ, 23/08/2010 Ð 07:37 +0000, mukul ÐÐÑÐÑ:
> Hi
> 
> I want to know is there any way to know the DomU machine processes
> from
> 
> the Dom0 machine ??
> 
> Like in OpenVZ i can use the "vzctl exec 110 ps -aux"
> 
> command to know all the processes.
> 
> If any tools available to do so ?? 
> 
> Regards 
> 
> Maddie
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.