[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Easy user-space usage of xenstore
On Jun 30, 2006, at 8:29 AM, Vincent Hanquez wrote: you can access /local/domain/<self>/.. by just using relative path insteadof absolute path.ex: if you want to read /local/domain/5/something/x from domain 5 you canjust do : value = xs_read("something/x"); Oh can I? That's what I thought except when I do: $ xenstore-read somethingit fails. Maybe that's because xenstore-read always does an absolute path. I've read the source and it doesn't seem that way, I'll guess I'll try writing a program that uses the xs library to be sure. Cheers, -- Vincent Hanquez Thanks! Rian Hunter _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |