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?

Explain file structure, File structure Certain files must conform to a ...

File structure Certain files must conform to a needed structure that is understood by the operating system. The operating system may consist that an executable file has a parti

DOS, Ask question #Minimum 500 words accepted#

Ask question #Minimum 500 words accepted#

BARBER SHOP PROBLEM, a) The barber shop has one barber, one barber chair, a...

a) The barber shop has one barber, one barber chair, and n chairs for waiting customers, to sit on. If there are no customers present, the barber sits down in the barber chair and

Most-recently used algorithm, Evicting the most-recently used (MRU) page do...

Evicting the most-recently used (MRU) page does very well on LRU's worst case. In general, however, MRU is a bad idea, since many programs exhibit temporal locality in their memory

Explain deadlock, Explain Deadlock Every process in a set of processes ...

Explain Deadlock Every process in a set of processes is waiting for an event which only a process in the set can cause.

Explain the fork-join, Explain the Fork-join This is primitives in a hi...

Explain the Fork-join This is primitives in a higher level programming language for implementing interacting processes. The syntax is like this: fork ; join ; where

Explain single level directory structure, Single level directory: This ...

Single level directory: This is the easiest directory structure. All the files are controlled in the same directory, which is simple to support and understand. Few of the li

Malloc and calloc function, Note that the parameter for scanf doesn't need ...

Note that the parameter for scanf doesn't need the address operators & because name is an address. However the variable name has no defined space. This can cause problems within C

unix script command and echo command, Objectives 1.    Login to UNIX ...

Objectives 1.    Login to UNIX system and logout 2.    Learn features of the vi editor and to use online help (main pages).  Gain experience using them to create a document

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