[Wine] Re: Wine support 4core CPU?

ulberon wineforum-user at winehq.org
Sat May 17 21:45:40 CDT 2008


Just based on some limited testing, yes, you are incorrect in thinking that the Linux Scheduler is smart enough not to assign additional work.  It passes the process around the cores like a party favor.  

I was just curious if anyone pursued it, there are performance benefits to binding a process to a specific core (in the general case), increased cache hits being one.  To cut to the chase, I think there would be performance benefits to binding the opengl/d3d process to a core, and binding the other processes to the remaining cores.







More information about the wine-users mailing list