[LTP] Holidays and LTP release

Martin Doucha mdoucha@suse.cz
Thu Jan 14 15:14:44 CET 2021


On 14. 01. 21 12:12, Naresh Kamboju wrote:
> on x86_64:
> The ioctl_sg01 test killed and reported failed.
> 
> tst_test.c:1263: TINFO: Timeout per run is 0h 15m 00s
> ioctl_sg01.c:81: TINFO: Found SCSI device /dev/sg1
> [  332.383394] ioctl_sg01 invoked oom-killer:

Looks like the safety margin in tst_pollute_memory() is too small. Edit
lib/tst_memutils.c and try setting the "safety" variable on line 23 to a
higher value. I'd recommend something like MAX(4096 pages, 64MB).

-- 
Martin Doucha   mdoucha@suse.cz
QA Engineer for Software Maintenance
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic


More information about the ltp mailing list