OPERATING SYSTEMS Review ppt
#1

OPERATING SYSTEMS Review

[attachment=18129]

INTRODUCTION

What is operating system?
Manages the computer hardware.
Act as intermediately between user and hardware.
Provides environment for applications/ processes to work better.
In how many parts a computer system can be divided?
Hardware,
Os
Application Programs
Users.


What is meant by context switching in an OS ?
A context switch is the computing process of storing and restoring the state (context) of a CPU such that multiple processes can share a single CPU resource. A context switch can mean a register context switch, a thread context switch, or a process context switch.



What are turnaround time and response time?
 Turnaround time is the interval between the submission of a job and its completion. Response time is the interval between submission of a request, and the first response to that request.



What’s the difference between trap and interrupt?
 An interrupt is a hardware-generated event, usually caused by an I/O device requesting service. An interrupt service routine (ISR) saves the CPU state, services the interrupt, then restores control to the interrupted process. A trap, on the other and, is a software-generated interrupt.



What is aging?
  Aging is the technique of gradually increasing the priority of processes that wait in the system for a long time. Thus it is a solution of starvation.
What is bus waiting?
The repeated execution of a loop of code while waiting for an event to occur is called busy-waiting. The CPU is not engaged in any real productive activity during this period.



Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: literreture review on voting systems, complete review of systems, photoacoustic spectroscopy review ppt, review of systems endocrine,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Android (operating system) TECHNOLOGY seminar addict 1 2,258 21-12-2012, 09:40 AM
Last Post: seminar details
  UNIX Operating System seminar addict 1 3,197 11-12-2012, 01:32 PM
Last Post: seminar details
  SLOT VIEW SIMULATION OF WIND ELECTRICAL SYSTEMS seminar paper 1 1,380 26-11-2012, 01:49 PM
Last Post: seminar details
  AN INVESTIGATION OF ANTI-LOCK BRAKING SYSTEMS FOR HEAVY GOODS VEHICLES project uploader 1 1,864 23-11-2012, 12:06 PM
Last Post: seminar details
  INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS seminar paper 1 2,220 13-11-2012, 12:18 PM
Last Post: seminar details
  BUG TRACKING SYSTEMS project uploader 1 1,782 20-10-2012, 12:37 PM
Last Post: seminar details
  REAL TIME OPERATING SYSTEM project uploader 2 1,984 01-10-2012, 03:43 PM
Last Post: seminar details
  An Open Source Laboratory for Operating Systems Projects full report seminar details 0 951 08-06-2012, 04:21 PM
Last Post: seminar details
  Mobile Radio Systems Historical Milestones to 1995 seminar details 0 777 08-06-2012, 11:55 AM
Last Post: seminar details
  An Open Source Laboratory for Operating Systems Projects seminar details 0 895 08-06-2012, 11:31 AM
Last Post: seminar details

Forum Jump: