mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Tcache: Make incremental gc bytes configurable.
This commit is contained in:
committed by
David Goldblatt
parent
ec0b579563
commit
d338dd45d7
@@ -69,7 +69,6 @@ TEST_BEGIN(test_array_vs_item_large) {
|
||||
}
|
||||
TEST_END
|
||||
|
||||
|
||||
int main(void) {
|
||||
return test_no_reentrancy(
|
||||
test_array_vs_item_small,
|
||||
|
||||
Reference in New Issue
Block a user