On Thu, 2016-05-12 at 23:34 -0400, Meng Xu wrote:
> On Wed, May 11, 2016 at 11:20 AM, Tianyang Chen > wrote:
> >
> > No functional change:
> > -Various coding style fix
> > -Added comments for UPDATE_LIMIT_SHIFT.
> >
Hey, Tianyang, thanks for this.
> > Use non-atomic bit-ops:
> > -Vcpu flags
Hi Tianyang
On Wed, May 11, 2016 at 11:20 AM, Tianyang Chen wrote:
> No functional change:
> -Various coding style fix
> -Added comments for UPDATE_LIMIT_SHIFT.
>
> Use non-atomic bit-ops:
> -Vcpu flags are checked and cleared atomically. Performance can be
> improved with corresponding non-