Fernando Sahmkow
|
4217e58a10
Scheduler: Correct yields.
|
6 éve |
Fernando Sahmkow
|
83c7ba1ef7
SVC: Correct SetThreadActivity.
|
6 éve |
Fernando Sahmkow
|
a66c61ca2d
SCC: Small corrections to CancelSynchronization
|
6 éve |
Fernando Sahmkow
|
e4b175ade2
SVC: Correct svcWaitForAddress and svcSignalToAddress.
|
6 éve |
Fernando Sahmkow
|
b4dc01f16a
Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging
|
6 éve |
Fernando Sahmkow
|
75e10578f1
Core: Correct HLE Event Callbacks and other issues.
|
6 éve |
Fernando Sahmkow
|
15a79eb0d7
SVC: Correct SendSyncRequest.
|
6 éve |
Fernando Sahmkow
|
3b5b950c89
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
6 éve |
Fernando Sahmkow
|
589f9cf108
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
|
6 éve |
Fernando Sahmkow
|
49ba563995
SVC: Correct CreateThread, StartThread, ExitThread, SleepThread.
|
6 éve |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 éve |
bunnei
|
c083ea7d78
core: Implement separate A32/A64 ARM interfaces.
|
6 éve |
Fernando Sahmkow
|
179bafa7cb
Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel.
|
6 éve |
Fernando Sahmkow
|
d23d504d77
Kernel: Refactor synchronization to better match RE
|
6 éve |
Fernando Sahmkow
|
c5aefe42aa
Kernel: Change WaitObject to Synchronization object. In order to better reflect RE.
|
6 éve |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 éve |
Fernando Sahmkow
|
7d16b2d2dd
Kernel: Correct Cancel Synchronization.
|
6 éve |
Fernando Sahmkow
|
64e652d8cb
Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE.
|
6 éve |
Fernando Sahmkow
|
e28c7f5217
Kernel: Address Feedback 2
|
6 éve |
Fernando Sahmkow
|
3073615dbc
Kernel: Address Feedback.
|
6 éve |
Fernando Sahmkow
|
1c6a11ab14
Kernel: Corrections to Wait Objects clearing in which a thread could still be signalled after a timeout or a cancel.
|
6 éve |
Fernando Sahmkow
|
1ec1e81373
Kernel: Clang Format
|
6 éve |
Fernando Sahmkow
|
0cf26cee59
Scheduler: Implement Yield Count and Core migration on Thread Preemption.
|
6 éve |
Fernando Sahmkow
|
103f3a2fe5
Scheduler: Add protections for Yield bombing
|
6 éve |
Fernando Sahmkow
|
82218c925a
Kernel: Style and Corrections
|
7 éve |
Fernando Sahmkow
|
a1ac0c6cb4
Addapt thread class to the new Scheduler
|
7 éve |
Lioncash
|
abdce723eb
kernel/process: Decouple TLS handling from threads
|
7 éve |
bunnei
|
13dda1d8ed
Merge pull request #2410 from lioncash/affinity
|
7 éve |
Lioncash
|
69a2003a8e
kernel/thread: Update thread processor ID flags
|
7 éve |
bunnei
|
78574e7a47
Merge pull request #2416 from lioncash/wait
|
7 éve |