Messages in this thread |  | | | From | David Lang <> | | Date | Mon, 23 May 2005 01:11:28 -0700 (PDT) | | Subject | Re: weird X problem - priority inversion? |
| |
remember that the low pri screensaver is just generating the image to be displayed, it's the high pri X server that's actually doing the work to display it.
David Lang
On Mon, 23 May 2005, Ingo Molnar wrote:
> does this still occur with the latest tree? (.47-05 or later) > > Ingo > > * Lee Revell <rlrevell@joe-job.com> wrote: > >> I am having a problem with the RT preempt kernels where xscreensaver >> will cause the X server to consume excessive CPU, starving other >> processes. This should not happen as xscreensaver runs at the highest >> nice value. It seems that there's some kind of priority inversion >> happening between the high prio X server and low prio xscreensaver. >> >> This seems like an X problem to me, but could the kernel be involved? >> >> Lee > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ >
-- There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies. -- C.A.R. Hoare - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |