From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CE1EC2B807 for ; Tue, 25 Sep 2018 19:23:16 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HNSQbhRCMRBB for ; Tue, 25 Sep 2018 19:23:16 -0400 (EDT) Received: from smtp35.i.mail.ru (smtp35.i.mail.ru [94.100.177.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 6C7622B5AC for ; Tue, 25 Sep 2018 19:23:16 -0400 (EDT) Received: by smtp35.i.mail.ru with esmtpa (envelope-from ) id 1g4wfi-0005fZ-Hr for tarantool-patches@freelists.org; Wed, 26 Sep 2018 02:23:14 +0300 Date: Wed, 26 Sep 2018 02:23:14 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH 06/11] vinyl: zap vy_env::memory, read_threads, and write_threads Message-ID: <20180925232314.GG3137@chai> References: <5db02240fc79d6006e4adeec38609b94e118d8eb.1537435404.git.vdavydov.dev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5db02240fc79d6006e4adeec38609b94e118d8eb.1537435404.git.vdavydov.dev@gmail.com> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org * Vladimir Davydov [18/09/20 12:39]: > They are only used to set corresponding members of vy_quota, vy_run_env, > and vy_scheduler when vy_env is created. No point in keeping them around > all the time. OK to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov