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.
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
Post a Comment