AW: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work.

2022-04-28 Thread Wilm Hoyer
On Wed, Apr 27, 2022 at 03:04:23PM +, Wilm Hoyer wrote: >> >> I used the following hack to get the "real" Major and Minor Version of >> Windows - it's in C# (.Net) and needs to be adjusted (you can compile >> as x64 and use a long-long as return value ) to return the Service >> Number too

AW: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work.

2022-04-27 Thread Wilm Hoyer
On Tue, Apr 26, 2022 at 12:54:35PM +0800, Julien Rouhaud wrote: >> I searched a bit and apparently some people are using this function >> directly opening some dll, which seems wrong. > I was wondering about this whole business, and the manifest approach is a > *horrible* design for an API