ITADN

Try other arena allocator

#1400Openultimaweapon 创建于 2025-10-26
U
ultimaweaponcommented
Currently we use https://crates.io/crates/talc. With this we need an arena with 16MB to bootstrap the kernel, which seems to be a lot. I'm not sure if it is `talc` fault or we really need 16MB. So my idea is we should try other allocator to see if we can reduce the arena size.
1 条评论