xiaoxiang781216 commented on PR #12427:
URL: https://github.com/apache/nuttx/pull/12427#issuecomment-2141393438

   > @yf13 How about restore the restrictions of `CONFIG_MAX_TASKS`? #4117
   > 
   > There are two benefits:
   > 
   > 1. avoid accessing memory allocators
   > 2. same benefits as `PIDHASH_INITIAL_LENGTH`, and `CONFIG_MAX_TASKS` is 
more concise and easy to understand
   
   but not all products can easily predicate the accuracy number of threads 
required by runtime. PIDHASH_INITIAL_LENGTH plus the static array could satisfy 
both usages.


-- 
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