mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-25 06:13:13 +00:00
Remove unused options in the batched madvise unit tests.
This commit is contained in:
@@ -37,9 +37,7 @@ static hpa_shard_opts_t test_hpa_shard_opts_default = {
|
|||||||
/* min_purge_interval_ms */
|
/* min_purge_interval_ms */
|
||||||
5 * 1000,
|
5 * 1000,
|
||||||
/* experimental_max_purge_nhp */
|
/* experimental_max_purge_nhp */
|
||||||
-1,
|
-1
|
||||||
/* peak_demand_window_ms */
|
|
||||||
0
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static hpa_shard_t *
|
static hpa_shard_t *
|
||||||
|
|||||||
@@ -37,9 +37,7 @@ static hpa_shard_opts_t test_hpa_shard_opts_default = {
|
|||||||
/* min_purge_interval_ms */
|
/* min_purge_interval_ms */
|
||||||
5 * 1000,
|
5 * 1000,
|
||||||
/* experimental_max_purge_nhp */
|
/* experimental_max_purge_nhp */
|
||||||
-1,
|
-1
|
||||||
/* peak_demand_window_ms */
|
|
||||||
0
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static hpa_shard_t *
|
static hpa_shard_t *
|
||||||
|
|||||||
Reference in New Issue
Block a user