public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Valentin Schneider <vschneid@redhat.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Aaron Tomlin <atomlin@atomlin.com>,
	Christoph Hellwig <hch@lst.de>,
	Frederic Weisbecker <frederic@kernel.org>,
	Jens Axboe <axboe@fb.com>, Jonathan Corbet <corbet@lwn.net>,
	Ming Lei <ming.lei@redhat.com>, Thomas Gleixner <tglx@kernel.org>,
	Waiman Long <longman@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	John Ogness <john.ogness@linutronix.de>
Subject: Re: [RFC PATCH] Documentation: Add managed interrupts
Date: Mon, 13 Apr 2026 17:57:26 +0200	[thread overview]
Message-ID: <20260413155726.BpD5Eh0T@linutronix.de> (raw)
In-Reply-To: <xhsmhlderi1f6.mognet@vschneid-thinkpadt14sgen2i.remote.csb>

On 2026-04-13 11:45:33 [+0100], Valentin Schneider wrote:
> On 01/04/26 13:02, Sebastian Andrzej Siewior wrote:
> > One more point: Given that isolcpus= is marked deprecated as of commit
> >    b0d40d2b22fe4 ("sched/isolation: Document isolcpus= boot parameter flags, mark it deprecated")
> >
> > and the 'managed_irq' is evaluated at device's probe time it would
> > require additional callbacks to re-evaluate the situation. Probably for
> > 'io_queue', too. Does is make sense or should we simply drop the
> > "deprecation" notice and allowing using it long term?
> 
> AIUI the deprecation notice is more for isolcpus=domain, i.e. the scheduler
> part, but it's still relevant for e.g. managed_irq. FWIW Openshift uses:
> 
>   isolcpus=managed_irq,<cpulist>
>   nohz_full=<cpulist>
> 
> and cpusets for dynamically isolating CPUs from the scheduler.

For the managed_irq you could argue that this could also use some
runtime configuration at which point isolcpus= would have a runtime
counterpart and could be removed.
After going through all this I concluded that it makes hardly sense
since you would require callbacks in every driver using it or other
magic "to reconfigure" but it already makes little sense using it.

Either way, I don't see anything wrong with using isolcpus=domain if you
have a static setup and need/ want reconfigure at runtime.

Sebastian

  parent reply	other threads:[~2026-04-13 15:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-01 11:02 [RFC PATCH] Documentation: Add managed interrupts Sebastian Andrzej Siewior
2026-04-09 14:32 ` Jonathan Corbet
2026-04-10 15:32   ` Thomas Gleixner
2026-04-11 13:08     ` Jonathan Corbet
2026-04-10 16:59   ` Aaron Tomlin
2026-04-11 12:18 ` Ming Lei
2026-04-13 15:53   ` Sebastian Andrzej Siewior
2026-04-15  9:05     ` Ming Lei
2026-04-13 10:45 ` Valentin Schneider
2026-04-13 12:19   ` John Ogness
2026-04-13 15:59     ` Sebastian Andrzej Siewior
2026-04-13 15:57   ` Sebastian Andrzej Siewior [this message]
2026-04-14 20:10     ` Aaron Tomlin

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=20260413155726.BpD5Eh0T@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=atomlin@atomlin.com \
    --cc=axboe@fb.com \
    --cc=corbet@lwn.net \
    --cc=frederic@kernel.org \
    --cc=hch@lst.de \
    --cc=john.ogness@linutronix.de \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longman@redhat.com \
    --cc=ming.lei@redhat.com \
    --cc=peterz@infradead.org \
    --cc=tglx@kernel.org \
    --cc=vschneid@redhat.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