patacongo commented on issue #37: examples: hello: Show CPU index when running in SMP mode URL: https://github.com/apache/incubator-nuttx-apps/pull/37#issuecomment-580557678 In addition to being just a horrible thing to the to the OS, the interface is useless. I mentioned this above. It will not tell which CPU you are running on. It can only tell which CPU it was running on when the interface called. It could be running on a different CPU after it returns. So not only is violating the POSIX interface a HORRIBLE idea, then proposed interface will not work. I will resist this change will all of my strength. I am horrified that we are considering this. I thought we all had more respect for the portable POSIX interface and the Inviolable principles to through all that away for a useless garbage interface. We cannot do this.
---------------------------------------------------------------- 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
