Re: [PATCH] efi: loader: coalesce overdue periodic timers
Sascha Hauer <[email protected]> Fri, 10 Jul 2026 23:50:52 +0200
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 09 Jul 2026 10:11:05 +0200, Ahmad Fatoum wrote:
> EFI timer events are polled by the loader instead of being driven from
> an interrupt. If a periodic timer is serviced late, advancing the next
> deadline by only one period leaves old deadlines pending.
>
> Advance periodic timers past the current time when they fire. This keeps
> each poll to one notification and avoids consumers draining stale timer
> ticks in a tight loop.
>
> [...]
Applied, thanks!
[1/1] efi: loader: coalesce overdue periodic timers
https://git.pengutronix.de/cgit/barebox/commit/?id=501bfbe6f1ec (link may not be stable)
Best regards,
--
Sascha Hauer <[email protected]>