|
Ran
|
Jobs
1
|
Files
476
|
Run time
22s
|
Badge
README BADGES
|
push
github
memtx: round up memtx_memory to the lower bound if less is set The memtx engine has two quota consumers: `index_slab_cache` and `slab_cache`. They both acquire SLAB_SIZE of space on first tuple insert in "small" allocator mode, so the quota less than the slab size times two exceeds right there. It was decided to introduce a theoretically minimal size of the quota and round-up any value given in box.cfg if it's less than the lower bound. Closes #7389 NO_DOC=bugfix (cherry picked from commit de0731bd3)
62047 of 114137 branches covered (54.36%)
93078 of 108662 relevant lines covered (85.66%)
3041500.68 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5257102914.1 | 0 |
85.66 |
GitHub Action Run |