From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Postgres 11 release notes |
Date: | 2018-05-16 16:23:23 |
Message-ID: | CABUevEyLyfuCORtvbvF=DwyW-+CSaVvTKEqLeXjgtTLwQRG1nA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
On Wed, May 16, 2018 at 4:08 PM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
wrote:
> On 2018-May-15, Bruce Momjian wrote:
>
> > On Wed, May 16, 2018 at 09:01:35AM +0900, Tatsuo Ishii wrote:
> > > There's a small typo.
> > >
> > > > Add support for with huge(large) pages on Windows (Takayuki
> Tsunakawa, Thomas Munro)
> > >
> > > I think a space between "huge" and "(large)" is needed.
> >
> > Done, URL updated.
>
> I'm not sure why we say "huge (large) pages". The natural term for
> Windows is "large-pages",
> https://msdn.microsoft.com/en-us/library/windows/desktop/
> aa366720(v=vs.85).aspx
> so I think we should use that terminology. Maybe something like
>
> Add support for <firstterm>large pages</firstterm> on Windows (Takayuki
> Tsunakawa, Thomas Munro)
> This is controlled by the <link>huge_pages</link> configuration parameter.
>
>
I assume the point here is that we the term huge pages is what's used in
PostgreSQL. For example, they are still configured using the huge_pages
GUC.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-05-16 16:24:57 | Re: Postgres 11 release notes |
Previous Message | Robert Haas | 2018-05-16 16:16:01 | Re: postgres_fdw: Oddity in pushing down inherited UPDATE/DELETE joins to remote servers |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2018-05-16 16:24:57 | Re: Postgres 11 release notes |
Previous Message | Alvaro Herrera | 2018-05-16 14:08:18 | Re: Postgres 11 release notes |