PiyushPatle26 commented on PR #18907: URL: https://github.com/apache/nuttx/pull/18907#issuecomment-4557756629
I have also tested with running ostest on pocketbeagle2 ``` End of test memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 1dfb9000 1dfb9000 ordblks 4 4 mxordblk 1dfae040 1dfae040 uordblks 95e0 95e0 fordblks 1dfafa20 1dfafa20 user_main: vfork() test vfork_test: Child 239 ran successfully Final memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 1dfb9000 1dfb9000 ordblks 4 4 mxordblk 1dfae070 1dfae040 uordblks 9488 95e0 fordblks 1dfafb78 1dfafa20 user_main: Exiting ostest_main: Exiting with status 0 ``` -- 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]
