From owner-svn-src-head@FreeBSD.ORG Sun Sep 8 07:58:30 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 F302179F; Sun, 8 Sep 2013 07:58:29 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id A5C4A2011; Sun, 8 Sep 2013 07:58:29 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1VIZv7-000BIP-Vr; Sun, 08 Sep 2013 12:00:33 +0400 Date: Sun, 8 Sep 2013 12:00:33 +0400 From: Slawa Olhovchenkov To: Gleb Smirnoff Subject: Re: svn commit: r255323 - in head/sys: amd64/conf i386/conf Message-ID: <20130908080033.GH3796@zxy.spb.ru> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130908072208.GZ4574@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false 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 07:58:30 -0000 On Sun, Sep 08, 2013 at 11:22:08AM +0400, Gleb Smirnoff wrote: > On Sun, Sep 08, 2013 at 01:47:28AM +0400, Slawa Olhovchenkov wrote: > S> As we can see by activity in list planed: ipf 5.1, native iSCSI, > S> switch off GCC (with broken by clang kernel part), patch ld.so and many others. > S> Changed in loader and take out modules from kernel at this time is little-o. > > ipf 5.1 affects only small fraction of users - those who use ipf. > Ditto for iSCSI. Switching off gcc affects only build issues, not > system stability or usability. -HEAD, compiled by clang, can't resume from sleep by generating NMI. This is not system stability or usability? And I am already wrote about this. nobody cares. Some time ago -HEAD snapshot can't be installed in virtulabox with vm_phys_free_pages: page 0xc33fbfb8 has unexpected order 6. May be this is clang issue? Perhaps. I save state this virtual machine.