Actions
Emulator Issues #2926
closedHigh CPU Usage due to YieldCpu
Status:
Fixed
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
What steps will reproduce the problem?
- see CPU Load of dolphin while playing any game
What is the expected output? What do you see instead?
- compare CPU Load after chaning YieldCPU to Sleep(1)
Dolphin version with the problem? Other Dolphin version without the
problem?
all
Please provide any additional information below.
see :
1)http://code.google.com/p/dolphin-emu/source/detail?r=5869
2)http://code.google.com/p/dolphin-emu/source/detail?r=4687
3)http://code.google.com/p/dolphin-emu/issues/detail?id=1479
is there any true reason why it should not be changed? i used to change it for a long time now and didn't experience any negative aspects.
tested on those systems:
intel q6600
amd x4 955
intel i5 750
Actions