[LTP] [PATCH v2 2/2] syscalls/kill11, abort01: lower MIN_RLIMIT_CORE size
Jan Stancek
jstancek@redhat.com
Thu Feb 13 13:40:44 CET 2020
----- Original Message -----
> From ulimit manpage, ulimit -c options used 512-bytes-block in posix mode
> and used 1024-bytes-block in common mode. Usually, this case used "ulimit
> -c 1024" to test, but it will report TCONF in posix mode under unprivileged
> user.
> Since these two cases only check correct signal, lower this size doesn't
> affect
> this result. This also can avoid github issue(640[1],83[2]).
>
> [1]https://github.com/linux-test-project/ltp/issues/640
> [2]https://github.com/linux-test-project/ltp/issues/83
>
> Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
both look good to me, ack
More information about the ltp
mailing list