From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72DF4C5B578 for ; Wed, 3 Jul 2019 22:42:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 333EF21882 for ; Wed, 3 Jul 2019 22:42:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562193758; bh=a0yZjsgWewtpDDoVFrAXWiYIAsNMau9sa4xhkhASoiU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=MpEfsJIW2AxSAHcxFMiLFvUFAAC17SW82OCKL8LtD7hRWBuIvDD3TbyJEzn+Cdxda NgpwBgQJT9bxofSchdithoqgSP6JZMZsFMfF4blqf/V8UBMuoW+svzlOw7sQrNLed+ eleVwMmbjvG8pznkDdmKpqfa5oYhkktLhPY9xidI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727121AbfGCWmh (ORCPT ); Wed, 3 Jul 2019 18:42:37 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:42527 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726562AbfGCWmh (ORCPT ); Wed, 3 Jul 2019 18:42:37 -0400 Received: by mail-pl1-f196.google.com with SMTP id ay6so1969483plb.9; Wed, 03 Jul 2019 15:42:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=PCddMzEjs2p7iYZQi+ZtIQLYMeW5v/QID7YyYIQrvbc=; b=Shd6A9yfFvFS7EppLkJtiNvLYUACPWipP+VCuefVf1w+DB3vXNWDqQo+YzROGwJDwj S0r/91nSB1lByhjEaVwqbbNsT2rX15UKcUZFDbpUEC+xTH4VVTipTaOQ9zRP+15jD5uk IfzrwoGUVSn8+GUKXNZiAdd34Q6iDOx0BXhRL2Pu5dqyqd0v8jqg4vqUenVtWCLzhY7J A3DBOMosmd9UV64ezTqtaxgEAVinf7i21XRgCKvUy3SqmyzWH4L+/QzHB235oxVmRt56 ocx1Te0dFt1H6JcIGwzoA5S+O0wu1fij1Yd9eDK7uUYYQexT2b3AFMig56X2TgI3ZUZj x38w== X-Gm-Message-State: APjAAAXXqPbB4GMEbXNKDURg81xQtjHvuVDNWPHxO6kv8Ws1qu7+OWUn DfoOKuh6VLBsNhRsiSgi54Y= X-Google-Smtp-Source: APXvYqyrpSxwL8fWf4uPI4kUSZ+xAGW58c6IDL/yluq9fbRuoFFmUIkciHxkADiZsaesAL3oRZI0pw== X-Received: by 2002:a17:902:76c3:: with SMTP id j3mr43792032plt.116.1562193756183; Wed, 03 Jul 2019 15:42:36 -0700 (PDT) Received: from 42.do-not-panic.com (42.do-not-panic.com. [157.230.128.187]) by smtp.gmail.com with ESMTPSA id b24sm3300146pfd.98.2019.07.03.15.42.34 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 03 Jul 2019 15:42:34 -0700 (PDT) Received: by 42.do-not-panic.com (Postfix, from userid 1000) id 2F07E402AC; Wed, 3 Jul 2019 22:42:34 +0000 (UTC) Date: Wed, 3 Jul 2019 22:42:34 +0000 From: Luis Chamberlain To: "Enrico Weigelt, metux IT consult" Cc: Christoph Hellwig , Brendan Higgins , Cristina Moraru , "vegard.nossum@gmail.com" , Valentin Rothberg , Hannes Reinecke , Sam Ravnborg , Michal Marek , "linux-kernel@vger.kernel.org" , Tom Gundersen , Kay Sievers , Rusty Russell , Andrew Morton , backports@vger.kernel.org, Guenter Roeck , Greg Kroah-Hartman , "rafael.j.wysocki" , Dmitry Torokhov , Takashi Iwai , Mauro Carvalho Chehab , Johannes Berg , Hauke Mehrtens , Paul Bolle , Paul Gortmaker , Alexey Khoroshilov , Sathya Prakash Veerichetty , "Martin K. Petersen" , Laurence Oberman , Johannes Thumshirn , Tejun Heo , Jej B , Theodore Ts'o , Daniel Jonsson , Andrzej Wasowski Subject: Re: [RFC PATCH 0/5] Add CONFIG symbol as module attribute Message-ID: <20190703224234.GY19023@42.do-not-panic.com> References: <20160818175505.GM3296@wotan.suse.de> <20160825074313.GC18622@lst.de> <20160825201919.GE3296@wotan.suse.de> <20190627045052.GA7594@lst.de> <40f70582-c16a-7de0-cfd6-c7d5ff9ead71@metux.net> <20190703173555.GW19023@42.do-not-panic.com> <9a2ae341-9ea7-d4c6-7c3e-b12bb6515905@metux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9a2ae341-9ea7-d4c6-7c3e-b12bb6515905@metux.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: backports-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org On Wed, Jul 03, 2019 at 09:31:33PM +0200, Enrico Weigelt, metux IT consult wrote: > On 03.07.19 19:35, Luis Chamberlain wrote: > > Hi, > > >> Okay, but IIRC this will add more boilerplate those modules. > > > > Just one module attribute. > > Yes, but still one per module. This raises the question whether > maintainers are willing to cope w/ tons of tiny patches for just > one line - for something that will take quite some time to become > actually useful (doesn't help much if only few drivers support it), > and is only helpful in a few use cases. This can be wrapped in kconfig and disabled by default. > And to make it really useful, we also need some way to automatically > derive which other symbols to enable (subsystems, etc), w/o auto- > enabling stuff one doesn't need here. (are the defaults sane for > this usecase ?) No, that's a separate problem. > > The main problem here, IMHO, is that the kconfig system doesn't really > know what makes up a module (it only knows that something w =y cant > depend on something thats =m). > > So it smalls like we'd need some config language that really understands > things like modules, subsystems, arches, etc with their properties and > is used by both kconfig and kbuild. Then we could put all metadata there > instead of the current macro calls. At that point we could also put > things like match tables in here, which would solve the problem of > finding the right driver by hardware descriptions. > > But that's really a *big* topic, it's not easy. Christoph's sugggestion goes along the lines with addressing some of this, yet 2 years havegone by and no one is working on it and its hugely intrusive. I'd welcome the patches. > >> And I wonder whether target binaries are the right place for those > >> things at all - IMHO that's something one wants to derive from the > >> source code / .config's. > > > > For the use cases mentioned for why the module attribute is being > > suggested it would help to not have to download kernel sources. > > Are we still talking about compiling custom kernels ? > (how to do that w/o source code ?) There is a difference between getting kernel sources for your current running kernel Vs getting kernel sources from say Linus' tree or the stable tree, or whatever subsystem you work on. I'm saying that with a module attribute being present you would *not* have to get the kernel sources for the current kernel you are running. > > The only question we want to answer is: for the hardware components > > present on this system, which configs options do I need to enable > > to support these components? > > What else would one need that data, if not compiling a custom kernel > (which in turn needs the source) ? One is compiling a custom kernel. > > At least for virtualization we decided to support at least these two to > > help: > > > > * make kvmconfig > > * make xenconfig > > These two are rather simple. Most times there isn't much variance in > virtual hardware (unless one starts directly mapping in pci or usb > devices ...) Actually no, there is huge variance on the qemu level and that problem is not solved by the above. > > Similar problem would be found if one wanted to find a desirable kernel > > config for a remote system. One should be able to somehow scrape some > > hardware information, dump that to a file, and then somehow generate > > a working config for that system. > > Yes. That's actually pretty much the same usecase (in my case I'd also > have dts, lspci/lsusb output, etc) > > > The module attribute being suggested would enable at least one way > > to gather some of the required config symbols: symbols for *hardware* > > and where one can run a modern kernel, with many features / hardware > > enabled already. > > But only for a pretty specific usecase. Two: build time, and backports. > I'm not opposed to this, but > I wonder whether maintainers are willing to accept that stuff for just > that specific usecase. This is why we are discussing this on this thread. Since we have 'make localmodconfig' already upstream, and since this would help both users of that and backports I'd argue it makes sense upstream. Otherwise I find it that having upstream 'make localmodconfig' but not wanting to improve that problem space rather odd. > > However, folks producing embedded systems *do* / *should* have a lot of > > knowledge of their systems, and so the type of scheme you have devised > > seems sensible for it. > > Usually we have (unless we need to do reverse engineering :o). But it's > a pretty time-consuming task. Especially if the requirements change > several times in the development or lifetime of a specific product. > > For example "oh, we now need eth", "naah, we don't wanna use usb > anymore", "let's take a different SoM", ... not that have pretty > orthogonal sets of configs we need to maintain: hardware- and non- > hardware-related ones. And hardware-related ones can fall into different > categories like fixed-attached/onboard vs. hotpluggable ones. > > Recently I had a case where the customer requested xattr support, so > I had to enable general xattr support as well as per-filesystem. > Pretty simple, but having lots of those cases quickly sums up. One of > the reasons why I've written my own little config generator. I agree that the problem space you are dealing with should be made easier. > >> In embedded world, we often have scenarios where we want a really > >> minimal kernel, but need to enable/disable certain hi-level peripherals > >> in the middle of the project (eg. "oh, we also need ethernet, but we > >> wanna drop usb"). There we'll have to find out what actual chip is, > >> its corresponding driver, required subsystems, etc, and also kick off > >> everything we don't need anymore. > > > > Right. One *should* be able to tell some tool, hey, here is the list of > > my desirable .config options. Go and figure out what I need to make that > > work and give me a resulting .config. Its not easy. > > I think I've already got into a pretty usable state - at least for my > projects. For now only supports a few boards and limited set of > features, but patches are always welcomed :) A solution upstream would be better ;) > >> I've thought about implementing some actual dependency tracking > >> (at least recording the auto-enabled symbols), but didn't expect that > >> to become practically usable anytime soon, > > > > The ability to easily ask the kernel to enable the components needed > > for a respective config option *is* very useful but indeed not easy. > > Yes, it would need to understand things like conditional definitions > to deduce that certain things need to be enabled first, before certain > drivers become choosable. > > > This is not the only space where this problem exists. Similar problem > > exists for distribution packages, and dependencies. Challenges have > > been made for proper research towards these problems, and such research > > has lead distributions to opt to enable some of these algorithms. > > The problem w/ dependencies is that there can be different types of > dependencies, as well as different types of software objects. Just > solving the expressions is only a part of the problem. > > > This begs the question if we could learn from similar efforts on Linux > > for these sorts of questions. One possibility here is to evaluate the > > prospect of using a SAT solver with Minimally Unsatisfiable Subformulas > > (MUSes) support, which should be be able to address thir problem. This > > prospect is ongoing and currrent R&D is active, for details refer to: > > > > https://kernelnewbies.org/KernelProjects/kconfig-sat > > Good tip, I'll have a look at it. > > > It certainly can be useful for components, ie, not hardware. But for > > hardware a one-to-one mapping of one driver to one config would be of > > much more use. > > Unfortunately, we don't have this 1:1 mapping. Often drivers support > different sets of devices, depending on other factors, sometimes sub- > options (eg. different hw versions), sometimes depending on other > subsystems, sometimes arch-specific, etc, etc. > > I think we should work towards that, but I doubt we'd reach that goal > anytime soon, and begs the question whether it's really worth all the > effort required for that. Code speaks, and fortunately its being worked on. > > It would be wonderful if for instance kconfig > > supported a way to group a major set of components under *one* config > > symbol and then say: "I want this major component enabled" and then it'd > > go and enable all the defaults which would be required for it. > > Yes, thought about that, too. For example have syms for selecting whole > boards and features of them - a bit like this: > > --> Preconfigure for specific boards > --> board A > --> board B > ... > --> Enable board features > --> Ethernet port > --> Display > --> Touch panel > --> Audio > .... > > BUT: this would turn into maintenance hell, so I dropped that idea. > > > An example is if you > > wanted to enable PCI on a system which didn't support it. Because of > > this, it seems you'd want *all* desirable configs and let a piece of > > software figure out what you need / can enable. And.. this is precisely > > where the SAT solver with MUSes could help... > > Yes, but this piece of software first needs to know whether eg. PCI > is available on that HW. Oh, and things like PCI could be a dependency > as well as an feature on its own, depending on how you gonna use it. > (eg. if directly access from userland or VMs). Yes, but that is a separate problem. The way 'make localmodconfig' addresses this is by keeping as modules things which are already modules. And keeping things it found as =y as buit-in in your kernel as well. Luis -- To unsubscribe from this list: send the line "unsubscribe backports" in From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7FBCBC06511 for ; Wed, 3 Jul 2019 22:42:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 43D7621882 for ; Wed, 3 Jul 2019 22:42:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562193759; bh=mqaKXpIUaOv5o5DAuot/V+dj1eWcUhrVyM8suEuyl2s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=tqJvcu3PTiKOnR/+cV51Rp6NbpNHPa8DMJdLXXvSyNshydTnckvkdypgdcHTPFEKD wOXmoaSAPLSmuQjJyk4dWpiJrqveoJBw3wii3B6QeH+KOtU7VuHyxqAYkOxNoO3C+Z OiyjM2p7zfDdtcay9dKkGJ+jFjpH+XfMb1VHdKAc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727346AbfGCWmh (ORCPT ); Wed, 3 Jul 2019 18:42:37 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:42527 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726562AbfGCWmh (ORCPT ); Wed, 3 Jul 2019 18:42:37 -0400 Received: by mail-pl1-f196.google.com with SMTP id ay6so1969483plb.9; Wed, 03 Jul 2019 15:42:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=PCddMzEjs2p7iYZQi+ZtIQLYMeW5v/QID7YyYIQrvbc=; b=Shd6A9yfFvFS7EppLkJtiNvLYUACPWipP+VCuefVf1w+DB3vXNWDqQo+YzROGwJDwj S0r/91nSB1lByhjEaVwqbbNsT2rX15UKcUZFDbpUEC+xTH4VVTipTaOQ9zRP+15jD5uk IfzrwoGUVSn8+GUKXNZiAdd34Q6iDOx0BXhRL2Pu5dqyqd0v8jqg4vqUenVtWCLzhY7J A3DBOMosmd9UV64ezTqtaxgEAVinf7i21XRgCKvUy3SqmyzWH4L+/QzHB235oxVmRt56 ocx1Te0dFt1H6JcIGwzoA5S+O0wu1fij1Yd9eDK7uUYYQexT2b3AFMig56X2TgI3ZUZj x38w== X-Gm-Message-State: APjAAAXXqPbB4GMEbXNKDURg81xQtjHvuVDNWPHxO6kv8Ws1qu7+OWUn DfoOKuh6VLBsNhRsiSgi54Y= X-Google-Smtp-Source: APXvYqyrpSxwL8fWf4uPI4kUSZ+xAGW58c6IDL/yluq9fbRuoFFmUIkciHxkADiZsaesAL3oRZI0pw== X-Received: by 2002:a17:902:76c3:: with SMTP id j3mr43792032plt.116.1562193756183; Wed, 03 Jul 2019 15:42:36 -0700 (PDT) Received: from 42.do-not-panic.com (42.do-not-panic.com. [157.230.128.187]) by smtp.gmail.com with ESMTPSA id b24sm3300146pfd.98.2019.07.03.15.42.34 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Wed, 03 Jul 2019 15:42:34 -0700 (PDT) Received: by 42.do-not-panic.com (Postfix, from userid 1000) id 2F07E402AC; Wed, 3 Jul 2019 22:42:34 +0000 (UTC) Date: Wed, 3 Jul 2019 22:42:34 +0000 From: Luis Chamberlain To: "Enrico Weigelt, metux IT consult" Cc: Christoph Hellwig , Brendan Higgins , Cristina Moraru , "vegard.nossum@gmail.com" , Valentin Rothberg , Hannes Reinecke , Sam Ravnborg , Michal Marek , "linux-kernel@vger.kernel.org" , Tom Gundersen , Kay Sievers , Rusty Russell , Andrew Morton , backports@vger.kernel.org, Guenter Roeck , Greg Kroah-Hartman , "rafael.j.wysocki" , Dmitry Torokhov , Takashi Iwai , Mauro Carvalho Chehab , Johannes Berg , Hauke Mehrtens , Paul Bolle , Paul Gortmaker , Alexey Khoroshilov , Sathya Prakash Veerichetty , "Martin K. Petersen" , Laurence Oberman , Johannes Thumshirn , Tejun Heo , Jej B , Theodore Ts'o , Daniel Jonsson , Andrzej Wasowski Subject: Re: [RFC PATCH 0/5] Add CONFIG symbol as module attribute Message-ID: <20190703224234.GY19023@42.do-not-panic.com> References: <20160818175505.GM3296@wotan.suse.de> <20160825074313.GC18622@lst.de> <20160825201919.GE3296@wotan.suse.de> <20190627045052.GA7594@lst.de> <40f70582-c16a-7de0-cfd6-c7d5ff9ead71@metux.net> <20190703173555.GW19023@42.do-not-panic.com> <9a2ae341-9ea7-d4c6-7c3e-b12bb6515905@metux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9a2ae341-9ea7-d4c6-7c3e-b12bb6515905@metux.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 03, 2019 at 09:31:33PM +0200, Enrico Weigelt, metux IT consult wrote: > On 03.07.19 19:35, Luis Chamberlain wrote: > > Hi, > > >> Okay, but IIRC this will add more boilerplate those modules. > > > > Just one module attribute. > > Yes, but still one per module. This raises the question whether > maintainers are willing to cope w/ tons of tiny patches for just > one line - for something that will take quite some time to become > actually useful (doesn't help much if only few drivers support it), > and is only helpful in a few use cases. This can be wrapped in kconfig and disabled by default. > And to make it really useful, we also need some way to automatically > derive which other symbols to enable (subsystems, etc), w/o auto- > enabling stuff one doesn't need here. (are the defaults sane for > this usecase ?) No, that's a separate problem. > > The main problem here, IMHO, is that the kconfig system doesn't really > know what makes up a module (it only knows that something w =y cant > depend on something thats =m). > > So it smalls like we'd need some config language that really understands > things like modules, subsystems, arches, etc with their properties and > is used by both kconfig and kbuild. Then we could put all metadata there > instead of the current macro calls. At that point we could also put > things like match tables in here, which would solve the problem of > finding the right driver by hardware descriptions. > > But that's really a *big* topic, it's not easy. Christoph's sugggestion goes along the lines with addressing some of this, yet 2 years havegone by and no one is working on it and its hugely intrusive. I'd welcome the patches. > >> And I wonder whether target binaries are the right place for those > >> things at all - IMHO that's something one wants to derive from the > >> source code / .config's. > > > > For the use cases mentioned for why the module attribute is being > > suggested it would help to not have to download kernel sources. > > Are we still talking about compiling custom kernels ? > (how to do that w/o source code ?) There is a difference between getting kernel sources for your current running kernel Vs getting kernel sources from say Linus' tree or the stable tree, or whatever subsystem you work on. I'm saying that with a module attribute being present you would *not* have to get the kernel sources for the current kernel you are running. > > The only question we want to answer is: for the hardware components > > present on this system, which configs options do I need to enable > > to support these components? > > What else would one need that data, if not compiling a custom kernel > (which in turn needs the source) ? One is compiling a custom kernel. > > At least for virtualization we decided to support at least these two to > > help: > > > > * make kvmconfig > > * make xenconfig > > These two are rather simple. Most times there isn't much variance in > virtual hardware (unless one starts directly mapping in pci or usb > devices ...) Actually no, there is huge variance on the qemu level and that problem is not solved by the above. > > Similar problem would be found if one wanted to find a desirable kernel > > config for a remote system. One should be able to somehow scrape some > > hardware information, dump that to a file, and then somehow generate > > a working config for that system. > > Yes. That's actually pretty much the same usecase (in my case I'd also > have dts, lspci/lsusb output, etc) > > > The module attribute being suggested would enable at least one way > > to gather some of the required config symbols: symbols for *hardware* > > and where one can run a modern kernel, with many features / hardware > > enabled already. > > But only for a pretty specific usecase. Two: build time, and backports. > I'm not opposed to this, but > I wonder whether maintainers are willing to accept that stuff for just > that specific usecase. This is why we are discussing this on this thread. Since we have 'make localmodconfig' already upstream, and since this would help both users of that and backports I'd argue it makes sense upstream. Otherwise I find it that having upstream 'make localmodconfig' but not wanting to improve that problem space rather odd. > > However, folks producing embedded systems *do* / *should* have a lot of > > knowledge of their systems, and so the type of scheme you have devised > > seems sensible for it. > > Usually we have (unless we need to do reverse engineering :o). But it's > a pretty time-consuming task. Especially if the requirements change > several times in the development or lifetime of a specific product. > > For example "oh, we now need eth", "naah, we don't wanna use usb > anymore", "let's take a different SoM", ... not that have pretty > orthogonal sets of configs we need to maintain: hardware- and non- > hardware-related ones. And hardware-related ones can fall into different > categories like fixed-attached/onboard vs. hotpluggable ones. > > Recently I had a case where the customer requested xattr support, so > I had to enable general xattr support as well as per-filesystem. > Pretty simple, but having lots of those cases quickly sums up. One of > the reasons why I've written my own little config generator. I agree that the problem space you are dealing with should be made easier. > >> In embedded world, we often have scenarios where we want a really > >> minimal kernel, but need to enable/disable certain hi-level peripherals > >> in the middle of the project (eg. "oh, we also need ethernet, but we > >> wanna drop usb"). There we'll have to find out what actual chip is, > >> its corresponding driver, required subsystems, etc, and also kick off > >> everything we don't need anymore. > > > > Right. One *should* be able to tell some tool, hey, here is the list of > > my desirable .config options. Go and figure out what I need to make that > > work and give me a resulting .config. Its not easy. > > I think I've already got into a pretty usable state - at least for my > projects. For now only supports a few boards and limited set of > features, but patches are always welcomed :) A solution upstream would be better ;) > >> I've thought about implementing some actual dependency tracking > >> (at least recording the auto-enabled symbols), but didn't expect that > >> to become practically usable anytime soon, > > > > The ability to easily ask the kernel to enable the components needed > > for a respective config option *is* very useful but indeed not easy. > > Yes, it would need to understand things like conditional definitions > to deduce that certain things need to be enabled first, before certain > drivers become choosable. > > > This is not the only space where this problem exists. Similar problem > > exists for distribution packages, and dependencies. Challenges have > > been made for proper research towards these problems, and such research > > has lead distributions to opt to enable some of these algorithms. > > The problem w/ dependencies is that there can be different types of > dependencies, as well as different types of software objects. Just > solving the expressions is only a part of the problem. > > > This begs the question if we could learn from similar efforts on Linux > > for these sorts of questions. One possibility here is to evaluate the > > prospect of using a SAT solver with Minimally Unsatisfiable Subformulas > > (MUSes) support, which should be be able to address thir problem. This > > prospect is ongoing and currrent R&D is active, for details refer to: > > > > https://kernelnewbies.org/KernelProjects/kconfig-sat > > Good tip, I'll have a look at it. > > > It certainly can be useful for components, ie, not hardware. But for > > hardware a one-to-one mapping of one driver to one config would be of > > much more use. > > Unfortunately, we don't have this 1:1 mapping. Often drivers support > different sets of devices, depending on other factors, sometimes sub- > options (eg. different hw versions), sometimes depending on other > subsystems, sometimes arch-specific, etc, etc. > > I think we should work towards that, but I doubt we'd reach that goal > anytime soon, and begs the question whether it's really worth all the > effort required for that. Code speaks, and fortunately its being worked on. > > It would be wonderful if for instance kconfig > > supported a way to group a major set of components under *one* config > > symbol and then say: "I want this major component enabled" and then it'd > > go and enable all the defaults which would be required for it. > > Yes, thought about that, too. For example have syms for selecting whole > boards and features of them - a bit like this: > > --> Preconfigure for specific boards > --> board A > --> board B > ... > --> Enable board features > --> Ethernet port > --> Display > --> Touch panel > --> Audio > .... > > BUT: this would turn into maintenance hell, so I dropped that idea. > > > An example is if you > > wanted to enable PCI on a system which didn't support it. Because of > > this, it seems you'd want *all* desirable configs and let a piece of > > software figure out what you need / can enable. And.. this is precisely > > where the SAT solver with MUSes could help... > > Yes, but this piece of software first needs to know whether eg. PCI > is available on that HW. Oh, and things like PCI could be a dependency > as well as an feature on its own, depending on how you gonna use it. > (eg. if directly access from userland or VMs). Yes, but that is a separate problem. The way 'make localmodconfig' addresses this is by keeping as modules things which are already modules. And keeping things it found as =y as buit-in in your kernel as well. Luis