Re: Strange load issues with 2.5.69/70 in both -mm and -bk trees.

Tom Sightler (ttsig@tuxyturvy.com)
02 Jun 2003 11:32:49 -0400


On Mon, 2003-06-02 at 11:25, Ingo Molnar wrote:
> On 2 Jun 2003, Arjan van de Ven wrote:
>
> > given that audio mixing also happens in userspace it doesn't sound that
> > weird..... niceing wine gives the userspace sound mixer more cpu time :)
>
> well, this depends on the circumstances. Normally the mixing shouldnt take
> all that much CPU time, and thus the audio server thread should in theory
> be quite interactive.

I think this may be because wine uses a client/server model. There is
the wine client which runs the actual applications, but they seem to
share the core wineserver process which seems to be responsible for
actually mixing and generating the sound output. Renicing the 'wine'
(frontend) process give the 'wineserver' (backend) process more CPU time
to actually get the sound out.

I don't know much about WINE, so all of that is only a guess as to how
it appears to be working to me. I guess I should go read up on it.

Later,
Tom

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