public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Sobin Thomas <sobin.thomas@intel.com>
To: igt-dev@lists.freedesktop.org, zbigniew.kempczynski@intel.com
Cc: Sobin Thomas <sobin.thomas@intel.com>
Subject: [PATCH i-g-t 0/1] runner/executor: Adaptive dmesg disk write
Date: Tue, 13 Jan 2026 08:06:24 +0000	[thread overview]
Message-ID: <20260113080625.208986-1-sobin.thomas@intel.com> (raw)

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


             reply	other threads:[~2026-01-13  8:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13  8:06 Sobin Thomas [this message]
2026-01-13  8:06 ` [PATCH i-g-t 1/1] runner/executor: Adaptive dmesg disk write 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

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=20260113080625.208986-1-sobin.thomas@intel.com \
    --to=sobin.thomas@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=zbigniew.kempczynski@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox