Skip to content

[2pt] Add new 'memtx_allocator' option to box.cfg{} #2291

Closed
@TarantoolBot

Description

@TarantoolBot

Add a new option to box.cfg{}

Product: Tarantool
Since: 2.10.0-beta1
Root document: https://www.tarantool.io/en/doc/latest/reference/configuration/#configuring-the-storage
SME: ?
Peer reviewer: @

Details

Add new 'memtx_allocator' option to box.cfg{} which allows to
select the appropriate allocator for memtx tuples if necessary.
Possible values are "system" for malloc allocator and
"small" for default small allocator.
Requested by @EvgenyMekhanik in tarantool/tarantool@1847ae0.

Metadata

Metadata

Assignees

Labels

featureA new functionalityreference[location] Tarantool manual, Reference partserver[area] Task relates to Tarantool's server (core) functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions