public inbox for linux-rt-devel@lists.linux.dev
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Bert Karwatzki <spasswolf@web.de>
Cc: Tejun Heo <tj@kernel.org>, Thomas Gleixner <tglx@linutronix.de>,
	calvin@wbinvd.org, dschatzberg@meta.com, peterz@infradead.org,
	linux-kernel@vger.kernel.org, linux-rt-devel@lists.linux.dev,
	Steven Rostedt <rostedt@goodmis.org>
Subject: Re: ~90s reboot delay with v6.19 and PREEMPT_RT
Date: Wed, 25 Feb 2026 17:59:54 +0100	[thread overview]
Message-ID: <20260225165954.180aRkaV@linutronix.de> (raw)
In-Reply-To: <6abee0b4bca811680a7f7fb6ab70bf27c6805cf5.camel@web.de>

On 2026-02-25 17:37:56 [+0100], Bert Karwatzki wrote:
> I've done two testruns with this debug patch (The persistant log buffer works now, thanks
> again to Steven Rostedt):
> This if from PREEMPT_RT log, there*s a long pause in which cgroup_task_dead() is not called

Yeah, I don't know why. The irq-work is invoked slightly delayed so that
part is working.

| irq_work-24        0..... 1501734us : cgrp_dead_tasks_iwork_fn: Kill ffff888101588000 (sd-close)-1964
| systemd--1         1..... 1502194us : sched_process_wait: comm=systemd pid=1963 prio=120
| systemd--1         1..... 1502547us : sched_process_wait: comm=systemd pid=0 prio=120
| systemd--1         1..... 1502771us : sched_process_wait: comm=systemd pid=1964 prio=120
| systemd--1         1..... 1502819us : sched_process_wait: comm=systemd pid=0 prio=120
| systemd--1         1..... 1502835us : sched_process_wait: comm=systemd pid=0 prio=120
|   rcuc/1-31        1b...1 1524116us : sched_process_free: comm=(sd-close) pid=1964 prio=120
the gap

| systemd--1         3..... 90610397us : sched_process_wait: comm=systemd pid=0 prio=120
| systemd--1         3..... 90611469us : sched_process_wait: comm=systemd pid=1829 prio=120

So for some reason systemd stops killing tasks. It complains about still
running gpg-agent and ssh-agent but both are long gone.

Sebastian

  reply	other threads:[~2026-02-25 16:59 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <aQufmyZ7X7NdfiCL@slm.duckdns.org>
2026-02-19 16:46 ` ~90s reboot delay with v6.19 and PREEMPT_RT Bert Karwatzki
2026-02-19 20:53   ` Calvin Owens
2026-02-19 23:10     ` Bert Karwatzki
2026-02-20  0:58       ` Steven Rostedt
2026-02-20  9:15         ` ~90s shutdown " Bert Karwatzki
2026-02-20 15:44           ` Steven Rostedt
2026-02-23  0:35             ` Bert Karwatzki
2026-02-23  8:22               ` Steven Rostedt
2026-02-23 13:36                 ` Bert Karwatzki
2026-02-23 23:36                   ` Bert Karwatzki
2026-02-24 12:44                     ` Bert Karwatzki
2026-02-24 12:58                       ` Bert Karwatzki
2026-02-24 14:20                     ` Steven Rostedt
2026-02-24 15:45       ` ~90s reboot " Sebastian Andrzej Siewior
2026-02-25 15:43   ` Sebastian Andrzej Siewior
2026-02-25 16:37     ` Bert Karwatzki
2026-02-25 16:59       ` Sebastian Andrzej Siewior [this message]
2026-02-25 22:31         ` Sebastian Andrzej Siewior
2026-02-26 13:24           ` Bert Karwatzki
2026-02-26 13:46             ` Sebastian Andrzej Siewior
2026-02-26 16:37             ` Steven Rostedt
2026-02-27 14:13           ` Sebastian Andrzej Siewior
2026-02-27 22:57             ` Bert Karwatzki
2026-03-02 11:15               ` Sebastian Andrzej Siewior

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=20260225165954.180aRkaV@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=calvin@wbinvd.org \
    --cc=dschatzberg@meta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-devel@lists.linux.dev \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=spasswolf@web.de \
    --cc=tglx@linutronix.de \
    --cc=tj@kernel.org \
    /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