public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/1] runner/executor: Adaptive dmesg disk write
@ 2026-01-13  8:06 Sobin Thomas
  2026-01-13  8:06 ` [PATCH i-g-t 1/1] " Sobin Thomas
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Sobin Thomas @ 2026-01-13  8:06 UTC (permalink / raw)
  To: igt-dev, zbigniew.kempczynski; +Cc: Sobin Thomas

In current scenario  when disk usage limit is exceeded during a test, in
batch mode the test exits abruptly.  Implement a logging suppression
mechanism that drains kernel messages without writing to disk, allowing
the test to complete.

- Add suppress parameter to dump_dmesg() to control disk write
- Return 0 bytes written when suppression enabled (prevents disk writes)
- Write status message when limit is reached, then continue test

Sobin Thomas (1):
  runner/executor: Adaptive dmesg disk write to prevent premature test
    exit

 runner/executor.c | 65 +++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 54 insertions(+), 11 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-01-16 16:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13  8:06 [PATCH i-g-t 0/1] runner/executor: Adaptive dmesg disk write Sobin Thomas
2026-01-13  8:06 ` [PATCH i-g-t 1/1] " Sobin Thomas
2026-01-16 16:34   ` Kamil Konieczny
2026-01-13  9:01 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-01-13  9:21 ` ✓ i915.CI.BAT: " Patchwork
2026-01-13 13:08 ` ✓ i915.CI.Full: " Patchwork
2026-01-13 14:44 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox