DATABASE: WHAT IS DATABASE: WHAT IS RDBMS • Relational data base management system • Used to manage the database • Introduced by codd . What is table ...
Home Multitasking (Time sharing) Multitasking has the same meaning of multiprogramming but in a more general sense, as it refers to having multiple (programs, processes, tasks, threads) running at the same time. This term is used in modern operating systems when multiple tasks share a common processing resource (e.g., CPU and Memory). Multitasking:As the name itself suggests, multi tasking refers to execution of multiple tasks (say processes, programs, threads etc.) at a time. Ex: In the modern operating systems, we are able to play MP3 music, edit documents in Microsoft Word, surf the Google Chrome all simultaneously, this is accomplished by means of multi tasking. Multitasking is a logical extension of multi programming. Multi programming In a modern computing system, there are usually several concurrent application processes which want to execute. Now it is the responsibility of the Operating System to manage all...
Home (PCB) or Task Control Block (TCB) • As the operating system supports multi-programmin g , it needs to keep track of all the processes • T he process control block (PCB) is used to track the proces s ’s execution status. • Each block of memory contains information about the process state, program counter, stack pointe r , status of opened files, scheduling algorithms, etc. • All these information is required and must be saved when the process is switched from one state to...
Think Global...... Act Local....... Basic of Operating System system software & utility software Device Management & Device Drivers Buffering, Polling & Spooling Types of Operating Systems Loosely and tightly coupled systems What does Kernel mean? Multitasking,Multi programming & Multiprocessing Scheduling algorithms
Thank you sir
ReplyDelete