[Bug 43277] Far Cry 3 has poor performance (Ryzen CPU-specific issue?)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 20 16:31:03 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=43277

--- Comment #50 from Austin English <austinenglish at gmail.com> ---
(In reply to Hans Leidekker from comment #48)
> Created attachment 65276 [details]
> hack
> 
> Here's a hack that allows you to restrict Wine processes to a subset of the
> available cores. You can pass a CPU mask through the WINECPUMASK environment
> variable:
> 
>  $ WINECPUMASK=0xff wine ... 
> 
> This will tie Wine processes (including wineserver) to the first 8 cores. It
> will also limit the number of reported cores to 8.

Wouldn't taskset/cpuset be simpler?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list