Changes between Initial Version and Version 1 of Ticket #16898, comment 20
- Timestamp:
- Aug 22, 2021, 6:43:04 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16898, comment 20
initial v1 1 1 In src/system/libroot/posix/malloc_hoard2/config.h There is a #define MAX_INTERNAL_FRAGMENTATION 2, setting this to 6 does fix the dd issue... but not the Wasm allocation one. So seems unrelated after all. :/ 2 3 (And i have no idea what that constant does... so setting this up may or may not be a good idea :D)