All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFP] xen proc interface
@ 2004-10-21 19:47 Diwaker Gupta
  2004-10-21 19:59 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Diwaker Gupta @ 2004-10-21 19:47 UTC (permalink / raw)
  To: xen-devel

What do people think about having a /proc interface to Xen. Right now
Xen exports some control information to dom0 via xm list, but its
often cumbersome. Instead, IMHO if we had something like
/proc/xen/vm1/stats, /proc/xen/vm1/debug and so on.

I can see xen creates a proc entry even now, but its mostly empty and unused. 

Comments?
-- 
Diwaker Gupta
http://resolute.ucsd.edu/diwaker


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFP] xen proc interface
  2004-10-21 19:47 [RFP] xen proc interface Diwaker Gupta
@ 2004-10-21 19:59 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2004-10-21 19:59 UTC (permalink / raw)
  To: Diwaker Gupta; +Cc: xen-devel


You can write a simple C or Python program that uses libxc to directly
access info from Xen, in cases where it is safe to bypass xend. We
moved away from having lots of control code in the kernel, and don't
want to go back there!

 -- Keir

> What do people think about having a /proc interface to Xen. Right now
> Xen exports some control information to dom0 via xm list, but its
> often cumbersome. Instead, IMHO if we had something like
> /proc/xen/vm1/stats, /proc/xen/vm1/debug and so on.
> 
> I can see xen creates a proc entry even now, but its mostly empty and unused. 
> 
> Comments?
> -- 
> Diwaker Gupta
> http://resolute.ucsd.edu/diwaker
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-21 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-21 19:47 [RFP] xen proc interface Diwaker Gupta
2004-10-21 19:59 ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.