2
1
How to know the size of page frame used by my OS ?
This could be useful for some optimizations when I code. (Allocate big buffer that fit in a page frame for example).
Page frame is determined by the operating system ? Mine is Windows 7 (but impossible to find information about it on Google. So, may be I wrong...)
Perfect ! So I can find it at runtime. Thank you ! – user17208 – 2014-04-30T13:09:40.470