All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] OOM protection for shell tests
@ 2026-07-13 14:01 Andrea Cervesato
  2026-07-13 14:01 ` [LTP] [PATCH 1/2] shell: add optional OOM protection Andrea Cervesato
  2026-07-13 14:01 ` [LTP] [PATCH 2/2] memcg_stress: survive OOM by targeting the stressors Andrea Cervesato
  0 siblings, 2 replies; 4+ messages in thread
From: Andrea Cervesato @ 2026-07-13 14:01 UTC (permalink / raw)
  To: Linux Test Project

Under Li's idea, implement a OOM protection mechanism for the shell
tests so we can avoid OOM for memcg stress tests.

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (2):
      shell: add optional OOM protection
      memcg_stress: survive OOM by targeting the stressors

 doc/developers/writing_tests.rst                   |  3 ++
 .../controllers/memcg/stress/memcg_stress_test.sh  |  1 +
 testcases/lib/tests/shell_oom_protection.sh        | 34 +++++++++++++
 testcases/lib/tst_test.sh                          | 57 +++++++++++++++++++++-
 4 files changed, 94 insertions(+), 1 deletion(-)
---
base-commit: ed2758122173ffd8d1e8dff6c5efc1231073ee4a
change-id: 20260713-shell_oom_protection-6221ab825220

Best regards,
-- 
Andrea Cervesato <andrea.cervesato@suse.com>


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-13 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 14:01 [LTP] [PATCH 0/2] OOM protection for shell tests Andrea Cervesato
2026-07-13 14:01 ` [LTP] [PATCH 1/2] shell: add optional OOM protection Andrea Cervesato
2026-07-13 14:12   ` [LTP] " linuxtestproject.agent
2026-07-13 14:01 ` [LTP] [PATCH 2/2] memcg_stress: survive OOM by targeting the stressors Andrea Cervesato

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.