From owner-freebsd-embedded@freebsd.org Wed Mar 9 01:58:00 2016 Return-Path: Delivered-To: freebsd-embedded@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08078AC835F for ; Wed, 9 Mar 2016 01:58:00 +0000 (UTC) (envelope-from brad2000@gmail.com) Received: from mail-vk0-x22e.google.com (mail-vk0-x22e.google.com [IPv6:2607:f8b0:400c:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3321CFD; Wed, 9 Mar 2016 01:57:59 +0000 (UTC) (envelope-from brad2000@gmail.com) Received: by mail-vk0-x22e.google.com with SMTP id c3so39669584vkb.3; Tue, 08 Mar 2016 17:57:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=ZPTPjZp68gu5Y/uJToSVDFQzKlAE0wtU3wyR3JP8Gl0=; b=luKt2a8w4QPrDJcy9EOO25PmMwMnDwc862mqT4c9D714D9ooTMoz9F3bIqYrhJetma Gr4OhtJlekpm/suA+YaANS5DfZFyaNbFm29X27sJWzoeSxppQOAwpf2DlM+9GvXke4m4 Al889OmGbScTBy7QLGztSpnhPH0Y+Jmh2ZzlAtw4X6oIlQCAwvgt+5eD14y4ok4hVUL9 JsJ5FhK9Xzl3ama822bAMRF7RBC7YdC1HwAYvVQ5QUoKikSaq0ijVC50XHb7SKzjAAH5 HJmBM6aQBZ07DFXRL3KciCo41FuX5I3tHDQvvXUHuBe7PyuDM+1BByMhj/+7P5+xIlLC 8+gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=ZPTPjZp68gu5Y/uJToSVDFQzKlAE0wtU3wyR3JP8Gl0=; b=L/gISSPNkcaPiVeAPvRTsm/86nJgCZOXOLjHUozE0CnTo6ClLiEMT1K01lKXDA02i1 rthqu0BZUiBHQUEikdvy+pD87750Z38vsTeZIZiajnzp9u+1S6YphH9Gs7iqx75PWDDH +W2hoYvHhTf4DjIRyFr9owO4ypKHyIgw4+PyYoTGidfBzCahUJQhsUUjY/EjGDNWgUuU JJ4kEDiP3BjO4flLhC3RdSwsUK5jUF7Zj6Q5jRKeX9JmZJpoLKW60SaGBvG+xzSJArw3 X4ynwyXWkAI64RGyuxFYkJBI8jlnrDmd5ognQN/kWQbdWKKCfdUZmwP4gZ4PFaTU7p1U fjuQ== X-Gm-Message-State: AD7BkJJVwYXlkFGtDWlbCnk+0QY6UhM/Ww+OOtMrti+Oq2jbWt2Cq0Kjy6fNliYwKfHQOEvtP0LEX33DKQQr/A== MIME-Version: 1.0 X-Received: by 10.31.56.151 with SMTP id f145mr29885209vka.107.1457488678955; Tue, 08 Mar 2016 17:57:58 -0800 (PST) Sender: brad2000@gmail.com Received: by 10.31.163.18 with HTTP; Tue, 8 Mar 2016 17:57:58 -0800 (PST) In-Reply-To: References: <1457473674.1406.46.camel@freebsd.org> Date: Tue, 8 Mar 2016 18:57:58 -0700 X-Google-Sender-Auth: _BdTAoEX6gxt7Emge0lct1uooTk Message-ID: Subject: Re: ? about kernel size.. From: Brad Walker To: Adrian Chadd Cc: Ian Lepore , "freebsd-embedded@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2016 01:58:00 -0000 On Tue, Mar 8, 2016 at 6:49 PM, Adrian Chadd wrote: > Right, and this is why these days people just don't bother and they > spin up linux on a supported tiny SoC and they go from there. > > So I'd really just look at the minimum MIPS or ARM SoC that already > runs FreeBSD and go from there. :-P Would you mind pointing me to an example of this, because I'm just not finding it. -brad w.