xiaoxiang781216 commented on issue #2002:
URL: 
https://github.com/apache/incubator-nuttx/issues/2002#issuecomment-716283075


   No, you have choice in arm_addregion:
   1. Call ?mm_initialize to create the multiple heaps
   2. Call ?mm_addregion to add the multiple regions into one heap
   3. Combine item 1 and 2 to get the multiple heaps with multiple regions
   BTW, how to find the heap location is controlled by chip specific code, so 
you are free to change the implementation to take the different approach 
without breaking the code in sched.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to