[Tarantool-patches] [PATCH] quota: add is_enabled field

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Sat Feb 15 01:48:37 MSK 2020


Hi!

On 14/02/2020 20:31, Ilya Kosarev wrote:
> By default the quota is enabled. If it is set to false, quota_use will
> allow to overuse the total available memory limit.
> 
> Part of tarantool/tarantool#3807
> ---
> Branch: https://github.com/tarantool/small/tree/i.kosarev/gh-3807-safe-alloc-on-truncation
> Issue: https://github.com/tarantool/tarantool/issues/3807
> 
>  small/quota.h | 15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)

Please, add tests.


More information about the Tarantool-patches mailing list