if process_madvise is supported, call it when purging hpa

This commit is contained in:
Slobodan Predolac
2025-03-12 12:26:52 -07:00
committed by Qi Wang
parent 80e9001af3
commit f19f49ef3e
7 changed files with 387 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
export MALLOC_CONF="process_madvise_max_batch:2"