On Tue, Sep 18, 2018 at 2:22 PM Song Liu <songliubrav...@fb.com> wrote: >
> Thanks Eric! > > I was looking at exactly this part. :) And it seems working! And this should also make busy polling a bit faster as well, avoiding enabling/receiving interrupts in the busy loop. > > I will run a bigger test and update shortly.