| 2023-02-21 |
kern: update scheduler for new switch count tracking logic
Michael Scire
committed
on 21 Feb 2023
|
|---|---|
| 2022-10-12 |
kern: implement K(Secure)SystemResource
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2021-11-17 |
kern: correct TotalUserPhysicalMemorySize (closes #1710)
Michael Scire
committed
on 17 Nov 2021
|
| 2021-10-26 |
kern: add (and use) generic KSystemControlBase
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
| 2021-10-25 |
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire
committed
on 25 Oct 2021
|
| 2021-10-24 |
kern: use optimized red black tree finds for remaining holdouts
Michael Scire
committed
on 24 Oct 2021
|
|
kern: devirtualize several KAutoObject functions
Michael Scire
committed
on 24 Oct 2021
|
|
|
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 |
util: better match true std::atomic semantics
Michael Scire
committed
on 20 Oct 2021
|
|
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire
committed
on 20 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: unify all waiting semantics to use single api
Michael Scire
authored
on 19 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
kern/svc: implement IoPool/Region svc support
Michael Scire
authored
on 18 Sep 2021
SciresM
committed
on 19 Sep 2021
|
|
|
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 |
kern: fix incorrect waiter management in KProcess::ReleaseUserException
Michael Scire
committed
on 13 Jul 2021
|
| 2021-04-11 |
kern: update pinning semantics for terminating threads
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
kern: ensure handle table is finalized when deferring termination
Michael Scire
authored
on 8 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: track mapped ipc server memory in page table
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
|
|
|
kern: unconditionally set thread state when appropriate
Michael Scire
authored
on 7 Apr 2021
SciresM
committed
on 11 Apr 2021
|
|
|
kern: update kernel waiter management rules
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-02 |
kern: add KAlpha/KBeta
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
kern: implement 64-virtual-core interface
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: Kill KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement DisableDeviceAddressSpaceMerge
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-08-19 |
kern: add version bounds checking
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|