[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 06/12] tmem: Move client weight, frozen, live_migrating, and compress
>>> On 28.09.16 at 11:42, <konrad.wilk@xxxxxxxxxx> wrote: > --- a/xen/include/public/sysctl.h > +++ b/xen/include/public/sysctl.h > @@ -785,6 +785,20 @@ struct tmem_handle { > xen_tmem_oid_t oid; > }; > > +struct tmem_client { I guess there's a reason for this to get added to the public header, but if it really is meant to go here the structure tag should gain a xen_ prefix. > + uint32_t version; > + uint32_t maxpools; Except for their initialization in client_create() these fields are unused. What's the deal? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |