From owner-freebsd-stable@freebsd.org Tue Sep 13 12:42:43 2016 Return-Path: Delivered-To: freebsd-stable@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 D071DBD9455 for ; Tue, 13 Sep 2016 12:42:43 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BADA8A43 for ; Tue, 13 Sep 2016 12:42:43 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: by mailman.ysv.freebsd.org (Postfix) id BA35EBD9454; Tue, 13 Sep 2016 12:42:43 +0000 (UTC) Delivered-To: stable@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 B9E9EBD9453 for ; Tue, 13 Sep 2016 12:42:43 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DA24A42; Tue, 13 Sep 2016 12:42:42 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from slw by zxy.spb.ru with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1bjn2t-000NJv-Ms; Tue, 13 Sep 2016 15:42:39 +0300 Date: Tue, 13 Sep 2016 15:42:39 +0300 From: Slawa Olhovchenkov To: Andriy Gapon Cc: Konstantin Belousov , stable@FreeBSD.org Subject: Re: X2APIC support Message-ID: <20160913124239.GZ34394@zxy.spb.ru> References: <20160904162926.GF83214@kib.kiev.ua> <358ed414-9da6-ac29-55fc-6d7be680c2ce@FreeBSD.org> <20160912093905.GP34394@zxy.spb.ru> <20160912164412.GS34394@zxy.spb.ru> <5662c700-f139-4754-8693-7adc0f2657be@FreeBSD.org> <20160912175348.GV34394@zxy.spb.ru> <20160913121133.GX34394@zxy.spb.ru> <71a1f864-66de-0010-5024-e8e985f422f4@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <71a1f864-66de-0010-5024-e8e985f422f4@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) 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 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2016 12:42:43 -0000 On Tue, Sep 13, 2016 at 03:38:17PM +0300, Andriy Gapon wrote: > On 13/09/2016 15:11, Slawa Olhovchenkov wrote: > > On Tue, Sep 13, 2016 at 03:04:13PM +0300, Andriy Gapon wrote: > > > >> On 12/09/2016 20:53, Slawa Olhovchenkov wrote: > >>> boot_cpu_id = 255 > >> > >> I think that this points towards the BIOS not configuring the BSP LAPIC > >> correctly when you select that combination of BIOS options. > >> That's weird, but I fail to find any other explanation. > >> > >> If wonder what would happen if you disable X2APIC_OPT_OUT and set > >> hw.x2apic_enable=0 in loader.conf or at the loader prompt. > > > > Boot OK w/o hw.x2apic_enable=0, only with disable X2APIC_OPT_OUT. > > > > This doesn't answer my question and doesn't add any new information, correct? I am don't see any question. I am see only suggestion of workaround. Sorry if missunderstund. You need some additional debug print?