From owner-freebsd-current@freebsd.org Sat Jan 23 11:10:21 2016 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 97F65A8E731 for ; Sat, 23 Jan 2016 11:10:21 +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 5B1151B4A for ; Sat, 23 Jan 2016 11:10:21 +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 7D3DC25D38A4; Sat, 23 Jan 2016 11:10:18 +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 91846C76FE7; Sat, 23 Jan 2016 11:10:17 +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 HJG4JvbUCoLA; Sat, 23 Jan 2016 11:10:16 +0000 (UTC) Received: from [IPv6:fde9:577b:c1a9:4410:35ea:81f9:7462:46a9] (unknown [IPv6:fde9:577b:c1a9:4410:35ea:81f9:7462:46a9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id AE051C76FE6; Sat, 23 Jan 2016 11:10:15 +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: <56A3209A.4080703@gmail.com> Date: Sat, 23 Jan 2016 11:09:55 +0000 Cc: freebsd-current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <1440443338.1828791.364761057.5F263CEC@webmail.messagingengine.com> <4EE0EEFA-EDAB-4A88-B959-458C1D89900F@FreeBSD.org> <56A3209A.4080703@gmail.com> To: Ernie Luzar 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: Sat, 23 Jan 2016 11:10:21 -0000 > On 23 Jan 2016, at 06:41 , Ernie Luzar wrote: >=20 > Bjoern A. Zeeb wrote: >>> 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=20= > 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 >=20 > It's been 5 months since the above was posted. What is the status of = VIMAGE as part of base in 11.0-RELEASE? There is ongoing work; it was slightly delayed to the original plan. = Hope it all hits HEAD before early/mid March. Expect more patches soon. /bz=