> On 4 Oct 2018, at 12:43, Andrew Cooper <[email protected]> wrote: > > I stumbled into the issuse fixed by patch 2 while investigating an unrelated > issue. The other two patches are just cleanup. > > Andrew Cooper (3): > tools/ocaml: Strip all trailing whitespace > oxenstored: Don't re-open a xenctrl handle for every domain introduction > tools/ocaml: Delete the Xenctrl.with_intf wrapper
Making xc a global handle that is opened once is IMHO an improvement rather than threading it as a parameter through the call hierarchy. -- Acked-by: Christian Lindig <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
