How to enable Real Time for Ubuntu 22.04
From ESS-WIKI
Revision as of 08:21, 25 April 2023 by Winston.huang (talk | contribs) (Created page with "{{DISPLAYTITLE:How to enable Real Time for Ubuntu 22.04}} <div style="float:right; position:fixed; margin:0 1em 0 0; top5100px; right:10px; max-height: 350px; overflow:...")
Enable Ubuntu Pro
by First Boot-up after Installation
File:Welcom_to_Ubuntu_Enable_Ubuntu_Pro_opt1.png
by Software & Updates
File:Software_n_Updates_icon.png File:Software_n_Updates.png
Get the Real Time Kernel
sudo pro enable realtime-kernel
Fine-tune the Kernel Parameters
processor.max_cstate=0
processor_idle.max_cstate=0
intel.max_cstate=0
intel_idle.max_cstate=0
intel_pstate=disable
idle=poll
noht
isolcpus=2,3
rcu_nocbs=all
rcupdate.rcu_cpu_stall_suppress=1
rcu_nocb_poll
irqaffinity=0
i915.enable_guc=2
i915.enable_rc6=0
i915.enable_dc=0
i915.disable_power_well=0