Ryujinx/Ryujinx.HLE/HOS
gdkchan b8133c1997
Thread scheduler rewrite (#393)
* Started to rewrite the thread scheduler

* Add a single core-like scheduling mode, enabled by default

* Clear exclusive monitor on context switch

* Add SetThreadActivity, misc fixes

* Implement WaitForAddress and SignalToAddress svcs, misc fixes

* Misc fixes (on SetActivity and Arbiter), other tweaks

* Rebased

* Add missing null check

* Rename multicore key on config, fix UpdatePriorityInheritance

* Make scheduling data MLQs private

* nit: Ordering
2018-09-18 20:36:43 -03:00
..
Diagnostics/Demangler Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Kernel Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
Services Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
SystemState Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00