Abstract
In order to get insight into challenges with quality in highly-configurable software, we analyze one of the largest open source projects, the Linux kernel, and quantify basic properties of configuration-related warnings. We automatically analyze more than 20 thousand valid and distinct random configurations, in a computation that lasted more than a month. We count and classify a total of 400,000 warnings to get an insight in the distribution of warning types, and the location of the warnings. We run both on a stable and unstable version of the Linux kernel. The results show that Linux contains a significant amount of configuration-dependent warnings, including many that appear harmful. In fact, it appears that there are no configuration-independent warnings in the kernel at all, adding to our knowledge about relevance of family based analyses.
Originalsprog | Engelsk |
---|---|
Titel | VaMoS '16 Proceedings of the Tenth International Workshop on Variability Modelling of Software-intensive Systems |
Forlag | Association for Computing Machinery |
Publikationsdato | 10 dec. 2015 |
Sider | 3-8 |
ISBN (Trykt) | 978-1-4503-4019-9 |
DOI | |
Status | Udgivet - 10 dec. 2015 |
Begivenhed | International Workshop on Variability Modelling of Software-intensive Systems - Mercure Salvador Rio Vermelho Hotel, Salvador, Bahia, Brasilien Varighed: 27 jan. 2016 → 29 jan. 2016 https://vamos2016.wordpress.com/ |
Workshop
Workshop | International Workshop on Variability Modelling of Software-intensive Systems |
---|---|
Lokation | Mercure Salvador Rio Vermelho Hotel |
Land/Område | Brasilien |
By | Salvador, Bahia |
Periode | 27/01/2016 → 29/01/2016 |
Internetadresse |
Emneord
- highly-configurable software
- Linux kernel
- configuration-related warnings
- software quality analysis
- random configurations