Sciweavers

27 search results - page 1 / 6
» A Framework for Self-Healing Device Drivers
Sort
View
SASO
2008
IEEE
13 years 11 months ago
A Framework for Self-Healing Device Drivers
Hiroo Ishikawa, Alexandre Courbot, Tatsuo Nakajima
APCSAC
2004
IEEE
13 years 8 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
ASPLOS
2009
ACM
14 years 5 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
CDES
2008
79views Hardware» more  CDES 2008»
13 years 6 months ago
A User-Space Device Driver Framework
William Grim, Stephen Blythe
EUROSYS
2009
ACM
14 years 1 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...