From owner-freebsd-questions@FreeBSD.ORG Fri Mar 4 23:17:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85BFB1065670 for ; Fri, 4 Mar 2011 23:17:21 +0000 (UTC) (envelope-from gull@gull.us) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2739F8FC13 for ; Fri, 4 Mar 2011 23:17:20 +0000 (UTC) Received: by ewy28 with SMTP id 28so899431ewy.13 for ; Fri, 04 Mar 2011 15:17:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.5.2 with SMTP id 2mr796937eek.15.1299280640192; Fri, 04 Mar 2011 15:17:20 -0800 (PST) Received: by 10.14.119.1 with HTTP; Fri, 4 Mar 2011 15:17:20 -0800 (PST) X-Originating-IP: [128.95.17.209] In-Reply-To: <1299279119.2909.1.camel@core.nessbank> References: <4D716372.2050606@gmail.com> <1299279119.2909.1.camel@core.nessbank> Date: Fri, 4 Mar 2011 15:17:20 -0800 Message-ID: From: David Brodbeck To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: FreeBSD kernel init slower than linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 23:17:21 -0000 On Fri, Mar 4, 2011 at 2:51 PM, Bruce Cran wrote: > I think it's because no concerted effort has been put into optimizing > the boot time on FreeBSD. I tested a stripped-down kernel on my iBook G4 > a while ago and it would boot in a couple of seconds - but that was > without any network card, USB support etc. I think that's correct. There was a concerted effort to optimize boot time on Linux once people started to run it on netbooks, where fast booting is a big deal. FreeBSD concentrates mostly on servers, and no one really cares how long it takes a server to boot because you don't boot them very often...