MAX_PAGEOUT_CLUSTER
#ifndef MAX_PAGEOUT_CLUSTER
nsw_cluster_max = min((MAXPHYS/PAGE_SIZE), MAX_PAGEOUT_CLUSTER);