public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime
@ 2023-12-07 15:07 Gianfranco Dutka
  2023-12-07 16:32 ` Vincent Guittot
  0 siblings, 1 reply; 12+ messages in thread
From: Gianfranco Dutka @ 2023-12-07 15:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: vincent.guittot

Good afternoon maintainers and subscribers to the lkml, 

I'm a bit new to kernel development but I had a question with respect to the kernel parameters: isolcpus, nohz_full, and rcu_nocbs. 

Basically the question is this, am I able to modify the three parameters I mentioned above at runtime after the kernel has already started/booted? Doing some reading online it seems that it’s not possible but I wanted to double check with the maintainers if there wasn’t some sort of change in the works that might make it possible. If not, what would be required to make the change after boot-time through some kind of patch or something like that? Would that be something that might be valuable upstream?

At the moment we are running an application that might see some benefit from being able to isolate cpus on the fly without having to reboot everything every time we want to modify the parameters mentioned above. 

Thanks, 
Gianfranco

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

end of thread, other threads:[~2023-12-13  2:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 15:07 Modifying isolcpus, nohz_full, and rcu_nocb kernel parameters at runtime 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
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

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