Search found 2 matches
- Mon Oct 09, 2023 12:23 am
- Forum: General discussion
- Topic: Large/huge pages support on windows
- Replies: 7
- Views: 3201
Re: Large/huge pages support on windows
I'm curious if this could work with a dedicated server on linux. Previously, libhugetlbfs could be used, but that project does not work anymore since a dependency (glibc in this case) removed some hooks. Didn't checked forum for some time, sorry This patch is Windows specific, you don't need it on ...
- Sun May 21, 2023 7:52 pm
- Forum: General discussion
- Topic: Large/huge pages support on windows
- Replies: 7
- Views: 3201
Large/huge pages support on windows
I saw a some threads about using huge pages on linux for some UPS gain and I did similar thing for windows. Patch with instructions: https://github.com/Hardcode84/factorio-large-pages Need patched TBB library: https://github.com/Hardcode84/oneTBB/tree/huge-pages-win Large pages support is quite fini...