History for Atmosphere / libraries / libmesosphere / include / mesosphere / kern_k_memory_manager.hpp
2021-10-24
@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-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: KMemoryManager/KPageGroup use physical addresses instead of virtual, now
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 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
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-10
@Michael Scire
kern: add kernel object debug
Michael Scire committed on 10 Dec 2020
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: change terminology metadata -> management
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
2020-08-19
@Michael Scire
kern: cleanup some KMemoryManager functions
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern: General system stability improvements to enhance the user's experience.
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcMapPhysicalMemory
Michael Scire authored on 24 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: add KProcess::Initialize (for non-kip processes)
Michael Scire authored on 22 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: finish SvcGetSystemInfo
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
2020-04-26
@Michael Scire
kern: implement SvcSetUnsafeLimit
Michael Scire committed on 26 Apr 2020
2020-04-19
@Michael Scire
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-02-14
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-02-07
@Michael Scire
kern: obj stubs to get past slab init
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement dynamic slab init + ini relocation
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement KMemoryManager init
Michael Scire committed on 7 Feb 2020
2020-01-31
@Michael Scire
kern: implement KThreadLocalPage
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-29
@Michael Scire
kern: implement pool partition memblock setup
Michael Scire committed on 29 Jan 2020