#include "common/getPageSize.h" #include Int64 getPageSize() { return sysconf(_SC_PAGESIZE); }