From owner-svn-src-head@FreeBSD.ORG Sun Sep 8 08:04:10 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 25BCB925; Sun, 8 Sep 2013 08:04:10 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99E072072; Sun, 8 Sep 2013 08:04:09 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r88843QE030508; Sun, 8 Sep 2013 12:04:03 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r88843Pi030507; Sun, 8 Sep 2013 12:04:03 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Sun, 8 Sep 2013 12:04:03 +0400 From: Gleb Smirnoff To: Slawa Olhovchenkov Subject: Re: svn commit: r255323 - in head/sys: amd64/conf i386/conf Message-ID: <20130908080403.GA4574@FreeBSD.org> References: <20130907170700.GB3796@zxy.spb.ru> <20130907210244.GE3796@zxy.spb.ru> <20130907212957.GF3796@zxy.spb.ru> <20130907214728.GG3796@zxy.spb.ru> <20130908072208.GZ4574@FreeBSD.org> <20130908080033.GH3796@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130908080033.GH3796@zxy.spb.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Adrian Chadd , "src-committers@freebsd.org" , Bryan Venteicher , "svn-src-all@freebsd.org" , "Andrey V. Elsukov" , "svn-src-head@freebsd.org" , Edward Tomasz Napiera?a X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2013 08:04:10 -0000 On Sun, Sep 08, 2013 at 12:00:33PM +0400, Slawa Olhovchenkov wrote: S> On Sun, Sep 08, 2013 at 11:22:08AM +0400, Gleb Smirnoff wrote: S> S> > On Sun, Sep 08, 2013 at 01:47:28AM +0400, Slawa Olhovchenkov wrote: S> > S> As we can see by activity in list planed: ipf 5.1, native iSCSI, S> > S> switch off GCC (with broken by clang kernel part), patch ld.so and many others. S> > S> Changed in loader and take out modules from kernel at this time is little-o. S> > S> > ipf 5.1 affects only small fraction of users - those who use ipf. S> > Ditto for iSCSI. Switching off gcc affects only build issues, not S> > system stability or usability. S> S> -HEAD, compiled by clang, can't resume from sleep by generating NMI. This S> is not system stability or usability? HEAD is compiled by clang for a year, already. Switching gcc off is a build issue. -- Totus tuus, Glebius.