From owner-freebsd-current@freebsd.org Tue Mar 30 21:46:30 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 396395AEABD for ; Tue, 30 Mar 2021 21:46:30 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (vogon.madpilot.net [159.69.1.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F931J4jbYz3PKY for ; Tue, 30 Mar 2021 21:46:28 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 4F931H1Z7Rz6dV8; Tue, 30 Mar 2021 23:46:27 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10026) with ESMTP id wf5__TxkdVdr; Tue, 30 Mar 2021 23:46:25 +0200 (CEST) Subject: Re: 13.0 RC4 might be delayed To: Mario Lobo , FreeBSD Current , David G Lawrence References: <2766233C-3CC7-4B02-95AB-7555A60FFD81@samsco.org> <1b3605eb-388e-283b-d907-67058ea62c0a@madpilot.net> <20210329013713.GA52047@mailx.dglawrence.com> <3765721.kAAoriTUSa@no.place.like.home> <7c952519-d82e-c6c3-19c1-908a89defce0@madpilot.net> From: Guido Falsi Message-ID: <91061c12-3633-4c9c-a7cc-a192d73292b9@madpilot.net> Date: Tue, 30 Mar 2021 23:46:24 +0200 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4F931J4jbYz3PKY X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.00 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[159.69.1.99:from]; R_DKIM_ALLOW(-0.20)[madpilot.net:s=bjowvop61wgh]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MISSING_MIME_VERSION(2.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[159.69.1.99:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[madpilot.net:+]; DMARC_POLICY_ALLOW(-0.50)[madpilot.net,quarantine]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 21:46:30 -0000 On 29/03/21 16:28, Mario Lobo wrote: > [snip] > Good point. Now the question is, what the default should be. Since the > >> correct aio configuration is in the pkg-message and easy to setup I'd go >> for default to AIO turned on. >> -- >> Guido Falsi >> > > +1 > > The way it is, is running smooth here on STABLE/13 and 14-CURRENT. > I've just committed the AIO option (enabled by default) in r569604. BTW, since I'm going to sleep shortly, this will be my last commit to subversion. If I read correctly the migration schedule, subversion will be read only by the time I wake up. Hope everything works out fine! -- Guido Falsi