linux - Are Windows pages of memory always on a 4096 byte stride? -


on linux systems, mmaped memory started new page of 4096 memory, far can understand.

is true windows os?

likely, call getsysteminfo sure. page alignment equal page size.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -