From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | MARK CALLAGHAN <mdcallag(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tomas Vondra <tomas(at)vondra(dot)me>, Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Subject: | Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring |
Date: | 2025-06-05 18:32:10 |
Message-ID: | smgqjh356dkvs6ixi3yiotxibajnhjzqp7xfvpj43lpavls4xz@eu7bhcuqiukt |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2025-06-05 12:47:52 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > I think this is a big enough pitfall that it's, obviously assuming the patch
> > has a sensible complexity, worth fixing this in 18. RMT, anyone, what do you
> > think?
>
> Let's see the patch ... but yeah, I'd rather not ship 18 like this.
I've attached a first draft.
I can't make heads or tails of the ordering in configure.ac, so the function
test is probably in the wrong place.
Greetings,
Andres
Attachment | Content-Type | Size |
---|---|---|
v1-0001-wip-aio-Combine-io_uring-memory-mappings-if-suppo.patch | text/x-diff | 10.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Sami Imseih | 2025-06-05 18:38:25 | Re: add function for creating/attaching hash table in DSM registry |
Previous Message | Jacob Champion | 2025-06-05 17:28:01 | Re: macos exported symbols list not used for loadable modules |