Sciweavers

27 search results - page 1 / 6
» A Framework for Self-Healing Device Drivers
Sort
View
75
Voted
SASO
2008
IEEE
15 years 5 months ago
A Framework for Self-Healing Device Drivers
Hiroo Ishikawa, Alexandre Courbot, Tatsuo Nakajima
APCSAC
2004
IEEE
15 years 2 months ago
Initial Evaluation of a User-Level Device Driver Framework
Device drivers are a significant source of system instability. In this paper, we make the case for running device drivers at user-level to improve robustness and resource managemen...
Kevin Elphinstone, Stefan Götz
177
Voted
ASPLOS
2009
ACM
15 years 11 months ago
TwinDrivers: semi-automatic derivation of fast and safe hypervisor network drivers from guest OS drivers
In a virtualized environment, device drivers are often run inside a virtual machine (VM) rather than in the hypervisor, for reasons of safety and reduction in software engineering...
Aravind Menon, Simon Schubert, Willy Zwaenepoel
74
Voted
CDES
2008
79views Hardware» more  CDES 2008»
15 years 9 days ago
A User-Space Device Driver Framework
William Grim, Stephen Blythe
EUROSYS
2009
ACM
15 years 8 months ago
Dingo: taming device drivers
Device drivers are notorious for being a major source of failure in operating systems. In analysing a sample of real defects in Linux drivers, we found that a large proportion (39...
Leonid Ryzhyk, Peter Chubb, Ihor Kuz, Gernot Heise...