[Wine] wine-kthread

Alexandre Julliard julliard at winehq.org
Fri May 30 02:53:19 CDT 2008


"rossettiroberto" <wineforum-user at winehq.org> writes:

> ok i understand your anwser, but i explay better my problem.
>
> In first time i use my application with wine 0.922 on kernel 2.3.31
> and wine use kthread by default and my application have good
> performace and thread in my application work like windows, the
> graphics interface don't influece time critical thread now use kernel
> 2.6.21 and wine use automaticaly pthead and my application change
> performace on time critical thread, so i want try to use kthread.
>
> What can i change in setup kernel or wine setup for use by default kthread?

The difference in behavior you see is not caused by kthread vs. pthread,
it's caused by the different kernels. If you want the old behavior you
should go back to the old kernel.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-users mailing list