[LTP] syscalls/madvise06: Fix sporadic not enough RAM TCONFs
linuxtestproject.agent@gmail.com
linuxtestproject.agent@gmail.com
Wed May 27 15:06:52 CEST 2026
Hi Cyril,
On Wed, 27 May 2026 12:37:56 +0200, Cyril Hrubis wrote:
> syscalls/madvise06: Fix sporadic not enough RAM TCONFs
> 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".
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
Duplicate Reviewed-by tag.
[...]
---
Note:
The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.
Regards,
LTP AI Reviewer
More information about the ltp
mailing list