aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/slab_helpers.h
AgeCommit message (Collapse)Author
2023-03-12kernel: remove kernel_Liam
2023-03-12kernel: convert miscellaneousLiam
2022-11-03core: hle: kernel: slab_helpers: Add KAutoObjectWithSlabHeap.bunnei
2022-10-19kernel: add KSessionRequestLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-03-14core: hle: kernel: k_slab_heap: Refresh to use guest allocations.bunnei
2021-11-03core: Remove unused includesameerj
2021-05-20Revert "WORKAROUND: Do not use slab heap while we track down issues with ↵bunnei
resource management." This reverts commit f2c26443f85a3c3fd43137509368ba5c7ab80ee7.
2021-05-11WORKAROUND: Do not use slab heap while we track down issues with resource ↵bunnei
management.
2021-05-05fixup! hle: kernel: Migrate more of KThread to KAutoObject.bunnei
2021-05-05hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps.bunnei
2021-05-05hle: kernel: Move slab heap management to KernelCore.bunnei
2021-05-05hle: kernel: Migrate more of KThread to KAutoObject.bunnei
2021-05-05hle: kernel: Add initial impl. of KSlabAllocated.bunnei