[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 3/7] xen: credit2: group the runq manipulating functions.
On 28/02/17 11:52, Dario Faggioli wrote: > +static inline bool_t same_node(unsigned int cpua, unsigned int cpub) s/bool_t/bool/g > > + > + if ( unlikely(tb_init_done) ) > + { > + struct { > + unsigned rqi:16, max_weight:16; More commonly known as uint16_t :) ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |