mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-30 08:37:29 +03:00
Add batch allocation API
This commit is contained in:
parent
c6f59e9bb4
commit
978f830ee3
9 changed files with 329 additions and 2 deletions
3
test/unit/batch_alloc.sh
Normal file
3
test/unit/batch_alloc.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="tcache_gc_incr_bytes:2147483648"
|
||||
Loading…
Add table
Add a link
Reference in a new issue