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

vinyl: allow to insert tuples bigger than slab size

- Use malloc() as a fallback for lsregion for large size
- Set Vinyl slab_size to 16Mb and don't use vinyl_max_tuple_size
  for calculation
- Allow dynamic configuration of vinyl_max_tuple_size

A part of #2342
parent 2eb927d2
No related branches found
Tags 2.10.0-beta2
No related merge requests found
Showing with 257 additions and 150 deletions
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