Public bug reported:

We're running realtime application on Ubuntu 16.04 with linux-image 4.15
and found that from time to time we get jitter caused by idle load
balancing. I'm providing here a patch which solved the issue for us.

The realtime application is bound to isolated CPUs (one thread per CPU,
nohz_full= in kernel cmdline, all IRQs moved to housekeeping CPUs),
application doesn't use any linux kernel syscalls except in startup
phase so we don't expect any interruptions of the application from the
kernel or HW.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: 
"0001-Disable-idle-load-balancing-on-cpus-from-nohz_full-s.patch"
   
https://bugs.launchpad.net/bugs/1831568/+attachment/5268714/+files/0001-Disable-idle-load-balancing-on-cpus-from-nohz_full-s.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831568

Title:
  [realtime app] disable idle load balancing on cpus from nohz_full=
  cpuset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831568/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to