Maintainability of the kernels of open-source operating systems: A comparison of Linux with FreeBSD, NetBSD, and OpenBSD
2005; Elsevier BV; Volume: 79; Issue: 6 Linguagem: Inglês
10.1016/j.jss.2005.08.014
ISSN1873-1228
AutoresLiguo Yu, Stephen R. Schach, Kai Chen, Gillian Z. Heller, Jeff Offutt,
Tópico(s)Software Testing and Debugging Techniques
ResumoWe compared and contrasted the maintainability of four open-source operating systems: Linux, FreeBSD, NetBSD, and OpenBSD. We used our categorization of common coupling in kernel-based software to highlight future maintenance problems. An unsafe definition is a definition of a global variable that can affect a kernel module if that definition is changed. For each operating system we determined a number of measures, including the number of global variables, the number of instances of global variables in the kernel and overall, as well as the number of unsafe definitions in the kernel and overall. We also computed the value of each our measures per kernel KLOC and per KLOC overall. For every measure and every ratio, Linux compared unfavorably with FreeBSD, NetBSD, and OpenBSD. Accordingly, we are concerned about the future maintainability of Linux.
Referência(s)