acassis commented on PR #19869: URL: https://github.com/apache/nuttx/pull/19869#issuecomment-5328199774
> Any os test?
yep:
```
End of test memory usage:
VARIABLE BEFORE AFTER
======== ======== ========
arena 5e370 5e370
ordblks 5 5
mxordblk 543d0 543d0
uordblks 56d0 56d0
fordblks 58ca0 58ca0
Final memory usage:
VARIABLE BEFORE AFTER
======== ======== ========
arena 5e370 5e370
ordblks 1 5
mxordblk 58d38 543d0
uordblks 5638 56d0
fordblks 58d38 58ca0
user_main: Exiting
ostest_main: Exiting with status 0
nsh> uname -a
NuttX 13.0.0 b51d242421 Aug 18 2026 09:27:46 xtensa esp32s3-touch-lcd7
nsh>
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
