Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n8UwI-0007dr-BI for pgsql-hackers@arkaria.postgresql.org; Fri, 14 Jan 2022 22:20:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n8Uvl-0004i7-0r for pgsql-hackers@arkaria.postgresql.org; Fri, 14 Jan 2022 22:20:21 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n8Uvk-0004hY-JP for pgsql-hackers@lists.postgresql.org; Fri, 14 Jan 2022 22:20:20 +0000 Received: from smtp-fw-80006.amazon.com ([99.78.197.217]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n8Uvd-0002s8-CL for pgsql-hackers@postgresql.org; Fri, 14 Jan 2022 22:20:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1642198814; x=1673734814; h=date:from:to:cc:message-id:references:mime-version: in-reply-to:subject; bh=E0ygrnmhXAddjDt/we/Dk3Fni9OsJ9Sxi6IIHLa1PdE=; b=nXEoE5U5E/6sbqBmOkMeQcVtM0iUhUZTxaSnV/Ek3GVR84fEyZMdFwL7 e82Dte2wLX3+vOI4lrWXeyO4Pkj6GsbNB53IVidVlo0J4cFro77h5GVhX LsOpnTedfH3/ON8kWLUuZJAM0DbLo2VuQ619mHU5v1INH6KSj6ymVqY6M w=; X-IronPort-AV: E=Sophos;i="5.88,289,1635206400"; d="scan'208";a="55479897" Subject: Re: MultiXact\SLRU buffers configuration Received: from pdx4-co-svc-p1-lb2-vlan3.amazon.com (HELO email-inbound-relay-iad-1d-ca048aa0.us-east-1.amazon.com) ([10.25.36.214]) by smtp-border-fw-80006.pdx80.corp.amazon.com with ESMTP; 14 Jan 2022 22:20:11 +0000 Received: from EX13MTAUWB001.ant.amazon.com (iad12-ws-svc-p26-lb9-vlan2.iad.amazon.com [10.40.163.34]) by email-inbound-relay-iad-1d-ca048aa0.us-east-1.amazon.com (Postfix) with ESMTPS id 4F1578123A; Fri, 14 Jan 2022 22:20:08 +0000 (UTC) Received: from EX13D05UWC002.ant.amazon.com (10.43.162.92) by EX13MTAUWB001.ant.amazon.com (10.43.161.207) with Microsoft SMTP Server (TLS) id 15.0.1497.28; Fri, 14 Jan 2022 22:20:07 +0000 Received: from f01898859afd.ant.amazon.com (10.43.162.55) by EX13D05UWC002.ant.amazon.com (10.43.162.92) with Microsoft SMTP Server (TLS) id 15.0.1497.28; Fri, 14 Jan 2022 22:20:07 +0000 Date: Fri, 14 Jan 2022 14:20:05 -0800 From: Shawn Debnath To: Julien Rouhaud CC: Andrey Borodin , Gilles Darold , Tomas Vondra , Tomas Vondra , Alexander Korotkov , Anastasia Lubennikova , Daniel Gustafsson , Kyotaro Horiguchi , pgsql-hackers , Thomas Munro Message-ID: References: <27D90FFC-B897-4BC5-B4F5-9047B9886AA3@yandex-team.ru> <15CA416B-3446-462D-902B-4883DD3ADEE6@yandex-team.ru> <494C5E7F-E410-48FA-A93E-F7723D859561@yandex-team.ru> <28051640513399@vla1-36b7415cbc1b.qloud-c.yandex.net> <20220114092838.gbr6ea7zxbaespsr@jrouhaud> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220114092838.gbr6ea7zxbaespsr@jrouhaud> X-Originating-IP: [10.43.162.55] X-ClientProxiedBy: EX13D25UWC002.ant.amazon.com (10.43.162.210) To EX13D05UWC002.ant.amazon.com (10.43.162.92) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Jan 14, 2022 at 05:28:38PM +0800, Julien Rouhaud wrote: > > PFA rebase of the patchset. Also I've added a patch to combine > > page_number, page_status, and page_dirty together to touch less > > cachelines. > > The cfbot reports some errors on the latest version of the patch: > > https://cirrus-ci.com/task/6121317215764480 > [...] > Could you send a new version? In the meantime I will switch the patch > status > to Waiting on Author. > I was planning on running a set of stress tests on these patches. Could we confirm which ones we plan to include in the commitfest? -- Shawn Debnath Amazon Web Services (AWS)