mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-05 13:27:19 +03:00
Tcache: Make incremental gc bytes configurable.
This commit is contained in:
parent
ec0b579563
commit
d338dd45d7
6 changed files with 15 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue