Hi,

> 1) It causes migration issues when migrating to / from an old version

With -1 yes, shifting the scale shoudn't be a that big issue though as
it is just a optimization.

> 2) We don't want to change the wakeup rate when the interrupt flag gets set
> as pending, but when it actually gets committed, and we only want to change
> the wakeup rate when the int was requested by an async packet, not when it
> was requested by a periodic packet, so we will need the int_req_by_async
> flag anyways, as which point this seemed the cleanest way.

Missed that little details, ok then.

cheers,
  Gerd

Reply via email to