mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
skip tcache GC for tcache_max unit test
This commit is contained in:
parent
8477ec9562
commit
a1fcbebb18
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="tcache_max:1024"
|
||||
export MALLOC_CONF="tcache_max:1024,tcache_gc_incr_bytes:939524096"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue