| 2021-04-22 |
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 |
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
|
|
kern: support immortal processes
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
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 |
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: 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
|
|
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 |
kern: build with -Wextra
Michael Scire
committed
on 17 Aug 2020
|
| 2020-02-20 |
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
| 2020-02-19 |
kern: implement SetProcessMemoryPermission
Michael Scire
committed
on 19 Feb 2020
|
|
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-17 |
kern: change decompression asserts -> audits
Michael Scire
committed
on 17 Feb 2020
|
|
kern: implement through kip decompression
Michael Scire
committed
on 17 Feb 2020
|
|
| 2020-02-15 |
kern: skeleton initial process loading
Michael Scire
committed
on 15 Feb 2020
|
| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|