Wykres commitów

3 Commity (3a7ec8acfa4082e97f2d2777be67ae0c4605d016)

Autor SHA1 Wiadomość Data
Felipe Neves 35ef4ffa99 heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
Deomid Ryabkov 4b7eb1792e Try to merge tail with next block when splitting
When splitting a memory block, check if the next block is free.
If it is, then just extend it upwards instead of creating a new block.
This fixes a bug where when shrinking existing allocations would result in irreversible free space fragmentation.

When testing on the host, test all the poisoning configurations.
2018-04-03 12:30:52 +10:00
Angus Gratton 5c417963eb multi_heap: Add heap poisoning features 2017-09-07 16:32:05 +10:00