Re: DSA_ALLOC_NO_OOM doesn't work

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: DSA_ALLOC_NO_OOM doesn't work
Date: 2024-02-21 23:03:07
Message-ID: CA+hUKGJe+8Qr+tWDVuMqCO++SW=LDLJRH8O+XdUcVEkm98JgYw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Thu, Feb 22, 2024 at 10:30 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> collisions arbitrarily far apart (just decide how many bits to use).

. o O ( Perhaps if you also allocated slots using a FIFO freelist,
instead of the current linear search for the first free slot, you
could maximise the time before a slot is reused, improving the
collision-avoiding power of a generation scheme? )

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2024-02-22 00:05:04 Re: DSA_ALLOC_NO_OOM doesn't work
Previous Message Thomas Munro 2024-02-21 21:30:41 Re: DSA_ALLOC_NO_OOM doesn't work

Browse pgsql-hackers by date

  From Date Subject
Next Message Maiquel Grassi 2024-02-21 23:30:17 RE: Psql meta-command conninfo+
Previous Message Nandhini Jayakumar 2024-02-21 22:41:57 Discover PostgreSQL's Graph Power with Apache AGE!