From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 18 19:21:06 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82949106566C for ; Sat, 18 Feb 2012 19:21:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 06A438FC0C for ; Sat, 18 Feb 2012 19:21:05 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so3412255wib.13 for ; Sat, 18 Feb 2012 11:21:05 -0800 (PST) Received-SPF: pass (google.com: domain of adrian.chadd@gmail.com designates 10.180.93.4 as permitted sender) client-ip=10.180.93.4; Authentication-Results: mr.google.com; spf=pass (google.com: domain of adrian.chadd@gmail.com designates 10.180.93.4 as permitted sender) smtp.mail=adrian.chadd@gmail.com; dkim=pass header.i=adrian.chadd@gmail.com Received: from mr.google.com ([10.180.93.4]) by 10.180.93.4 with SMTP id cq4mr5474112wib.21.1329592865049 (num_hops = 1); Sat, 18 Feb 2012 11:21:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Eav5rtJQrCsADmGo+ySQ741xjQo4qnv/+8gZMq7QoGM=; b=ATP4rhreodZsnXo3KLtmqjSKNBbMxEcIxzC7XRofhbEuGj13uK0dOg4tDxbb1HRkCt VBFt+iEEVUTocBRXGTBb7FUGWrggHzfreCVi7Wv5qzWfGV4Mgs5pRUEYATit7O+4vbaA JqmcQntwXi+kPvfoWb78Umr/fAjF+lhx4P/Ek= MIME-Version: 1.0 Received: by 10.180.93.4 with SMTP id cq4mr4500675wib.21.1329591498974; Sat, 18 Feb 2012 10:58:18 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.154.199 with HTTP; Sat, 18 Feb 2012 10:58:18 -0800 (PST) In-Reply-To: <4f3ff151.FznGzC6RC0a5qBKx%perryh@pluto.rain.com> References: <4F3E8225.9030501@FreeBSD.org> <4F3E8C26.3080900@FreeBSD.org> <4F3EA5F2.9070804@gmail.com> <4F3EAE5F.6070903@gmail.com> <20120217.220802.988.2@DOMY-PC> <4F3EDEBC.7040703@gmail.com> <4F3EFB70.5000102@FreeBSD.org> <4f3ff151.FznGzC6RC0a5qBKx%perryh@pluto.rain.com> Date: Sat, 18 Feb 2012 10:58:18 -0800 X-Google-Sender-Auth: xfgTqTmOg4vxm5nJQNYPZwGaMug Message-ID: From: Adrian Chadd To: perryh@pluto.rain.com Content-Type: text/plain; charset=ISO-8859-1 Cc: rank1seeker@gmail.com, sendtomatt@gmail.com, dougb@freebsd.org, hackers@freebsd.org Subject: Re: 8 to 9: Kernel modularization -- did it change? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2012 19:21:06 -0000 Very very inefficient BIOS and loader behaviour? I'm not sure libufs is caching anything? Adrian