search for: getperm

Displaying 3 results from an estimated 3 matches for "getperm".

Did you mean: setperm
2005 Aug 04
0
[PATCH 6/11] Xenstore watch rework
...tch /dir token2 1 waitwatch diff -r ba5d5bd28edf -r b0de1894df67 tools/xenstore/testsuite/12readonly.sh --- a/tools/xenstore/testsuite/12readonly.sh Thu Aug 4 10:43:03 2005 +++ b/tools/xenstore/testsuite/12readonly.sh Thu Aug 4 11:39:03 2005 @@ -9,7 +9,7 @@ [ "`echo ''read /test getperm /test -watch /test token 0 +watch /test token unwatch /test token start / commit @@ -27,7 +27,7 @@ # Check that watches work like normal. set -m -[ "`echo ''watch / token 0 +[ "`echo ''watch / token waitwatch ackwatch token'' | ./xs_test --readonly 2>&...
2011 Dec 13
12
[PATCH 0 of 4 V2] oxenstored fixes -- fixes recent pvops kernel hang
Currently PVHVM Linux guests after ddacf5ef684a "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel" hang when run against oxenstored because it does not handle the unknown XS_RESET_WATCHES operation and does not reply. The symptom of this issue is a hang during boot at this point: cpu 1 spinlock event irq 70 CPU 1 irqstacks, hard=dec94000
2005 Sep 08
45
/proc/xen/xenbus supports watch?
Hi, Anybody (Christian?) could please tell me if we can get the support for registering watch with /proc/xen/xenbus? (..OK, I know that we will change it this /proc stuff to a device soon) So far we can only do read/write/rm. I really miss the xen watch feature. Many thanks, Hieu _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com