From owner-freebsd-stable@freebsd.org Thu Jul 14 19:18:47 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 861BAB996FC for ; Thu, 14 Jul 2016 19:18:47 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1b.ore.mailhop.org (outbound1b.ore.mailhop.org [54.200.247.200]) (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 49DBD1B9E for ; Thu, 14 Jul 2016 19:18:46 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-User: bc73dd3a-49f7-11e6-a0ff-e511cd071b9b X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 73.34.117.227 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [73.34.117.227]) by outbound1.ore.mailhop.org (Halon Mail Gateway) with ESMTPSA; Thu, 14 Jul 2016 19:18:24 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.14.9) with ESMTP id u6EJHagl007110; Thu, 14 Jul 2016 13:17:36 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1468523856.72182.221.camel@freebsd.org> Subject: Re: FreeBSD 10.3 slow boot on Supermicro X11SSW-F From: Ian Lepore To: Kurt Jaeger , Brandon Allbery Cc: freebsd-stable Date: Thu, 14 Jul 2016 13:17:36 -0600 In-Reply-To: <20160714184222.GC36995@home.opsec.eu> References: <577282AA.5080803@quip.cz> <20160714161109.GA36995@home.opsec.eu> <20160714183640.GB36995@home.opsec.eu> <20160714184222.GC36995@home.opsec.eu> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2016 19:18:47 -0000 On Thu, 2016-07-14 at 20:42 +0200, Kurt Jaeger wrote: > Hi! > > > > Before: ca. 660 seconds to reboot, now 77 seconds to reboot. > > > Now, if someone could explain, why... > > > https://lists.freebsd.org/pipermail/freebsd-stable/2016-June/084865 > > .html > > Any pointer to a commit or three that fixed it ? > I think this is the one... https://svnweb.freebsd.org/base?view=revision&revision=298230 -- Ian