Add SlabHeap information (based on function 0xFFFFFFFFBFC0049C in 1.0.0)
Line 1,761:
Line 1,761:
|-
|-
| 0x20 || [[#KClientPort]]* || ClientPort
| 0x20 || [[#KClientPort]]* || ClientPort
+
|}
+
+
= Slab Information =
+
+
The Horizon/NX kernel keeps all objects in slab allocators, that can allocate a fixed amount of each. Attempting to allocate an object when the slab heap is full will result in an error 0xCE01 (Resource Exhaustion).