Skip to content
Snippets Groups Projects
Commit 62004d6b authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

memtx: allow to insert tuples bigger than slab size

- Use slab_get() as a fallback for smalloc() for large size
- Set MemTX slab_size to 16Mb and don't use memtx_max_tuple_size
  for calculation (Vinyl is not changed yet)
- Allow dynamic configuration of memtx_max_tuple_size

Closes #2667
parent 5d9cca7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment