Sciweavers

9 search results - page 1 / 2
» Understanding collateral evolution in Linux device drivers
Sort
View
EUROSYS
2006
ACM
15 years 9 months ago
Understanding collateral evolution in Linux device drivers
Yoann Padioleau, Julia L. Lawall, Gilles Muller
118
Voted
EUROSYS
2008
ACM
16 years 17 days ago
Documenting and automating collateral evolutions in linux device drivers
The internal libraries of Linux are evolving rapidly, to address new requirements and improve performance. These evolutions, however, entail a massive problem of collateral evolut...
Yoann Padioleau, Julia L. Lawall, René Rydh...
106
Voted
ASPLOS
2006
ACM
15 years 9 months ago
Semantic patches for documenting and automating collateral evolutions in Linux device drivers
Yoann Padioleau, René Rydhof Hansen, Julia ...
168
Voted
APLAS
2007
ACM
15 years 7 months ago
The Semantics of "Semantic Patches" in Coccinelle: Program Transformation for the Working Programmer
We rationally reconstruct the core of the Coccinelle system, used for automating and documenting collateral evolutions in Linux device drivers. A denotational semantics of the syst...
Neil D. Jones, René Rydhof Hansen
143
Voted
ASPLOS
2012
ACM
13 years 11 months ago
Understanding modern device drivers
Device drivers are the single largest contributor to operating-system kernel code with over 5 million lines of code in the Linux kernel, and cause significant complexity, bugs an...
Asim Kadav, Michael M. Swift