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?

Why we need to use a while statement when using wait method, Q. The wait()...

Q. The wait() statement in every Java program examples was part of a while loop. Describe why you would always need to use a while statement when using wait() and why you would ne

Explaintable management techniques, Discuss in detail Table management Tech...

Discuss in detail Table management Techniques?     An Assembler employs the subsequent tables: OPTAB: Operation Code Table consists of mnemonic operation code and its machi

Write a short note on pcb, Write a short note on PCB? Every process is ...

Write a short note on PCB? Every process is represented in the operating system by a process control block also called a task control block. It contains more information regard

Explain the overlay structured program, Overlay structured program: A p...

Overlay structured program: A program consisting of overlays is referred as overlay structured program in which an overlay is a part of program which has similar load origin as

Define pure and impure interpreters, Pure and impure interpreters      ...

Pure and impure interpreters      In a pure interpreter, the source program is maintained in the source form throughout its interpretation. This arrangement acquires substantia

Compute minimum transfer size for acceptable utilization, Q. It is occasio...

Q. It is occasionally said that tape is a sequential-access medium whereas magnetic disk is a random-access medium. In fact the correctness of a storage device for random access d

Explain the resource ownership by platform, Explain the Resource Ownership ...

Explain the Resource Ownership by Platform Ownership of data items may further be complicated by concepts defined in certain operating systems. Each operating system defines "p

Buffer, What is bounded buffer

What is bounded buffer

What are the different thread levels?, What are the different thread levels...

What are the different thread levels? There are two broad type of thread implementation: User-Level Threads -- Thread Libraries. Kernel-level Threads -- System Calls.

Elimination of common sub expression - code optimizatin, Elimination of com...

Elimination of common sub expression during code optimization An optimizing transformation is a rule for rewriting a section of a program to enhance its execution efficiency wi

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