Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreTiming: Trim max slicelength to the given value. #3758

Merged
merged 1 commit into from May 18, 2016

Conversation

phire
Copy link
Member

@phire phire commented Mar 30, 2016

Previously it was underclocking by 50% when there were no events to schedule.


This change is Reviewable

@phire
Copy link
Member Author

phire commented Mar 30, 2016

Cherry-picked from #3716

@degasus
Copy link
Member

degasus commented Mar 30, 2016

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion, some commit checks failed.


Source/Core/Core/CoreTiming.cpp, line 428 [r1] (raw file):
Does any event access g_slicelength or ppcState.downcount? If not, what do you think about moving this line before if (first)?


Comments from the review on Reviewable.io

@phire
Copy link
Member Author

phire commented Mar 30, 2016

Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion, some commit checks failed.


Source/Core/Core/CoreTiming.cpp, line 428 [r1] (raw file):
There should be no need to access either while globalTimer is sane.


Comments from the review on Reviewable.io

@degasus
Copy link
Member

degasus commented Apr 28, 2016

Do you think this should be within 5.0?


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

Previously it was underclocking by 50% when there were
no events to schedule.
@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • rs3-bumpmapping on ogl-lin-intel: diff
  • sadx-ui on ogl-lin-intel: diff
  • smg2-fog on ogl-lin-intel: diff
  • sms-bubbles on ogl-lin-intel: diff
  • sonic-riders-blur on ogl-lin-intel: diff

automated-fifoci-reporter

@degasus
Copy link
Member

degasus commented Apr 30, 2016

Reviewed 1 of 1 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@degasus
Copy link
Member

degasus commented May 18, 2016

ping?

@phire
Copy link
Member Author

phire commented May 18, 2016

Yeah, merge it.

@degasus degasus merged commit ae5d600 into dolphin-emu:master May 18, 2016
@lioncash lioncash added this to the Dolphin Release 5.0 milestone May 18, 2016
@phire phire deleted the minor_core_timing_fix branch February 2, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants