History for Atmosphere / libraries / libmesosphere / source / kern_k_process.cpp
2024-03-29
@Michael Scire
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-11-01
@Michael Scire
kern: fix some comment typos
Michael Scire committed on 1 Nov 2023
2023-10-12
@Michael Scire
kern: split Process/Thread exit to separate WorkerTaskManagers
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement new default application system resource field in KProcess
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: delete creation time field from KProcess
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: refactor priority inheritance to represent locks as C++ objects
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use variable-count parameter arrays for DebugEvents
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2023-02-21
@Michael Scire
kern: update scheduler for new switch count tracking logic
Michael Scire committed on 21 Feb 2023
2022-10-12
@Michael Scire
kern: implement K(Secure)SystemResource
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-11-17
@Michael Scire
kern: correct TotalUserPhysicalMemorySize (closes #1710)
Michael Scire committed on 17 Nov 2021
2021-10-26
@Michael Scire
kern: add (and use) generic KSystemControlBase
Michael Scire authored on 26 Oct 2021 SciresM committed on 26 Oct 2021
2021-10-25
@Michael Scire
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: use optimized red black tree finds for remaining holdouts
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize several KAutoObject functions
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-20
@Michael Scire
util: better match true std::atomic semantics
Michael Scire committed on 20 Oct 2021
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: unify all waiting semantics to use single api
Michael Scire authored on 19 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern/svc: implement IoPool/Region svc support
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: support dynamic resource expansion for system heaps/events/sessions.
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-07-13
@Michael Scire
kern: fix incorrect waiter management in KProcess::ReleaseUserException
Michael Scire committed on 13 Jul 2021
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: ensure handle table is finalized when deferring termination
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: track mapped ipc server memory in page table
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: support immortal processes
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: unconditionally set thread state when appropriate
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021