So, tell us why you are using the kernel RT setting. What tasks(s) do you use that require Real Time operation? I found the following quote on your error message:
With stock settings, it means realtime task[s] consumed > 95% of the
throttle interval (1s), so the throttle activated, allowing SCHED_NORMAL
tasks to have a sip of CPU, to let you try to save the box from nutty RT
CPU hogs. See kernel/sched_rt.c.
@jdmcdaniel3
Thanks for you answer.
I’m not sure if I really understand what you wrote, I’m using openSUSE as a simple user, I didn’t activate anything …
When I compare your list to mine, here is what is different. You have two Extra ones.:
nfs-kernel-server - Support Utilities for Kernel nfsd
This package contains support for the kernel based NFS server. You can tune the number of server threads via the sysconfig variable USE_KERNEL_NFSD_NUMBER. For quota over NFS support, install the quota package.
And
kernel-xen - The Xen Kernel
The Linux kernel for Xen paravirtualization. This kernel can be used both as the domain0 ("xen0") and as an unprivileged ("xenU") kernel.
Source Timestamp: 2012-09-26 19:05:00 +0200 GIT Revision: 259fc874ec90b84ca02ad1c1ae186989c83bb2fa GIT Branch: openSUSE-12.2
I also have the kernel source files loaded, needed to build new kernels and to compile some software against the kernel. If you are using Xen or nfs, you may need these other two kernel files, but they are not installed by default.