What are interrupts?, Operating System

Assignment Help:

What are interrupts?

Interrupts are in some ways the mainly "famous" system resources, ever since almost everyone who's used a computer has heard of them even if they don't know what they are. An interrupt is essentially what it sounds like a message from one part of the computer to another (normally to the system processor) that tells it that it needs to stop what it is doing and perform something else instead. An IRQ is an interrupt request as well as is the name for the actual signal that is used when peripheral requests can interrupt of the processor.

Interrupts play a major role in how the processor performs input/output processing and interfaces with every peripheral in the computer from the mouse and keyboard to the hard disk and modem

The processor is a highly-tuned mechanism that is designed to (basically) do one thing at a time. Though we use our computers in a way that requires the processor to at least appear to do many things at once, if you have ever used a multitasking operating system like Windows 95, you've completed this; you may possibly have been editing a document while downloading information on your modem and listening to a CD simultaneously. The processor is capable to do this by sharing its time among the various programs it is running and the different devices that need its attention. It merely appears that the processor is doing many things at once because of the blindingly high speed that it is able to switch between tasks.

 


Related Discussions:- What are interrupts?

Fibonacci sequence, #questionThe Fibonacci sequence is the series of number...

#questionThe Fibonacci sequence is the series of numbers 0,1,1,2,3,5,8,… Formally, it can be expressed as: fib0 = 0 fib1 = 1 fibn = fib n-1 + fib n-2 Write a C program u

Deadlock prevention, While it is hard to resolve a deadlock which has been ...

While it is hard to resolve a deadlock which has been detected, fortunately it is fairly easy to prevent deadlocks from ever happening. The key is that the conditions above for dea

Define projected allocation state is safe - banker algorithm, A system cons...

A system consists of 10 units of resource class Ru. The resource needs of three user processes P1, P2 and P3 are like this                     Using Banker's algorithm, de

Define a daemon process , A daemon is a process that removes itself from t...

A daemon is a process that removes itself from the terminal and disconnected, executes, in the background, waiting for requests and responding to them. It may also be described as

Hi, is the operating system windows sometimes interupts

is the operating system windows sometimes interupts

Operating system design, You are required to study the important system com...

You are required to study the important system components, including important data structures, important functions and algorithms, and the various organizational, structural, logi

Disk scheduling algorithms-first come, FCFS (First Come, First Served) Per...

FCFS (First Come, First Served) Perform operations in order requested No reordering of work queue No starvation every demand is serviced Poor performance

Memory management, diffenciet between least recently used and not recently ...

diffenciet between least recently used and not recently used

Explain disadvantages of the two-level directory, How do we overcome the di...

How do we overcome the disadvantages of the two-level directory? Give links from one user directory to another, creating path names; system files become available by letting th

What happens when you high-level format a floppy disk, Question: a. The...

Question: a. The following questions refer to a generic Windows file system: i) Describe what happens when you high-level format a floppy disk? ii) What is the maximum size

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd