Design of device drivers based on interrupt under Linux
LU Fe
Abstract
LU Fe
Abstract
Interrupt Processing is one of the kernel tasks in embedded Linux 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 ARM Linux interrupt processing and studies the developing methods and technologies of device drivers and interrupt service program under Linux.At the same time,the author examples device driver of keyboards based on interrupt.
A significance statement is not available in the OpenAlex record.
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 Processing is one of the kernel tasks in embedded Linux 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 ARM Linux interrupt processing and studies the developing methods and technologies of device drivers and interrupt service program under Linux.At the same time,the author examples device driver of keyboards based on interrupt.
Key concepts: Interrupt, Interrupt handler, Computer science, Operating system, Embedded system, Linux kernel, Key (lock), Microcontroller