Re: Large Pages and Super Pages for PostgreSQL

2022-11-29 Thread ZHU XIAN WEN
Hi Thomas Thank you very much for the work. I just got latest FreeBSD 13.1 environment, and I'm going to test and verify it. so would you please rebase latest patch? best wishes Tony On 2022/11/8 06:59, Thomas Munro wrote: On Sun, Jan 16, 2022 at 8:32 PM Thomas Munro wrote: On Sun, Jan

Re: Large Pages and Super Pages for PostgreSQL

2022-11-07 Thread Thomas Munro
On Sun, Jan 16, 2022 at 8:32 PM Thomas Munro wrote: > On Sun, Jan 16, 2022 at 6:03 PM DEVOPS_WwIT wrote: > > Solaris and FreeBSD supports large/super pages, and can be used > > automatically by applications. > > > > Seems Postgres can't use the large/super pages on Solaris and FreeBSD > > os(I th

Re: Large Pages and Super Pages for PostgreSQL

2022-01-15 Thread Thomas Munro
On Sun, Jan 16, 2022 at 6:03 PM DEVOPS_WwIT wrote: > Solaris and FreeBSD supports large/super pages, and can be used > automatically by applications. > > Seems Postgres can't use the large/super pages on Solaris and FreeBSD > os(I think can't use the large/super page HPUX and AIX), is there anyone

Large Pages and Super Pages for PostgreSQL

2022-01-15 Thread DEVOPS_WwIT
Hi Hacker Solaris and FreeBSD supports large/super pages, and can be used automatically by applications. Seems Postgres can't use the large/super pages on Solaris and FreeBSD os(I think can't use the large/super page HPUX and AIX), is there anyone could take a look? following is my testing