[PATCH] efi: loader: coalesce overdue periodic timers

Sascha Hauer s.hauer at pengutronix.de
Fri Jul 10 14:50:52 PDT 2026


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 <s.hauer at pengutronix.de>




More information about the barebox mailing list