From b353b5ef06e04b0064b9aa63ff0cb785a88dac4f Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Sat, 15 Aug 2026 14:11:10 +1000 Subject: [PATCH] [lgmp] core: add adaptive stream polling Advance LGMP to the stream polling fallback implementation. The new API combines short spins with bounded exponential backoff and resets on observed progress. Notification callbacks remain advisory, so plain shared-memory transports keep making progress without doorbells. --- repos/LGMP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/LGMP b/repos/LGMP index 15700ef1..0d9ca96c 160000 --- a/repos/LGMP +++ b/repos/LGMP @@ -1 +1 @@ -Subproject commit 15700ef1ceaf889ea76032c88f502c0ef6299d7a +Subproject commit 0d9ca96cba13b668ef78aec6bc6476e8a8cc39dd