Operating Systems: Concepts and Terminologies
page 6 of 8
by Joydip Kanjilal
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 57695/ 70

Peripheral Management

The Operating System talks to the devices in a computer system using device drivers that are special programs designed to interact with the physical devices of the system.  The device manager isolates the device drivers from the Kernel of the OS and the user applications from the system’s hardware.  It acts as an interface between the device drivers and both the kernel and user applications.  The salient concepts and related terminologies are discussed in the section that follows.

Interrupt

An interrupt is a signal that informs the processor that a particular device wants its attention.  The processor responds to the request, saves the status of the current activity, executes the requested activity and on completion, retrieves the saved activity and resumes the same.  Interrupts are of two types, Hardware Interrupts and Software Interrupts.

System Call

A System call is invoked by a software interrupt that transfers the control to the Kernel.  A System call is executed by a Kernel and uses a CPU instruction to execute more privileged code.

Interrupt Vector

This is an area of memory that contains an array of the addresses of the interrupt service routines that correspond to a specific interrupt number.


View Entire Article

User Comments

Title: OS   
Name: Anil gopal
Date: 2006-12-18 7:44:54 AM
Comment:
Its very good for interviews
Title: operating system concepts   
Name: shashi
Date: 2006-11-16 11:40:25 AM
Comment:
hello sir,
this information regarding the basics of operating system are really good.i really understood all the concepts.i would like to appreciate your concern towards the students like me.
thank you very much sir.
Title: OS   
Name: Anuj
Date: 2006-10-04 2:53:45 AM
Comment:
excellent, efficiently summarized many concepts
Title: os   
Name: rajesh
Date: 2006-08-10 10:01:12 AM
Comment:
excellent and very informative
Title: HI   
Name: Hardik
Date: 2006-08-07 8:44:54 AM
Comment:
very good conceptually guide
Title: os   
Name: saravanan
Date: 2006-08-07 1:29:43 AM
Comment:
excellent and very informative

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-25 7:13:07 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search