gustavonihei commented on pull request #4667:
URL: https://github.com/apache/incubator-nuttx/pull/4667#issuecomment-946115231


   > In the kernel mode, the userspace heap will be initialized automatically:
   > 
[https://github.com/apache/incubator-nuttx/blob/master/mm/umm_heap/umm_initialize.c#L101-L124](https://github.com/apache/incubator-nuttx/blob/master/mm/umm_heap/umm_initialize.c?rgh-link-date=2021-10-18T19%3A45%3A35Z#L101-L124)
   > please search umm_try_initialize, you will find that all possible entry 
pointer call umm_try_initialize before the real allocation.
   
   In fact that was the first thing I did. But only now I noticed that 
`umm_try_initialize` was added recently 
(https://github.com/apache/incubator-nuttx/commit/76cdd5c329).
   
   Thanks for the clarification.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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


Reply via email to