nuttx
nuttx copied to clipboard
sched/kconfig: add PIDHASH_INITIAL_LENGTH
Summary
sched/Kconfig: add PIDHASH_INITIAL_LENGTH option
This adds the flexibility to configure pid hash table length. It allows to provision the table right at once for cases where number of threads are known at design time.
Impact
None
Testing
- Local test with
rv-virt/nsh
andrv-virt/nsh64
- CI checking