lkml.org 
[lkml]   [2003]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] O5int for interactivity
From
Date
On Mon, 2003-07-14 at 14:32, Con Kolivas wrote:
> More interactivity work for audio and X smoothness. I have fixed all my test
> cases and need feedback about others to develop beyond this.
>
> Changes
> The idle code now gives just under interactive state based on the runtime
> instead of min_sleep_avg - minor startup speed improvement.
>
> Tasks that drop their priority while running are now put to the end of the
> queue to continue their timeslice. Fixes a little flutter when tasks are
> cpu hogs for short periods (eg mozilla).
>
> Tasks that are complete cpu hogs are put on the expired array every time they
> run out of timeslice.

Hmmm... Starvation is back for me (Pentium III 700Mhz + ACPI):

1. Log on to X/KDE
2. Launch Konqueror
3. Launch XMMS
4. Make XMMS play a song
5. Move the Konqueror window all over the desktop.

Step 5 causes XMMS to completely starve for exactly 5 seconds. After
those 5 seconds, the XMMS priority gets adjusted and sound comes back
from my speakers.

Another way to starve XMMS for 5 seconds:

1. Launch XMMS
2. Make it play
3. Run a standard CPU hogger: "while true; do a=2; done"

Step 3 will make XMMS starve for exactly 5 seconds. Also, during those 5
seconds, X is completely jerky and moving the mouse makes the pointer
goes jumping all over the screen.

Do you want additional information? Any patch trying?
Thanks!

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.046 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site