Sciweavers

213 search results - page 1 / 43
» Introducing technology into the Linux kernel: a case study
Sort
View
SIGOPS
2008
200views more  SIGOPS 2008»
13 years 4 months ago
Introducing technology into the Linux kernel: a case study
There can be no doubt that a great many technologies have been added to Linux TM over the past ten years. What is less well-known is that it is often necessary to introduce a larg...
Paul E. McKenney, Jonathan Walpole
JSS
2010
138views more  JSS 2010»
13 years 3 months ago
The Linux kernel as a case study in software evolution
We use 810 versions of the Linux kernel, released over a period of 14 years, to characterize the system’s evolution, using Lehman’s laws of software evolution as a basis. We i...
Ayelet Israeli, Dror G. Feitelson
IRI
2008
IEEE
13 years 11 months ago
Eliminating the threat of kernel stack overflows
The Linux kernel stack has a fixed size. There is no mechanism to prevent the kernel from overflowing the stack. Hackers can exploit this bug to put unwanted information in the me...
Yair Wiseman, Joel Isaacson, Eliad Lubovsky
ICSM
2000
IEEE
13 years 9 months ago
Evolution in Open Source Software: A Case Study
Most studies of software evolution have been performed on systems developed within a single company using traditional management techniques. With the widespread availability of se...
Michael W. Godfrey, Qiang Tu
JSS
2007
126views more  JSS 2007»
13 years 4 months ago
Fine-grain analysis of common coupling and its application to a Linux case study
Common coupling (sharing global variables across modules) is widely accepted as a measure of software quality and maintainability; a low level of common coupling is necessary (but...
Dror G. Feitelson, Tokunbo O. S. Adeshiyan, Daniel...