History for Atmosphere / libraries / libmesosphere / include / mesosphere / kern_k_scheduler.hpp
2023-02-21
@Michael Scire
kern: update scheduler for new switch count tracking logic
Michael Scire committed on 21 Feb 2023
2022-06-30
@Liam
KScheduler: fix documentation mistakes
Liam authored on 30 Jun 2022 SciresM committed on 30 Jun 2022
2022-03-23
@Michael Scire
kern: codegen tweaks, now that we're no longer -Os
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2021-11-06
@Michael Scire
KScheduler big brain strat for mdscr_el1 cfg change
Michael Scire committed on 6 Nov 2021
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
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-20
@Michael Scire
kern: use new AtomicRef, use Atomic<bool>
Michael Scire committed on 20 Oct 2021
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 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: kill the interrupt task manager thread
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-04-15
@Michael Scire
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
Michael Scire committed on 15 Apr 2021
2021-01-08
@Michael Scire
kern: greatly improve codegen for atomics, scheduler
Michael Scire committed on 8 Jan 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-02
@Michael Scire
kern: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-10-14
@Michael Scire
kern: perform rescheduling on dispatch re-enable (closes #1169)
Michael Scire committed on 14 Oct 2020
2020-08-19
@Michael Scire
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement thread pinning/SvcSynchronizePreemptionState
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: finish SvcGetInfo
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix kscheduler interrupt api, adjust debug logging
Michael Scire authored on 18 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-11
@Michael Scire
kern: implement SvcSleepThread for ns > 0
Michael Scire committed on 11 Jul 2020
@Michael Scire
kern: mostly implement thread exit
Michael Scire committed on 11 Jul 2020
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-02-21
@Michael Scire
kern: minor fixes to prevent core0-2 panics during boot
Michael Scire committed on 21 Feb 2020
2020-02-14
@Michael Scire
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-02-06
@Michael Scire
kern: implement KResourceLimit
Michael Scire committed on 6 Feb 2020
2020-02-05
@Michael Scire
kern: implement more of KInterruptManager
Michael Scire committed on 5 Feb 2020