Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8636673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:17:16+00:00 2026-06-12T10:17:16+00:00

I was reading about how OS works with interrupts to communicate with hardware, just

  • 0

I was reading about how OS works with interrupts to communicate with hardware, just wondering, if there is any other architecture other than Interrupt driven? In Robert Love’s book for Linux kernel, he says that most of the architecture that Linux handles are Interrupt driven, so what are the other ones? Can some one give examples? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T10:17:16+00:00Added an answer on June 12, 2026 at 10:17 am

    The short answer to your question is that there’s only one other model and that’s polling. In a polling model, the system repeatedly asks the hardware if anything has happened. The downside to this model is that the CPU is always busy asking and can only know about activity if it’s asking for it. If it starts doing something else, it could miss an action (since it wasn’t asking for activity at the time of the action).

    The longer answer:

    If you think about it, there can really only be two possible systems: polling (pull) and event-driven (push). In the former, you ask the hardware if anything’s happened, and in the latter, the hardware tells you. Put another way: the agency in the former is with the CPU/OS, and in the latter, it’s with the hardware. Since there are two parties, and each party can be doing one of two things, that means that we can only have two types of systems (push/interrupt and pull/polling), plus a hybrid (both interrupt-driven and polling based at different times or in different contexts).

    One could imagine a variety of ways to implement any of the three systems, and one could count those as distinct models, even if, under the hood, they are really implementing one of the possible systems. I would imagine that’s not really what you’re looking for, though.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering how the world of assembly works, and I was reading about the
I was reading about sql injection and i understand how it works if there
Using Require.js and it works pretty solid. However, I'm reading about optimization (http://requirejs.org/docs/optimization.html) using
Was just reading about different algos disassemblers use to identify binary as assembly instructions.
I've been reading about ThreadLocal, trying to understand how it works and why we
I've been reading about Capistrano, Pake, and Phing and I'm just not finding what
I was reading about how Virtual Memory and Memory management works in an Operating
Came across the term pigeon computing while reading about how google works.. Can someone
I'm not really programming any OS or boot loader, but i was reading about
I am trying to make something, and I started reading about jQuery just yesterday,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.