[LTP] [PATCH V4] madvice: new case for madvise(WILLNEED)

Cyril Hrubis chrubis@suse.cz
Wed Apr 6 11:56:15 CEST 2016


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


More information about the ltp mailing list