hekate/nyx
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
..
nyx_gui heap: Quality updates to heap management 2019-12-04 19:02:28 +02:00
resources Bugfixes and cleanup 2019-07-06 22:08:37 +03:00
Makefile Bump hekate to v5.0.2 and Nyx to v0.8.2 2019-09-12 23:55:48 +03:00
README_RES.md [Nyx] Introducing hekate GUI, named Nyx! 2019-06-30 04:03:00 +03:00