History for Atmosphere / libraries / libmesosphere / source
2020-12-02
@Michael Scire
kern: tweak optimization settings for hot paths
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
microkernel: hot paths are pretty fucking hot
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update KConditionVariable to support new has_waiter_flag rules
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix SvcGetResourceLimitPeakValue
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix copy/paste error
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix bugs caused by UB + transition to -Os
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: reduce KMemoryRegionAllocator slab size
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: assume that uart has been setup by secmon
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: add new overflow checks on KMemoryRegions
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix assertion in the multi-region pool partition code
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: improve KMemoryManager pool detection
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update KMemoryRegion to store last address rather than size
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: add KAlpha/KBeta
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: stubs for Svc39, 3A, 46, 47
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
KConditionVariable/KAddressArbiter: no need for global compare thread
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: implement 64-virtual-core interface
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update for new interrupt event locking scheme
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix sleep save/resume for new x18/tpidr scheme
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix race-crash on interrupt controller save, improve fatal output
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: KObjectContainer::Register -> void
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: remove more of clc
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: move scheduler/interrupt task manager out of core local region
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update KHardwareTimer, move out of KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: use single interrupt manager object
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix unnecessary align-down
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: fix error in SeparatePages
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020