#include <unistd.h> int getpagesize(void);
Return the size of the native virtual memory page size.
4096 for the i386 and higher processors.