Please use this identifier to cite or link to this item: http://localhost:8081/xmlui/handle/123456789/11681
Full metadata record
DC FieldValueLanguage
dc.contributor.authorMasarapu, Murali-
dc.date.accessioned2014-11-28T04:43:40Z-
dc.date.available2014-11-28T04:43:40Z-
dc.date.issued2006-
dc.identifierM.Techen_US
dc.identifier.urihttp://hdl.handle.net/123456789/11681-
dc.guideSarje, Anil K.-
dc.description.abstractDevice drivers are one of the most critical parts of every operating system (OS). Traditionally they are implemented as part of the kernel, and thus execute in privileged mode, with full access to all system resources. This simplifies driver implementation and minimizes overheads. Running device drivers as unprivileged user-level code encapsulated into their own process has often been proposed as a technique for increasing system robustness. There are also many other advantages that user level device drivers offer. However, in the past, systems based on user-level drivers have generally exhibited poor I/O performance. It is because of the extra context switches introduced by user-level drivers and relatively poor support from hardware and software, such as slow processors and slow operating system kernels. Consequently, user-level device drivers have never caught on to any significant degree. In general, they are used only for devices where performance is not critical or the number of context switches is small compared to the work the driver does (the Linux X server is an example). Recent advances in processor architectures and operating system kernels, allow the concept of user level device drivers to be considered for practical implementation. This thesis is an effort to implement a framework for user level device drivers, which allows device drivers to run in usermode, without significant performance degradation in comparison with kernel level device drivers. The user level device drivers written using this framework present exactly the same interface to the applications and kernel driver and thus existing applications that use the device can be run without any change. The feasibility of the framework is tested using the prototype user level drivers for floppy drive and IDE-disk drive against their kernel level counterparts. 111en_US
dc.language.isoenen_US
dc.subjectELECTRONICS AND COMPUTER ENGINEERINGen_US
dc.subjectFRAMEWORKen_US
dc.subjectLEVEL DEVICEen_US
dc.subjectLINUXen_US
dc.titleA FRAMEWORK FOR USER LEVEL DEVICE DRIVERS IN LINUXen_US
dc.typeM.Tech Dessertationen_US
dc.accession.numberG12737en_US
Appears in Collections:MASTERS' THESES (E & C)

Files in This Item:
File Description SizeFormat 
ECDG12737.pdf3.41 MBAdobe PDFView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.