pussuw opened a new pull request, #8245:
URL: https://github.com/apache/nuttx/pull/8245

   ## Summary
   Reverts two commits. The real problem here is that the address environment 
is destroyed too soon when a process is exiting. See 
https://github.com/apache/nuttx/pull/7966 for more information about that.
   
   The reverted change also causes increased memory consumption as stacks for 
pthreads are never freed when the process is running.
   ## Impact
   CONFIG_BUILD_KERNEL=y only
   ## Testing
   icicle:knsh
   


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