Displaying 2 results from an estimated 2 matches for "waitwatch".
2005 Aug 04
0
[PATCH 6/11] Xenstore watch rework
...h something, write to it, check watch has fired.
[ "`echo -e ''write /test create contents'' | ./xs_test 2>&1`" = "" ]
-[ "`echo -e ''1 watch /test token 100
+[ "`echo -e ''1 watch /test token
2 write /test create contents2
1 waitwatch
1 ackwatch token'' | ./xs_test 2>&1`" = "1:/test:token" ]
# Check that reads don''t set it off.
-[ "`echo -e ''1 watch /test token 100
+[ "`echo -e ''1 watch /test token
2 read /test
1 waitwatch'' | ./xs_test 2>&1`...
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