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...)