From: Waiman Long <longman@redhat.com>
To: Gianfranco Dutka <gianfranco.dutka@arista.com>
Cc: Tejun Heo <tj@kernel.org>,
Vincent Guittot <vincent.guittot@linaro.org>,
linux-kernel@vger.kernel.org, vincent.guittot@linaro.com,
Ingo Molnar <mingo@redhat.com>,
Peter Zijlstra <peterz@infradead.org>,
Juri Lelli <juri.lelli@redhat.com>,
Dietmar Eggemann <dietmar.eggemann@arm.com>,
Steven Rostedt <rostedt@goodmis.org>,
Ben Segall <bsegall@google.com>, Mel Gorman <mgorman@suse.de>,
Daniel Bristot de Oliveira <bristot@redhat.com>,
Valentin Schneider <vschneid@redhat.com>,
"Pandruvada, Srinivas" <srinivas.pandruvada@intel.com>,
Frederic Weisbecker <frederic@kernel.org>
Subject: Re: Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
Date: Fri, 8 Dec 2023 10:39:50 -0500 [thread overview]
Message-ID: <4cddddc3-699b-44d6-97a4-9964ca2e60b2@redhat.com> (raw)
In-Reply-To: <25E6E1E4-DC16-490E-B907-A3236FB9317A@arista.com>
On 12/8/23 09:18, Gianfranco Dutka wrote:
>
>> The isolcpus, nohz_full and rcu_nocbs are boot-time kernel
>> parameters. I am in the process of improving dynamic CPU isolation at
>> runtime. Right now, we are able to do isolcpus=domain with the
>> isolated cpuset partition functionality. Other aspects of CPU
>> isolation are being looked at with the goal of reducing the gap of
>> what one can do at boot time versus what can be done at run time. It
>> will certain take time to reach that goal.
>>
>> Cheers, Longman
>>
>
> Thank you Waiman for the response. It would seem that getting similar
> functionality through cgroups/cpusets is the only option at the
> moment. Is it completely out of the question to possibly patch the
> kernel to modify these parameters at runtime? Or would that entail a
> significant change that might not be so trivial to accomplish? For
> instance, the solution wouldn’t be as simple as patching the kernel to
> make these writeable and then calling the same functions which run at
> boot-time when these parameters are originally written?
I would say that using cgroup/cpusets is probably the most you can do
with dynamic CPU isolation at the moment. OTOH, it may not be a good
idea to have more than one way of doing the same thing as it will lead
to code duplication and inconsistency. I don't think it is that easy to
make CPU isolation fully dynamic and we must be careful not to introduce
any regression.
Cheers,
Longman
next prev parent reply other threads:[~2023-12-08 15:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 15:07 Gianfranco Dutka
2023-12-07 16:32 ` Vincent Guittot
2023-12-07 22:41 ` Tejun Heo
[not found] ` <d46834f4-a490-4a4a-9e95-cca4a6316570@redhat.com>
2023-12-08 14:21 ` Gianfranco Dutka
[not found] ` <25E6E1E4-DC16-490E-B907-A3236FB9317A@arista.com>
2023-12-08 15:39 ` Waiman Long [this message]
2023-12-12 13:27 ` Frederic Weisbecker
2023-12-12 14:04 ` Pandruvada, Srinivas
2023-12-12 20:13 ` Waiman Long
2023-12-12 18:48 ` Phil Auld
2023-12-12 20:18 ` Waiman Long
2023-12-12 23:57 ` Frederic Weisbecker
2023-12-13 2:28 ` Waiman Long
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=4cddddc3-699b-44d6-97a4-9964ca2e60b2@redhat.com \
--to=longman@redhat.com \
--cc=bristot@redhat.com \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=frederic@kernel.org \
--cc=gianfranco.dutka@arista.com \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=srinivas.pandruvada@intel.com \
--cc=tj@kernel.org \
--cc=vincent.guittot@linaro.com \
--cc=vincent.guittot@linaro.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
all inboxes | Powered by JetHome®