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