mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
The option may be configure-disabled, which resulted in the invalid options output from the tests.
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="tcache_max:1024"
|