Visible to the public Analyzing the Impact of Feature Changes in Linux

TitleAnalyzing the Impact of Feature Changes in Linux
Publication TypeConference Paper
Year of Publication2016
AuthorsZiegler, Andreas, Rothberg, Valentin, Lohmann, Daniel
Conference NameProceedings of the Tenth International Workshop on Variability Modelling of Software-intensive Systems
Date PublishedJanuary 2016
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4019-9
KeywordsCADOS, Configurability, Kconfig, Linux, pubcrawl170201
Abstract

In a software project as large and as rapidly evolving as the Linux kernel, automated testing systems are an integral component to the development process. Extensive build and regression tests can catch potential problems in changes before they appear in a stable release. Current systems, however, do not systematically incorporate the configuration system Kconfig. In this work, we present an approach to identify relationships between configuration options. These relationships allow us to find source files which might be affected by a change to a configuration option and hence require retesting. Our findings show that the majority of configuration options only affects few files, while very few options influence almost all files in the code base. We further observe that developers sometimes value usability over clean dependency modelling, leading to counterintuitive outliers in our results.

URLhttps://dl.acm.org/doi/10.1145/2866614.2866618
DOI10.1145/2866614.2866618
Citation Keyziegler_analyzing_2016