From owner-freebsd-current@FreeBSD.ORG Mon Feb 24 14:18:51 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56E56323 for ; Mon, 24 Feb 2014 14:18:51 +0000 (UTC) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [IPv6:2a01:4f8:201:220c::1:1]) by mx1.freebsd.org (Postfix) with ESMTP id 11F6B1AD8 for ; Mon, 24 Feb 2014 14:18:51 +0000 (UTC) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id 945035C34 for ; Mon, 24 Feb 2014 15:18:49 +0100 (CET) Message-ID: <530B54C9.7000702@borderworlds.dk> Date: Mon, 24 Feb 2014 15:18:49 +0100 From: Christian Laursen Organization: The Border Worlds User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: libinit idea References: <20140223182232.GA25967@lucius.XxX> <530A4D0A.5000604@bluerosetech.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 24 Feb 2014 14:18:51 -0000 On 02/24/14 14:34, Andreas Nilsson wrote: > On Mon, Feb 24, 2014 at 2:25 PM, Matthias Gamsjager wrote: > >> How about delaying the startup of services that are not necessary right at >> the start. For example sshd, samba etc could be loaded after xdm ( or even >> after the DE has loaded). > > > On my core i5 with regular hdd I get: > 23sec to boot kernel > 13sec from mounted root to slim login promp. I have not done any measurements here but this is what I experience as well. Once / has been mounted the rest of the startup doesn't take long. > Fixing the kernel boot time seems like a bigger gain, imho. +1 -- Christian Laursen