summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/runtime/1740219
blob: df91fbc518024eccfa4f331a9240d08e3cfa047a (plain) (blame)
1
2
3
The issue revolves around increased startup time due to issues within the `init_guest_space` function in the ARM emulation code when using a static build. The problem is related to how memory is being mapped and allocated during runtime, specifically with the `mmap` system calls and address space management.

runtime