hujun260 opened a new pull request, #17300: URL: https://github.com/apache/nuttx/pull/17300
## Summary Remove Redundant Checks ## Impact sched ## Testing test with ./tools/configure.sh -l qemu-armv8a:nsh ostest End of test memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 7c21000 7c21000 ordblks 7 6 mxordblk 7c06af8 7c10c30 uordblks c2c0 c2c8 fordblks 7c14d40 7c14d38 user_main: vfork() test vfork_test: Child 85 ran successfully Final memory usage: VARIABLE BEFORE AFTER ======== ======== ======== arena 7c21000 7c21000 ordblks 2 5 mxordblk 7c16fb8 7c12c78 uordblks a018 c150 fordblks 7c16fe8 7c14eb0 user_main: Exiting ostest_main: Exiting with status 0 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]
