Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention

From: "Greg Burd" <greg(at)burd(dot)me>
To: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Date: 2026-07-20 15:36:11
Message-ID: 8ffd4113-1d35-4d11-9d6b-4b49eac9985c@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v7 is attached, rebased on master (2521f9e).

best.

-greg

Attachment Content-Type Size
v7-0001-Batch-the-clock-sweep-to-reduce-nextVictimBuffer-.patch text/x-patch 9.7 KB
v7-0002-Replace-the-usage_count-clock-sweep-with-a-coolin.patch text/x-patch 30.4 KB
v7-0003-Remove-BufferAccessStrategy-scan-resistance-is-no.patch text/x-patch 180.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-07-20 15:57:51 Re: The PostgreSQL C Dialect
Previous Message Jim Jones 2026-07-20 15:13:24 Re: [PATCH] Add pg_get_event_trigger_ddl() function