All of lore.kernel.org
 help / color / mirror / Atom feed
* /proc/xen -> /proc/sys/xen ?
@ 2005-05-03 14:31 Ian Pratt
  2005-05-03 16:24 ` Keir Fraser
  2005-05-04 16:52 ` Chris Wright
  0 siblings, 2 replies; 5+ messages in thread
From: Ian Pratt @ 2005-05-03 14:31 UTC (permalink / raw)
  To: Xen-devel



> ------- Additional Comments From kaf24@cl.cam.ac.uk  2005-05-03 10:57
------- This 
> interface is now added. From within the domU running the UDP service,
you should 
> run:
> echo 256 >/proc/xen/net/eth0/rxbuf_min

Should we move all of our proc entries from /proc/xen to /proc/sys/xen ?
It's argable this this would be more consistent.

Ian

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

* Re: /proc/xen -> /proc/sys/xen ?
  2005-05-03 14:31 /proc/xen -> /proc/sys/xen ? Ian Pratt
@ 2005-05-03 16:24 ` Keir Fraser
  2005-05-03 16:29   ` Mark Williamson
  2005-05-04 16:52 ` Chris Wright
  1 sibling, 1 reply; 5+ messages in thread
From: Keir Fraser @ 2005-05-03 16:24 UTC (permalink / raw)
  To: Ian Pratt; +Cc: Xen-devel


On 3 May 2005, at 15:31, Ian Pratt wrote:

>
>
>> ------- Additional Comments From kaf24@cl.cam.ac.uk  2005-05-03 10:57
> ------- This
>> interface is now added. From within the domU running the UDP service,
> you should
>> run:
>> echo 256 >/proc/xen/net/eth0/rxbuf_min
>
> Should we move all of our proc entries from /proc/xen to /proc/sys/xen 
> ?
> It's argable this this would be more consistent.

If it should mostly be sysfs'ified anyway, let's wait for xenbus and do 
it properly then.

  -- Keir

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

* Re: /proc/xen -> /proc/sys/xen ?
  2005-05-03 16:24 ` Keir Fraser
@ 2005-05-03 16:29   ` Mark Williamson
  2005-05-03 18:38     ` Anthony Liguori
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Williamson @ 2005-05-03 16:29 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Pratt

> > Should we move all of our proc entries from /proc/xen to /proc/sys/xen
> > ?
> > It's argable this this would be more consistent.

I'm not sure doing ioctls on empty files in /proc is ever going to be 
particularly consistent :-(  I'd argue things like privcmd really ought to be 
a device.

I suspect the balloon driver file could usefully live with the VM settings - 
as Rik said, such a device could be useful for other VMMs.

> If it should mostly be sysfs'ified anyway, let's wait for xenbus and do
> it properly then.

Yup.

Cheers,
Mark

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

* Re: /proc/xen -> /proc/sys/xen ?
  2005-05-03 16:29   ` Mark Williamson
@ 2005-05-03 18:38     ` Anthony Liguori
  0 siblings, 0 replies; 5+ messages in thread
From: Anthony Liguori @ 2005-05-03 18:38 UTC (permalink / raw)
  To: Mark Williamson; +Cc: Ian Pratt, Mike Wray, xen-devel, Dan Stekloff

Mark Williamson wrote:

>I suspect the balloon driver file could usefully live with the VM settings - 
>as Rik said, such a device could be useful for other VMMs.
>  
>
While we're on the subject, what's everyone's thoughts on exporting 
domain information within sysfs in a /proc/<pid> style (perhaps 
/sys/xen/<domid>) instead of exposing the getdomaininfo hypercall to 
userspace?  While Linux-centric, it provides a pretty clean way to make 
sure that we can always query settable information.

Regards,
Anthony Liguori

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

* Re: /proc/xen -> /proc/sys/xen ?
  2005-05-03 14:31 /proc/xen -> /proc/sys/xen ? Ian Pratt
  2005-05-03 16:24 ` Keir Fraser
@ 2005-05-04 16:52 ` Chris Wright
  1 sibling, 0 replies; 5+ messages in thread
From: Chris Wright @ 2005-05-04 16:52 UTC (permalink / raw)
  To: Ian Pratt; +Cc: Xen-devel

* Ian Pratt (m+Ian.Pratt@cl.cam.ac.uk) wrote:
> 
> 
> > ------- Additional Comments From kaf24@cl.cam.ac.uk  2005-05-03 10:57
> ------- This 
> > interface is now added. From within the domU running the UDP service,
> you should 
> > run:
> > echo 256 >/proc/xen/net/eth0/rxbuf_min
> 
> Should we move all of our proc entries from /proc/xen to /proc/sys/xen ?
> It's argable this this would be more consistent.

I had put this on my todo list.  I think it should be in sysfs.

thanks,
-chris

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

end of thread, other threads:[~2005-05-04 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-03 14:31 /proc/xen -> /proc/sys/xen ? Ian Pratt
2005-05-03 16:24 ` Keir Fraser
2005-05-03 16:29   ` Mark Williamson
2005-05-03 18:38     ` Anthony Liguori
2005-05-04 16:52 ` Chris Wright

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.