Actions
Emulator Issues #3224
closed[Enhancement]Add Tripple- & Quadro- Core Support
Status:
Won't fix
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
In Tripple- & Quadro- Core CPUs 2 first cores have lower performance than in Dual Core CPUs. What about using all 3 or 4 cores of CPU.
It will improve emulation speed.
Updated by Billiard26 about 14 years ago
It is nearly impossible to split up the code execution of one CPU.
Currently, Dolphin does not even properly handle the GPU being on a separate thread (dual-core mode).
Actions