From owner-freebsd-arm@freebsd.org Wed Oct 4 04:50:44 2017 Return-Path: Delivered-To: freebsd-arm@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 A1A62E2DDF3 for ; Wed, 4 Oct 2017 04:50:44 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (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 24DDA712C4; Wed, 4 Oct 2017 04:50:44 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-lf0-x236.google.com with SMTP id d10so9692161lfg.11; Tue, 03 Oct 2017 21:50:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9DlygzgOGvbmjIUlzn2S/zzHKcqPWy3djH5cpAner7Q=; b=lyN05eqTNUTFPywcQKMSBVXVZOoFJ6PaCtyc4Q+atfoKnZhk/5Plvga8Udjwx6bzXI DqxjraPNROtLgH/VGcDGEqGomhIw6eJB2QvauZKhLcIz/GzJC4ScM1+fjWqKeXf7+aZ/ MXQLZMFu/IFxAXHMJWK/AQZqsXlvkB/gshX/kcht51fG7dE3ZAzUBle64xP4yqDZxwfU RA5ezhKKHDdgVuCiqcTNoQPh+ScWZDCZGlgl7e96oUo5NMiqIZqeOxqmycWETZFV6yA9 CZxQTWdOL9exFyr2ORj2MRg2EP4a2GNjTnZTyHkvYkyPJwmn/VBkxVCbE0ScR1N/BMRr zwbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9DlygzgOGvbmjIUlzn2S/zzHKcqPWy3djH5cpAner7Q=; b=lA5tfyYtr4mI8WS+PjRWRRhr2lRpAo2uxUV3TpCvviQFVzxBT+oGmSIAxwos1k80K/ EwXKveyxhOsu7u51h++y7lSZ+wP0IZhE5wzD2BMGhP5ugrgvK9B8dwHb2qm8FQzKSOAQ QxJ2ZHUjjqE4hHZTgb8aLIVN0ZPLgijNWg9jPCJi9o9aPzIxRZ09iBuzv2irR3XMcXSr iMR/sZPAeleQkJ/UjbMs1gb7zEpGHlUC5p93WfUHxEatQmCNjSOPN3RvlbLJBlOV6Lta MaCz/ZY05liY+uhNCQIlXtyXHTRL0/FatKwcWT/wHJu+iyJsXOF1yRGF7xWClnNLwaap HQFQ== X-Gm-Message-State: AMCzsaUQuXF4E6HpWZgVK1DXolDvnWO9ZcVChEJIO8ndN3UioZsHIVR1 3Kv1GctgIVoXkH3H3dhoddvPZwNjUVcapFvVb4s= X-Google-Smtp-Source: AOwi7QCE8GDta31wz//6ybQsV1sDMJ5T8rop3rCICCSbxXGMEi4DaZ1XVW2YZeYP6yMbbIw93fVuA9senNZ0BUyXNq4= X-Received: by 10.25.234.66 with SMTP id i63mr3671152lfh.188.1507092642384; Tue, 03 Oct 2017 21:50:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.14.2 with HTTP; Tue, 3 Oct 2017 21:50:41 -0700 (PDT) In-Reply-To: References: <176dbdd5-1a32-06b2-7dd8-0647cc0fbe20@acm.org> <1506954050.22078.55.camel@freebsd.org> <1506962766.22078.69.camel@freebsd.org> <20171003170053.GB2918@lonesome.com> <8eb57091-0b6f-3f0a-8c80-997b951a383f@acm.org> <1507068609.86205.81.camel@freebsd.org> From: Russell Haley Date: Tue, 3 Oct 2017 21:50:41 -0700 Message-ID: Subject: Re: GENERIC kernel (was Re: BeagleBone Crochet Build Problem) To: Warner Losh Cc: Ian Lepore , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2017 04:50:44 -0000 On Tue, Oct 3, 2017 at 3:55 PM, Warner Losh wrote: > On Tue, Oct 3, 2017 at 4:10 PM, Ian Lepore wrote: > >> On Tue, 2017-10-03 at 14:55 -0600, Warner Losh wrote: >> > On Tue, Oct 3, 2017 at 2:03 PM, Thomas Laus wrote: >> > >> > > >> > > On 10/03/17 13:00, Mark Linimon wrote: >> > > > >> > > > On Mon, Oct 02, 2017 at 10:46:06AM -0600, Ian Lepore wrote: >> > > > > >> > > > > Why are we working towards a GENERIC kernel for arm? >> > > > My intuition would be: >> > > > >> > > > - easier to tell new FreeBSD users how to start >> > > > - less work for Release Engineering to make targets >> > > > >> > > > OTOH I'm not doing the work so I don't get to set the >> > > > direction :-) >> > > > >> > > > My _opinion_ is that we still seem to have a steeper >> > > > curve for our new users than is necessary. I intend to >> > > > think about that more this fall. >> > > > >> > > That is probably 'wishful thinking' for the very distant future. Most >> > > of the common ARM SOC's have very different capabilities between each >> > > other. Each also requires a unique U-Boot partition that gets read >> > > before the FreeBSD kernel is loaded. >> > > >> > While this is true, how to create them can be described generically. You >> > put these bits in this physical location, or on that partition and away >> you >> > go. The pre-boot environment is indeed different, but it's highly >> desirable >> > to have everything after that identical. It ensures uniformity in a >> highly >> > fragmented segment of our user base. Different kernels, even generated >> from >> > the same sources, run the risk of being subtly different from each other, >> > leading to less coverage between the boards. We've had issues related to >> > this in the past from time to time. >> > >> > I'm working on a program I'm calling "spin" which will take a description >> > of what to use (eg, u-boot for the banana ramma board plus FreeBSD 12.3R) >> > and it will create a bootable image knowing nothing more. If it also has >> to >> > know which of a bazillion kernels to use, that makes things more >> > complicated. >> > >> > We want more uniformity, not less. Much of the differences we have today >> > are arbitrary (and often wrong). >> > >> > >> > > >> > > I strongly favor the current approach that has a custom kernel >> > > configuration file and U-Boot for each SOC. All of the common ARM >> > > systems have a limited amount of real estate to store FreeBSD kernel >> and >> > > base system because it all must fit on a SD memory card. Having a >> > > GENERIC kernel that covers all SOC variants would consume flash space >> > > that will never be used. >> > >> > Nobody is saying that you can't do this. Just that GENERIC will be the >> > union of all these kernel and be what you get by default. Since nobody >> has >> > quantified the differences, I'm having trouble getting worked up over the >> > somewhat trivial difference in size (especially compared to most SD cards >> > today). >> > >> > Warner >> >> Well, I guess I'll stop pretending there's any chance this freight >> train can be stopped. I find the advantages mentioned so far dubious >> at best, specious at worst, except for the single item "packaged base". >> I don't know much about how that stuff is structured, but I can see >> how having lots of different kernels might be difficult for packaging. >> >> But we absolutely have to solve the problem of making it easy for >> people to create custom kernel configs. "Include GENERIC and add some >> nodevice/nooption lines" is just not going to work. Right now I use >> "include IMX6" and then some nodevice/nooption lines, and that works >> fine. >> >> So if IMX6 goes away as a standalone buildable config, there needs to >> be some other thing like it that can be included. The idea that keeps >> nudging me is that our GENERIC should look like: >> >> include std.armv6 >> include std.armdebug >> include std.a10 >> include std.a20 >> include std.bcm2835 >> include std.imx6 >> ... >> >> Now anybody can create a custom config by including std.armv6, >> std.armdebug if they want it, and their soc's std file. (The >> std.armdebug is also for re@, so that it's easy for them to adjust when >> making releases.) >> >> The problem is that I'm so backed up with other obbligations and >> problem reports not getting dealt with and of course $work, so I never >> find any time to give a scheme like this a try. >> > > I welcome others to try to do this. You'll find it is a bit like peeling an > onion. You don't have orthogonal classes so much as a venn diagram. I want > to support ALL SoCs for the bcm2835 family? Or I just want to support one > specific one. Allwinner makes this especially noticeable since it has a > large family of things. And then do you slice the supported devices up via > busses (only include those devices on PCI bus) vs device type (only include > network devices). But then you get people wanting to have just wireless > devices, or just USB wireless devices. You quickly discover a combinatoric > explosion if you want to do this generically. > > I'll see if I can find some time take a shot at doing it just at the SoC > level, but doing it generically gets really ugly really quickly.... Solving > that specific problem doesn't look too awful. > > Warner My ignorance on this subject allows me to ask an obtuse question: Is there no way to do something more dynamic and maintainable with kldload and ubldr using scripts? As Warner has pointed out, there are more arm variants, more manufacturers/SOM makers and more board variants every year. Stuffing everything in and then "un-including" everything doesn't sound maintainable. Even Ians suggestion may get cumbersome in a short time. What if we actually do get good support for Qualcom chips? Think of how many phone makers are there? Russ