From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id E789246970E for ; Wed, 5 Feb 2020 22:17:33 +0300 (MSK) Received: by mail-lj1-f195.google.com with SMTP id n18so3467029ljo.7 for ; Wed, 05 Feb 2020 11:17:33 -0800 (PST) Date: Wed, 5 Feb 2020 22:17:31 +0300 From: Konstantin Osipov Message-ID: <20200205191731.GB4292@atlas> References: <1580842562.579726664@f194.i.mail.ru> <20200204200613.GA17206@atlas> <1580929886.742787051@f138.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1580929886.742787051@f138.i.mail.ru> Subject: Re: [Tarantool-patches] [PATCH v3 2/2] memtx: allow quota overuse for truncation and deletion List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ilya Kosarev Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * Ilya Kosarev [20/02/05 22:15]: > > You mean using some specific extent_pool, like indext_extent_pool > with it's memtx_index_extent_reserve() and memtx_index_extent_alloc()? Yes. -- Konstantin Osipov, Moscow, Russia