mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
HPA: Do deferred operations on background threads.
This commit is contained in:
committed by
David Goldblatt
parent
583284f2d9
commit
1d4a7666d5
4
test/unit/hpa_background_thread.sh
Normal file
4
test/unit/hpa_background_thread.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="hpa_dirty_mult:0,background_thread_hpa_interval_max_ms:50,hpa_sec_nshards:0"
|
||||
|
||||
Reference in New Issue
Block a user