Hi! > + tst_resm(TINFO, "PageFault(no madvice): %d", get_page_fault_num()); > + > + pg_sz = getpagesize(); I've moved this getpagesize() to setup() since we don't have to call it each test iteration and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz