anchao commented on PR #12427: URL: https://github.com/apache/nuttx/pull/12427#issuecomment-2143225863
> @anchao as current approach already supports both static and dyanmic pid ranges, maybe we can stick with it and just see if there are better names? > > Other names I can tell are: `INITIAL_PID_LIMIT`, `INITIAL_PID_RANGE` etc. For cases where max pid is known at design time, simply set it in `INITIAL_PID_LIMIT`. @yf13 Let's keep this name for now, I mainly want to eliminate allocator access, but which should not be implemented in this PR. Please address @xiaoxiang781216 comments. -- 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]
