wangchdo commented on PR #17517:
URL: https://github.com/apache/nuttx/pull/17517#issuecomment-3669154521

   > Could you add functional correctness test results on real SMP platforms 
such as intel64:pci_smp or armv8a:smp?
   
   `rv-virt:smp` ostest passed
   
   ```
   nsh> ostest
   
   (...)
   
   user_main: hrtimer test
   
   End of test memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena     1fbe160  1fbe160
   ordblks        11       11
   mxordblk  1f81a68  1f81a68
   uordblks    13450    129b8
   fordblks  1faad10  1fab7a8
   
   Final memory usage:
   VARIABLE  BEFORE   AFTER
   ======== ======== ========
   arena     1fbe160  1fbe160
   ordblks         1       11
   mxordblk  1fb2f98  1f81a68
   uordblks     b1c8    129b8
   fordblks  1fb2f98  1fab7a8
   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]

Reply via email to