Understanding and using interrupt management under Linux
This article describes the most important concepts related to the Linux kernel's interrupt handling mechanisms.
A clear understanding of the Linux kernel's interrupt handling mechanism is essential if you are to write solid, reusable device interrupt handlers. It is also mandatory if you are to successfully port Linux to custom hardware.
Bill Gatliff provides a walkthrough of the portions of the Linux kernel that manage interrupts and describes how Linux interacts with interrupt controllers and how to adapt code for custom hardware.
Interrupt handling is a fundamental part of the Linux kernel. Most of the kernel's functionality, in particular the parts of interest to embedded developers, in some way involve interrupt handling.
=> Interrupt Management Under Linux - Using the Interrupt Controller API
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or full RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in...
- Tutorial: MySQL Connection Management and caching in PHP
- OpenBSD FP Firwall Howto and tutorial
- Ruby On Rails a beginner tutorial
- What to say when caught sleeping at your desk
- MySQL Proxy Load balancing and Failover Tutorial
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
~ Last updated on: April 6, 2007


Recent Comments
Today ~ 2 Comments
Today ~ 37 Comments
Today ~ 1 Comment
Yesterday ~ 12 Comments
Yesterday ~ 2 Comments