ni / linux

Linux kernel source for NI Linux Real-Time
Other
80 stars 77 forks source link

[6.1] Cherry-pick upstream patches for isolcpus #130

Closed SparkingSpork closed 1 year ago

SparkingSpork commented 1 year ago

This change cherry-picks the following patches for ensuring isolcpus remain isolated. The changes were cherry-picked from the rt-devel branch.

These changes were cherry-picked to address issues with NO_HZ configurations where certain processes were pinned to the CPU and causing unnecessary scheduler ticks.

AB#2488177

Testing

Built and deployed, and confirmed the vmstat scheduler tick goes away.