Changes between Version 6 and Version 7 of library_malloc
- Timestamp:
- Aug 6, 2014, 2:36:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_malloc
v6 v7 8 8 This means one allocator per cluster. 9 9 10 The distributed heap(x,y) segmentsmust be explicitely defined in the application mapping.10 The distributed heap(x,y) ''vsegs'' must be explicitely defined in the application mapping. 11 11 WARNING: The heap(x,y) segment size must be a power of 2, and the heap(x,y) base address must be aligned. 12 12