hekate/common
CTCaer ec10b572d1 heap: Quality updates to heap management
- Allow reuse of unused sections that fit exactly to selected allocation size. Decreases fragmentation dramatically.
- Always allocate and align mapped memory to selected alignment. Avoids having fragmented unused maps that are not aligned.
- Use a static alignment based on BPMP and generally average cache line size. Boosts performance when MMU is used.
2019-12-04 19:02:28 +02:00
..
common_gfx.h refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00
common_heap.h heap: Quality updates to heap management 2019-12-04 19:02:28 +02:00
common_module.h refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00