|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 3/8] tools/libs/store: add support to use watches with a depth parameter
On 2026-03-13 03:47, Juergen Gross wrote: Add a new xs_watch_depth() function to libxenstore allowing to limit the scope of a Xenstore watch. It can be used only in case Xenstore is supporting the XENSTORE_SERVER_FEATURE_WATCHDEPTH feature. For convenience add a xs_watch_try_depth() wrapper, which will call xs_watch_depth() if supported and xs_watch() otherwise. Cache the supported features of Xenstore in order not having to get them from Xenstore for each call of one of the new functions. Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
AFAICT, there is no particular reason to change the scope of these variables. Am I missing something? Everything else looks okay. Thanks, Jason
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |