[scheduler] Make TaskQueueImpl own next_scheduled_wake_up information.
Refactor the scheme where TaskQueueImpl notifies TimeDomain about a delayed wake up and TimeDomain notifies TaskQueueImpl about next wake-up for it. Make TaskQueueImpl be the ground truth for delayed wake-ups for the particular queue and task TimeDomain with aggregating wake-ups across different queues. R=alexclarke@chromium.org,skyostil@chromium.org Change-Id: I7d56d35e9c7b5b2bb1240a6a659d0d9a1f00c473 Reviewed-on: https://chromium-review.googlesource.com/955847Reviewed-by:Alex Clarke <alexclarke@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#543730}
Showing
This diff is collapsed.
Please register or sign in to comment