A Tale of Four Kernels

Posted by vainrveenr on May 16, 2008 9:00 PM EDT
ICSE '08; By Diomidis Spinellis
Mail this story
Print this story

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.

Full Story

  Nav
» Read more about: Story Type: ; Groups: Kernel, Linux, Microsoft, Sun

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.