i have install wine 9.60 on linux kernel 2.6.21 and by default wine work with pthread if i force kthread any program like notepad produce segfault is possible use kthread with 2.6.21 kernel?
rossettiroberto wrote:> i have install wine 9.60 on linux kernel 2.6.21 and by default wine work > with pthread if i force kthread any program like notepad produce segfault is possible use kthread with 2.6.21 kernel?Why would you want to use kthread with 2.6 kernel? It should work, but no one really tested it I guess with latest kernels for a while. Might have some bugs in there.
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? thanks for help
Reasonably Related Threads
- Questions about GSoC project: Speed up the Test Suite
- Intrduction of function
- [PATCH v3 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
- [PATCH v3 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
- Bad performace for NV18 driver