Date: Tue, 1 Mar 2011 07:54:14 -0500 From: John Baldwin <jhb@freebsd.org> To: freebsd-current@freebsd.org Cc: Roman Divacky <rdivacky@freebsd.org>, current@freebsd.org Subject: Re: [TESTING]: boot2 changes Message-ID: <201103010754.14686.jhb@freebsd.org> In-Reply-To: <20110228203928.GA93494@freebsd.org> References: <20110228203928.GA93494@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, February 28, 2011 3:39:28 pm Roman Divacky wrote: > 3) it changes the first keyhit limit to 5 seconds from 3 > so that constant propagation can take place Does this make booting take 2 seconds longer as a result? I'm curious as to why '3*FOO' isn't a constant but '5*FOO' is? I think the rest of the patch is fine. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103010754.14686.jhb>