[LTP] syscalls/madvise06: Fix sporadic not enough RAM TCONFs

Cyril Hrubis chrubis@suse.cz
Wed May 27 15:24:43 CEST 2026


Hi!
> > On systems with <= 2GB RAM the test produced sporadic TCONFs. That is
> > because even if the test setup does sync() and drops caches the system
> > starts fauting in pages immediatelly after caches were dropped. It may
> > easily happen that system may fault in a few hundred of MBs of memory
> > betwen the write to drop_caches and the time sysinfo() syscall returns.
> 
> Three typos in the commit body: "fauting" -> "faulting", "immediatelly"
> -> "immediately", "betwen" -> "between".

Fixed the typos and pushed.

> > Reviewed-by: Petr Vorel <pvorel@suse.cz>
> > Reviewed-by: Petr Vorel <pvorel@suse.cz>
> 
> Duplicate Reviewed-by tag.

How did it pick up this? This wasn't in the orignal patch, only in a
mail reply.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list