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 E42952C782 for ; Sat, 29 Sep 2018 01:07:01 -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 sv2TXzMWTgnV for ; Sat, 29 Sep 2018 01:07:01 -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 A3F9A2C772 for ; Sat, 29 Sep 2018 01:07:01 -0400 (EDT) Received: by smtp35.i.mail.ru with esmtpa (envelope-from ) id 1g67T1-0000kc-OV for tarantool-patches@freelists.org; Sat, 29 Sep 2018 08:07:00 +0300 Date: Sat, 29 Sep 2018 08:06:58 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 07/11] vinyl: zap vy_env::memory, read_threads, and write_threads Message-ID: <20180929050658.GK32712@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/28 21:00]: > 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