Hi,

On Sun, Jun 15, 2025 at 4:01 PM Xuneng Zhou <xunengz...@gmail.com> wrote:

> Hi,
>
> Attached is v2 of the patch to add threshold-based sleep to
> XactLockTableWait functions.
>
> Changes from v1:
> - Simplified approach based on Fujii's feedback [1]: instead of
> exponential backoff,
>   we now sleep 1ms for the first 5 seconds, then switch directly to 1s
> sleeps
> - Reduced the threshold from 10 seconds to 5 seconds to avoid excessive
> delays
>


When applying the v2 patch for benchmarking, warnings about trailing
whitespaces are emitted. I’ve removed them—please find the updated v3 patch
attached.


Best regards,

Xuneng

Attachment: v3-0001-Add-threshold-based-sleep-to-XactLockTableWait-functions.patch
Description: Binary data

Reply via email to