On Mon, 17 Oct 2016, Fenghua Yu wrote:
> On Mon, Oct 17, 2016 at 03:45:32PM +0200, Thomas Gleixner wrote:
> > On Fri, 14 Oct 2016, Fenghua Yu wrote:
> > > +/**
> > > + * struct rdt_resource - attributes of an RDT resource
> > > + * @enabled:                     Is this feature enabled on this machine
> > > + * @name:                        Name to use in "schemata" file
> > > + * @max_closid:                  Maximum number of CLOSIDs supported
> > > + * @num_closid:                  Current number of CLOSIDs available
> > > + * @max_cbm:                     Largest Cache Bit Mask allowed
> > > + * @min_cbm_bits:                Minimum number of bits to be set in a 
> > > cache
> > 
> > That should be 'number of consecutive bits', right?
> 
> Change to "Minimum number of consecutive bits to be set in a cache", is
> that ok?

Yes.
 
Thanks,

        tglx

Reply via email to