tarantool / small

Specialized memory allocators
Other
102 stars 22 forks source link

Add utilities for ASAN allocators and implementation of small allocator #69

Closed nshy closed 1 year ago

nshy commented 1 year ago

Factored out from PR https://github.com/tarantool/small/pull/65 See it for a description.

Part of https://github.com/tarantool/tarantool/issues/7327

Tarantool PR for testing in CI is https://github.com/tarantool/tarantool/pull/8901. Note that testing PR tests all commits from https://github.com/tarantool/small/pull/65 but https://github.com/tarantool/small/pull/65 based on commits from this PR.

DO NOT MERGE until full CI in Tarantool PR is green.