Gets the system page size.
#include <unistd.h> int getpagesize (void);
The page size is a system page size and is not necessarily the same as the underlying hardware page size.