| 2021-10-24 |
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 |
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 |
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 |
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 |
kern: refactor to use m_ for member variables
Michael Scire
authored
on 18 Dec 2020
SciresM
committed
on 18 Dec 2020
|
| 2020-12-10 |
kern: add kernel object debug
Michael Scire
committed
on 10 Dec 2020
|
| 2020-12-02 |
kern: improve KMemoryManager pool detection
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
kern: KMemoryManager::Allocate -> AllocateAndOpen
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-09-07 |
kern: change terminology metadata -> management
Michael Scire
authored
on 26 Aug 2020
SciresM
committed
on 7 Sep 2020
|
| 2020-08-19 |
kern: cleanup some KMemoryManager functions
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
| 2020-07-31 |
kern: General system stability improvements to enhance the user's experience.
Michael Scire
authored
on 25 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
kern: implement SvcMapPhysicalMemory
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix resource leak bugs
Michael Scire
authored
on 24 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: add KProcess::Initialize (for non-kip processes)
Michael Scire
authored
on 22 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: finish SvcGetSystemInfo
Michael Scire
authored
on 21 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
| 2020-04-26 |
kern: implement SvcSetUnsafeLimit
Michael Scire
committed
on 26 Apr 2020
|
| 2020-04-19 |
kern: Update page bitmaps/alloc to reflect 10.0.0 changes
Michael Scire
committed
on 19 Apr 2020
|
| 2020-02-14 |
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
| 2020-02-08 |
kern: implement dpc + skeleton rest of main
Michael Scire
committed
on 8 Feb 2020
|
| 2020-02-07 |
kern: obj stubs to get past slab init
Michael Scire
committed
on 7 Feb 2020
|
|
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement KMemoryManager init
Michael Scire
committed
on 7 Feb 2020
|
|
| 2020-01-31 |
kern: implement KThreadLocalPage
Michael Scire
committed
on 31 Jan 2020
|
|
kern: implement KHandleTable, other cleanup
Michael Scire
committed
on 31 Jan 2020
|
|
| 2020-01-29 |
kern: implement pool partition memblock setup
Michael Scire
committed
on 29 Jan 2020
|