Hacker News new | ask | show | jobs
by hrydgard 1984 days ago
No the page size on Windows is 4kb, however some things like file mapping do require 64kb alignment, due to ancient compatibility concerns with DEC Alpha.
1 comments

Depends on the architecture. Windows on Itanium runs with 8KB pages for example, but that's the exception that confirms the rule.