Fix-Point commented on PR #17823: URL: https://github.com/apache/nuttx/pull/17823#issuecomment-3736734210
> > Can you consolidate your architecture-related patches like this? Since they're doing the same thing. [1430eda](https://github.com/apache/nuttx/commit/1430edac99203cf3d2f0f352484cf3dd336656e9) > > Hi @Fix-Point > > It looks like we are doing different things: your PR is doing significant performance improvement, mine is just to simplify the scheduler timer process(**expose only nxsched_process_timer() to driver and arch code**). Do you have any specific suggestions about how to improve the consolidation of my PR? Thanks > > Regards Wang Chengdong I mean the 6 architecture-related commits in your PR is doing the same thing, so I suggest consolidating all of them. -- 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]
