Re: Identify huge pages accessibility using madvise - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Identify huge pages accessibility using madvise
Date
Msg-id oh2omf37whtrl5lhzurpqmd4yvwk5cegcfairk4mijiuk2c6cw@xts6ulvqpluy
Whole thread Raw
In response to Re: Identify huge pages accessibility using madvise  (Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>)
Responses Re: Identify huge pages accessibility using madvise
List pgsql-hackers
> On Thu, Sep 26, 2024 at 07:57:12AM GMT, Gabriele Bartolini wrote:
> Hi Dmitry,
>
> I've been attempting to replicate this issue directly in Kubernetes, but I
> haven't been successful so far. I've been using EKS nodes, and it seems
> that they all run cgroup v2 now. Do you have anything that could help me
> get started on this more quickly?
>
> Thanks,
> Gabriele

Hi Gabriele,

Thanks for testing. I can check if I can get some EKS clusters to
experiment with. In the meantime, what about the reproducing script for
cgroup v2 (the plain one that I've attached with the patch, that doesn't
require any k8s cluster), doesn't it work for you?



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Using per-transaction memory contexts for storing decoded tuples
Next
From: Denis Garsh
Date:
Subject: Re: Add system column support to the USING clause