Skip to content

NTULINUX/aggressive_kernel_patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

NTU's aggressive kernel patch set

Some of these patches should not be used, you have been warned.

Boot params for best latency:

nohz_full=1,2,3 rcu_nocbs=1,2,3 isolcpus=1,2,3 idle=poll

For a good mix of latency and system performance:

nohz_full=1,2,3 rcu_nocbs=1,2,3 idle=poll

Leaving isolcpus off allows you to use all 4 cores for non-RT tasks.

Adding pci=nocrs might be a good idea from now on.

About

NTU's kernel patchset for PREEMPT_RT_FULL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published