History for Atmosphere / libraries / libmesosphere / source / kern_initial_process.cpp
2024-03-29
@Michael Scire
kern: take alignment argument in KMemoryManager::AllocateAndOpen
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-10-12
@Michael Scire
kern: update initial process load logic to do per-segment mapping/decompression
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: pass ini1 size from loader to kernel, remove slab memset from init0
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2022-10-12
@Michael Scire
kern: implement K(Secure)SystemResource
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
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: update Initialize0 for new arguments/randomization semantics
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
@Michael Scire
kern: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
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-04-22
@Michael Scire
kern: fix initial process binary load on 2.0.0-4.1.0 (closes #1460)
Michael Scire committed on 22 Apr 2021
2021-04-11
@Michael Scire
kern: load initial process binary from user pool, rather than from pt heap
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
2020-12-02
@Michael Scire
kern: improve KMemoryManager pool detection
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: KMemoryManager::Allocate -> AllocateAndOpen
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-09-07
@Michael Scire
kern: begin 1.0.0 backwards compat changes (kips run, full boot fails)
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-02-20
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-19
@Michael Scire
kern: implement SetProcessMemoryPermission
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement process(pagetable) init
Michael Scire committed on 19 Feb 2020
2020-02-18
@Michael Scire
kern: add KProcess members
Michael Scire committed on 18 Feb 2020
2020-02-17
@Michael Scire
kern: change decompression asserts -> audits
Michael Scire committed on 17 Feb 2020
@Michael Scire
kern: implement through kip decompression
Michael Scire committed on 17 Feb 2020
2020-02-15
@Michael Scire
kern: skeleton initial process loading
Michael Scire committed on 15 Feb 2020
2020-02-07
@Michael Scire
kern: implement dynamic slab init + ini relocation
Michael Scire committed on 7 Feb 2020