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

Discuss __KernelChangeThreadState #6560

Closed
wants to merge 2 commits into from
Closed

Discuss __KernelChangeThreadState #6560

wants to merge 2 commits into from

Conversation

sum2012
Copy link
Collaborator

@sum2012 sum2012 commented Jul 16, 2014

Related #6557
JPCSP emulator has this log but PPSSPP doesn't
94779 [user_main] INFO hle.ThreadManForUser - DispatchThread disabled, not context switching to CsdThread(uid=0x55, Status=PSP_THREAD_READY, Priority=0x11, Wait=None, doCallbacks=false)

this commit base on http://code.google.com/p/jpcsp/source/browse/trunk/src/jpcsp/HLE/modules150/ThreadManForUser.java#628
This commit do not fix the game

@unknownbrackets
Copy link
Collaborator

We don't need any of this. Rescheduling already determines whether to thread switch. I don't really think it's a problem that it doesn't log it in the same way JPCSP does.

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Jul 18, 2014

close

@sum2012 sum2012 closed this Jul 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants