The Design of Interrupt Device Driver in Embedded Linux Operating System
Lan Xiao
Abstract
Lan Xiao
Abstract
Interrupt Management is one of the core tasks in embedded operating system.In order to improve application's efficiency,the key technology is how to make good use of interrupt in device drivers.This paper introduces the developing methods and technologies of device drivers and interrupt service program in uClinux.At the same time,The author examples a device driver of MP3 player.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Interrupt Management is one of the core tasks in embedded operating system.In order to improve application's efficiency,the key technology is how to make good use of interrupt in device drivers.This paper introduces the developing methods and technologies of device drivers and interrupt service program in uClinux.At the same time,The author examples a device driver of MP3 player.
Key concepts: Interrupt, Computer science, Interrupt handler, Operating system, Embedded system, Key (lock), Microcontroller