[Tarantool-patches] [PATCH v3] refactoring: drop excess 16Kb bss buffer
Kirill Yukhin
kyukhin at tarantool.org
Fri Feb 14 11:59:51 MSK 2020
Hello,
On 13 фев 11:06, Sergey Kaplun wrote:
> We already have 12Kb thread-safe static buffer
> in `lib/small/small/static.h`, that can be used instead of 16Kb
> bss buffer in `src/lib/core/backtrace.cc` for backtrace payload.
>
> Closes #4650
> ---
>
> branch: https://github.com/tarantool/tarantool/tree/skaplun/drop-bss-buff
> issue: https://github.com/tarantool/tarantool/issues/4650
I've checked your patch into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list