[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v11 7/9] x86: enable QoS monitoring for each domain RMID
>>> On 20.06.14 at 16:31, <dongxiao.xu@xxxxxxxxx> wrote: > --- a/xen/include/asm-x86/pqos.h > +++ b/xen/include/asm-x86/pqos.h > @@ -44,6 +44,11 @@ struct pqos_monitor { > }; > extern struct pqos_monitor *pqosm; > > +struct pqr_assoc { > + uint64_t val; > + bool_t initialized; > +}; This is being used in only one source file and hence should be moved there. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |