History for Atmosphere / libraries / libmesosphere / source / kern_k_thread.cpp
2021-04-11
@Michael Scire
kern: update pinning semantics for terminating threads
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: KAutoObject destruction is now scheduled for next dpc-time
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update process/thread for new running/termination semantics
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update kernel waiter management rules
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update pinned thread priority rules
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: add new checks to SetThreadPriority/CoreMask
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 2021
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 Dec 2020
2020-12-09
@Michael Scire
kern: add debug thread dump
Michael Scire committed on 9 Dec 2020
2020-12-02
@Michael Scire
kern: fix bugs caused by UB + transition to -Os
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: add new overflow checks on KMemoryRegions
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: implement 64-virtual-core interface
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-08-19
@Michael Scire
kern: correct thread termination atomicity
Michael Scire authored on 15 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern: SvcGetDebugThreadParam
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: clean up majority of TODOs
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetThreadList
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SendSyncRequestLight, ReplyAndReceiveLight
Michael Scire authored on 29 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcGetThreadContext3
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: correct behavior when setting activity/core mask for pinned thread
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement thread pinning/SvcSynchronizePreemptionState
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix assertion in KThread::(Try)Suspend
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix resource leak bugs
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern SvcGetCurrentProcessorNumber, SvcSetProcessActivity, half of SvcSetThreadActivity
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcGetThreadCoreMask, SvcSetThreadCoreMask
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement process exit
Michael Scire authored on 23 Jul 2020 SciresM committed on 31 Jul 2020