From owner-freebsd-current@freebsd.org Mon Aug 24 19:19:04 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53F779C1DAE for ; Mon, 24 Aug 2015 19:19:04 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mx1.sbone.de (bird.sbone.de [46.4.1.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 06CE0120A; Mon, 24 Aug 2015 19:19:03 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id BB9F125D389C; Mon, 24 Aug 2015 19:18:59 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id A70C2C76FD9; Mon, 24 Aug 2015 19:18:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id tkSOrN9DvrKB; Mon, 24 Aug 2015 19:18:57 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4410:910a:c94e:126:a4b] (unknown [IPv6:fde9:577b:c1a9:4410:910a:c94e:126:a4b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 1D564C76FD8; Mon, 24 Aug 2015 19:18:56 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: RCTL and VIMAGE for 11.0-RELEASE From: "Bjoern A. Zeeb" In-Reply-To: <1440443338.1828791.364761057.5F263CEC@webmail.messagingengine.com> Date: Mon, 24 Aug 2015 19:18:24 +0000 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4EE0EEFA-EDAB-4A88-B959-458C1D89900F@FreeBSD.org> References: <1440443338.1828791.364761057.5F263CEC@webmail.messagingengine.com> To: Mark Felder X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 24 Aug 2015 19:19:04 -0000 > On 24 Aug 2015, at 19:08 , Mark Felder wrote: >=20 > What is preventing RCTL from being enabled right now? Any = known/serious > blockers? It=E2=80=99s enabled in GENERIC. > And the same for VIMAGE? I know there were issues with some firewalls, > but I'm not sure where that stands today. Does it degrade network > performance in a measurable way? Ignoring performance for a second, there is more than just firewalls = that needs to be done. I started writing a plan for the next 4 months = yesterday. Most of this was done a few years ago and never made it to = HEAD. It needs to be re-validated. If my plan comes together we=E2=80=99= ll have another 4 month window before the 11 release cycle will start. /bz