All of lore.kernel.org
 help / color / mirror / Atom feed
* FW: Is it a correct place for VBD information?
@ 2006-06-23 11:38 Satoshi Uchida
  2006-06-23 16:12 ` Mike D. Day
  0 siblings, 1 reply; 8+ messages in thread
From: Satoshi Uchida @ 2006-06-23 11:38 UTC (permalink / raw)
  To: 'Keir Fraser', xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1182 bytes --]

 A little while ago, I send modified VBD information patch.

However, I does not sit well with location.
I does not find statistical information under 'device' directory, and see them under 'class' directory for vif. (/sys/class/net) But, there are not appropriate location. (/sys/class/vbd or /sys/class/block)

Is it a correct place for such type of information?
Is it necessary to make symbolic links to other places?
Where is appropriate place?
Please comment.


I think that it is good to handle such information at one partial tree for management.
My idea is to take a kind of following structure for store such information.

   sys -- class -- xen --+-- domain0 --- balloon ( symlink to /sys/class/mem/balloon ?)
                                 |
                                +-- domain1 --+-- vbd --+-- vbd-x-xxxx(symlink?) 
                                                     |            |
                                                     |            +-- total information file.
                                                     |
                                                    +-- vif -- vif-x-xxxx(symlink) 
 
Please comment.


Thanks,
Satoshi UCHIDA.

[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 4036 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <2e4c8dd38360b9ba7993cc9de7dba768@cl.cam.ac.uk>]

end of thread, other threads:[~2006-06-28  6:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23 11:38 FW: Is it a correct place for VBD information? Satoshi Uchida
2006-06-23 16:12 ` Mike D. Day
2006-06-26  2:03   ` Satoshi Uchida
2006-06-26 21:09     ` Keir Fraser
2006-06-27  5:45       ` Satoshi Uchida
2006-06-27 10:01         ` Keir Fraser
     [not found] <2e4c8dd38360b9ba7993cc9de7dba768@cl.cam.ac.uk>
2006-06-28  1:15 ` Satoshi Uchida
2006-06-28  6:46   ` 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.