[LTP] [PATCH] syscalls/kill11: add a check between hard limit and MIN_RLIMIT_CORE

Jan Stancek jstancek@redhat.com
Thu Feb 13 09:35:53 CET 2020



----- Original Message -----
> > This looks OK, but could we also raise the limit when possible?
> > 
> Of course. Your way is more wise.
> But I also want to change this size of MIN_RLIMIT_CORE.
>  From ulimit manpage, I know in posix mode "-c" used 512-byte block. I
> doubt whether we can change MIN_RLIMIT_CORE(512 *1024), so this case
> can also pass in unbuntu(default environment).
> What do you think about this?

I don't see problem with that, we only check for correct signal.
Though it probably should be separate patch. Can you re-post
both as 2 patch series?



More information about the ltp mailing list