From: Cyril Hrubis <chrubis@suse.cz>
To: zhaogongyi <zhaogongyi@huawei.com>
Cc: "ltp@lists.linux.it" <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH] lib/tst_test.c: add *cleanup() before exit
Date: Tue, 9 Nov 2021 11:33:48 +0100 [thread overview]
Message-ID: <YYpOjGf64R9EcIVK@yuki> (raw)
In-Reply-To: <a3b6f022fac7447b9ee9a840c0ee212b@huawei.com>
Hi!
> If we run the LTP testcases Concurrently, this might trigger the oom
> killer to kill the library process before the main process exit, and
> it might fill up the tmpfs through a long time running.
Then I guess we may as well adjust the oom_score for the test library
process so that it's less likely to end up being killed.
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2021-11-09 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-09 1:38 [LTP] [PATCH] lib/tst_test.c: add *cleanup() before exit zhaogongyi
2021-11-09 10:33 ` Cyril Hrubis [this message]
2021-11-09 12:02 ` Li Wang
-- strict thread matches above, loose matches on Subject: below --
2021-11-09 11:28 zhaogongyi
2021-11-08 7:38 Zhao Gongyi
2021-11-08 9:08 ` Li Wang
2021-11-08 13:12 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YYpOjGf64R9EcIVK@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
--cc=zhaogongyi@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.