Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
leni536
5mo ago
0 comments
Save
Share
> You have to tell musl to use mmap instead of brk.
How do I do that? Is there a documented configuration of musl's allocator?
0 comments
1 comments · 1 top-level
top
newest
oldest
Splizard
4mo ago
you can patch musl, to initialize the brk state as -1 and then it won't use it.
j
/
k
navigate · click thread line to collapse