From owner-freebsd-security@FreeBSD.ORG Wed Sep 8 03:18:36 2010 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B485910656D3; Wed, 8 Sep 2010 03:18:36 +0000 (UTC) (envelope-from vadim_nuclight@mail.ru) Received: from fallback4.mail.ru (fallback4.mail.ru [94.100.176.42]) by mx1.freebsd.org (Postfix) with ESMTP id 392218FC18; Wed, 8 Sep 2010 03:18:35 +0000 (UTC) Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.176.47]) by fallback4.mail.ru (mPOP.Fallback_MX) with ESMTP id D5FA6304E04F; Wed, 8 Sep 2010 01:31:49 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=In-Reply-To:Message-ID:Content-Transfer-Encoding:MIME-Version:Content-Type:From:References:Subject:To:Date; bh=PBHkzXMDK7dZaTO1ZoDpS+Qw7jC38g8g4bbwA+NqDp4=; b=4FHDzgsBkg/E2xlCfN6kRwYjU/e8Cn568fTE5b458ghwFA6KnW2FV0AO+eSlk93SQsKsXqv7M0f/KTuL8mhcTnD37i8ukWKktZhiaUq9zRlm+G9O2hl4ZKqQCuYvP29P; Received: from [217.29.94.29] (port=35203 helo=nuclight) by smtp5.mail.ru with asmtp id 1Ot5lb-0005MV-00; Wed, 08 Sep 2010 01:31:48 +0400 Date: Wed, 08 Sep 2010 04:31:46 +0700 To: freebsd-stable@freebsd.org, freebsd-security@freebsd.org References: <201009011653.o81Grkm4056064@fire.js.berklix.net> <201009011902.06538.hselasky@c2i.net> <4C8627A6.1090308@icyb.net.ua> From: "Vadim Goncharov" Organization: AVTF TPU Hostel Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <4C8627A6.1090308@icyb.net.ua> User-Agent: Opera M2/7.54 (Win32, build 3865) X-Mras: Ok X-Mailman-Approved-At: Wed, 08 Sep 2010 04:47:30 +0000 Cc: Subject: Re: HEADS UP: FreeBSD 6.4 and 8.0 EoLs coming soon X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 03:18:36 -0000 07.09.10 @ 18:53 Andriy Gapon wrote: > on 07/09/2010 13:38 Vadim Goncharov said the following: >>> Just to clarify things a little for those following it: >>> the original I4B code was removed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (1) >>> for entirely practical reasons: it couldn't run without the Giant >>> lock, and support for the Giant lock over the network stack was >>> removed. >> >> But if it was used, removing a component just because of Giant lock is >> not >> practical and is purely ideologic, isn't it? > > Which part of "support for the Giant lock *over the network stack* was > removed" > [emphasis mine] do you not understand? No, component removed was (1), I've underlined. > The reason is performance for overall network stack, not ideology. For a practical reasons, "it works but slow" is better than "doesn't work at all (due to absence of code in the src tree)". "Make it work. Make it right. Make it fast. In that order", know this? Sacrificing "work" for "fast"?.. Hmm, if it is not ideology, then what is it?.. > BTW, there were advanced notices for users, request for volunteers, etc. > > So, if you didn't speak up at that time please keep silence now :-) You do not understand the problem. It is not in notices & volunteers, but rather in the Project's policy - delete something which could still work. Personally, I don't use ISDN, so didn't said anything that time, but now, there are more precedents of removing components from FreeBSD - so, for now, I must say that this policy is harmful. Though I doubt that one man's opinion could change Project's policy until it's too late... -- WBR, Vadim Goncharov