mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +00:00
ec10b572d1
- 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. |
||
---|---|---|
.. | ||
config | ||
frontend | ||
gfx | ||
hos | ||
ianos | ||
libs | ||
mem | ||
power | ||
rtc | ||
sec | ||
soc | ||
storage | ||
utils | ||
link.ld | ||
main.c | ||
start.S |