From owner-svn-src-head@FreeBSD.ORG Thu Jan 31 01:26:00 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id F1AA310C; Thu, 31 Jan 2013 01:26:00 +0000 (UTC) Date: Thu, 31 Jan 2013 01:26:00 +0000 From: Alexey Dokuchaev To: Ian Lepore Subject: Re: svn commit: r246134 - head/sbin/devd Message-ID: <20130131012600.GB14619@FreeBSD.org> References: <201301302337.r0UNbac6035085@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201301302337.r0UNbac6035085@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org 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: Thu, 31 Jan 2013 01:26:01 -0000 On Wed, Jan 30, 2013 at 11:37:36PM +0000, Ian Lepore wrote: > New Revision: 246134 > URL: http://svnweb.freebsd.org/changeset/base/246134 > > Log: > Improve devd startup time, by tweaking some string handling routines [...] > > On a 1.2 GHz ARM processor this reduces the time to parse the config files > from 13 to 6 seconds. Sweet! MFCs are planned, I presume? ./danfe