utzig opened a new pull request #2150: Fix stack sizes and missing stack 
alignments
URL: https://github.com/apache/mynewt-core/pull/2150
 
 
   This fixes issues with memory exhaustion running util/rwlock/selftest and 
kernel/os/selftest due to not using the proper `OS_STACK_ALIGN` macros. Because 
of the lack of control over memory usage when running on the sim, this macro 
multiplies the stack size by 16, to guarantee that spare memory is available.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to