[Pipmak-Users] Re: Weird speed problem on laptop
Status: Alpha
Brought to you by:
cwalther
From: Urs H. <ur...@an...> - 2006-03-27 18:50:21
|
Hi I wrote: > I write my conclusions before the rest of this post: > I have the strange feeling that it has something to do with power > management, sleepstate of the processor and similar. But manipulating > the powermanagemant of my laptop I tried does not change anything. It > could also have to do with the kernel or the X-window system changing > the priority of pipmak. (The software renderer is built in into the x > window system. This causes the CPU usage for the Xorg-Task to be > around 99.5%) The kernel gives pipmak priorities 15 or 16. It seems that pipmak has priority 15 while high framerate. But this value does not immediately switch after changing the framerate. It takes some seconds! I changed the nice value of pipmak. The nice value affects the priority. I set the nice value to -8 which caused the kernel to give pipmak a priority of about 7. This was the "best" priority of all running applications! So, this framerate problem does not have to do with application priorities given by the kernel. cu |