[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3 of 4 RFC] xl/remus: Control network buffering in remus callbacks
On Wed, Aug 7, 2013 at 11:38 AM, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> wrote:
Was thinking of updating this in a separate patch.. But I guess since this line is changing, might as well do it in this patch.
There is no issue of leaking qdisc. Because it simply obtains references from qdisc_cache, which is freed if things fail. WRT remus_ctx, I had intentionally skipped the free call.
Its allocated in the GC context. [the same one used by domain_suspend, etc]. And if this call fails, then the parent call libxl_domain_remus_start will fail. I assumed that when libxl_free_all was called at this point, remus_ctx would also be
freed. Am I missing something in the overall control flow, that would cause this leak ? Thanks, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |