Sciweavers

ICSE
2008
IEEE-ACM

A tale of four kernels

14 years 5 months ago
A tale of four kernels
The Freebsd, gnu/Linux, Solaris, and Windows operating systems have kernels that provide comparable facilities. Interestingly, their code bases share almost no common parts, while their development processes vary dramatically. We analyze the source code of the four systems by collecting metrics in the areas of file organization, code structure, code style, the use of the C preprocessor, and data organization. The aggregate results indicate that across various areas and many different metrics, four systems developed using wildly different processes score comparably. This allows us to posit that the structure and internal quality attributes of a working, non-trivial software artifact will represent first and foremost the engineering requirements of its construction, with the influence of process being marginal, if any. Categories and Subject Descriptors D.2.9 [Software Engineering]: Management--Software process models; D.2.8 [Software Engineering]: Metrics--Product metrics General Terms...
Diomidis Spinellis
Added 17 Nov 2009
Updated 17 Nov 2009
Type Conference
Year 2008
Where ICSE
Authors Diomidis Spinellis
Comments (0)