Re: Trim the heap free memory

From: shawn wang <shawn(dot)wang(dot)pg(at)gmail(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Trim the heap free memory
Date: 2024-09-15 17:48:44
Message-ID: CA+T=_GUan9woQeJQxB0UoG4LeU=qqDH=u45XGR_T-PnWNAGj8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for your valuable suggestion.

I have successfully registered my patch for the commitfest. However, upon
integration, I encountered several errors during the testing phase. I am
currently investigating the root causes of these issues and will work on
providing the necessary fixes. If you have any further insights or
recommendations, I would greatly appreciate your guidance.

Thank you once again for your support.

Best regards, Shawn

David Rowley <dgrowleyml(at)gmail(dot)com> 于2024年9月12日周四 16:42写道:

> On Thu, 12 Sept 2024 at 14:40, shawn wang <shawn(dot)wang(dot)pg(at)gmail(dot)com> wrote:
> > Could you please perform another round of testing to ensure that
> everything is functioning as expected with this modification?
>
> One way to get a few machines with various build systems testing this
> is to register the patch on the commitfest app in [1]. You can then
> see if the patch is passing the continuous integration tests in [2].
> One day soon the features of [2] should be combined with [1].
>
> David
>
> [1] https://commitfest.postgresql.org/50/
> [2] http://cfbot.cputube.org/
>

Attachment Content-Type Size
v5-0001-PATCH-Trim-the-free-heap-Memory.patch application/octet-stream 17.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2024-09-15 18:20:01 how to speed up 002_pg_upgrade.pl and 025_stream_regress.pl under valgrind
Previous Message Wolfgang Walther 2024-09-15 09:08:11 Re: Regression tests fail with tzdata 2024b