From owner-freebsd-current@FreeBSD.ORG Fri Nov 19 18:15:33 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADD7E10656A7; Fri, 19 Nov 2010 18:15:33 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 863F58FC16; Fri, 19 Nov 2010 18:15:31 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA17131; Fri, 19 Nov 2010 20:15:28 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4CE6BEC0.8010908@freebsd.org> Date: Fri, 19 Nov 2010 20:15:28 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: Sean Bruno References: <4CE69CFA.4030803@freebsd.org> <20101119171359.65b43213@ernst.jennejohn.org> <4CE6ACEF.4000303@freebsd.org> <1290189723.3201.38.camel@home-yahoo> In-Reply-To: <1290189723.3201.38.camel@home-yahoo> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" , Ivan Voras , Garrett Cooper Subject: Re: A big-ish machine, cannot boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 18:15:33 -0000 on 19/11/2010 20:02 Sean Bruno said the following: > What I've seen is that the long pause occurs between the display of the > SMAP (boot verbose) and the copywrite notice. The delay gets worse with > larger memory maps. How much memory do we talk about? I wonder if it could be the code that touches each page to test its usability. Some printf-profiling could be enlightening. -- Andriy Gapon