Changes between Version 3 and Version 4 of user_libraries
- Timestamp:
- Nov 5, 2014, 5:40:18 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user_libraries
v3 v4 28 28 29 29 This library contains functions allowing an user application 30 to dynamically allocate virtual memory from the application heap .30 to dynamically allocate virtual memory from the application heap segment. 31 31 When the target architecture is clusterized (several physical banks), the heap 32 32 is physically distributed on the clusters, and there is actually on allocator per cluster.