From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) (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 D709F46970E for ; Thu, 6 Feb 2020 21:43:47 +0300 (MSK) Received: by mail-lj1-f170.google.com with SMTP id h23so7201937ljc.8 for ; Thu, 06 Feb 2020 10:43:47 -0800 (PST) Date: Thu, 6 Feb 2020 21:43:44 +0300 From: Konstantin Osipov Message-ID: <20200206184344.GB21263@atlas> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH] region: do not rotate slabs in case of single slab purification List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikita Pettik Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org * Nikita Pettik [20/02/06 20:16]: > Imagine following situation at the moment of region truncation: LGTM. -- Konstantin Osipov, Moscow, Russia