9/9

stackdepot: add boot-time activation for trie storage

新增boot参数stackdepot.trie_enabled(默认关闭)及static key选择后端,trie ID与hash共用pool-index字段,需相应调整stack_depot_max_pools,以避免handle空间冲突。