Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Thomas Munro <thomas.munro@gmail.com>, okano.naoki@jp.fujitsu.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2022-09-17T06:41:11Z
Lists: pgsql-bugs, pgsql-hackers
On Fri, Sep 16, 2022 at 10:36:12PM +0800, Julien Rouhaud wrote: > On Fri, Sep 16, 2022 at 10:29:38AM -0400, Tom Lane wrote: >> Let's just fix it in HEAD. I think the risk/reward ratio isn't very >> good here. >> >> (I'd be particularly against changing this in v10, because 10.23 will >> be the last one; there will be no second chance if we ship it broken.) > > +1 Okay, fine by me. I have applied that only on HEAD, then. -- Michael
Commits
-
Fix huge_pages on Windows
- fdd8937c071e 16.0 landed