Remove unused options in the batched madvise unit tests.

This commit is contained in:
Qi Wang 2025-06-02 11:24:55 -07:00
parent 27d7960cf9
commit 1972241cd2
2 changed files with 2 additions and 6 deletions

View file

@ -37,9 +37,7 @@ static hpa_shard_opts_t test_hpa_shard_opts_default = {
/* min_purge_interval_ms */
5 * 1000,
/* experimental_max_purge_nhp */
-1,
/* peak_demand_window_ms */
0
-1
};
static hpa_shard_t *

View file

@ -37,9 +37,7 @@ static hpa_shard_opts_t test_hpa_shard_opts_default = {
/* min_purge_interval_ms */
5 * 1000,
/* experimental_max_purge_nhp */
-1,
/* peak_demand_window_ms */
0
-1
};
static hpa_shard_t *