Flash News: NEP MM Lab Updated----- ---

List Software: Raptor Tool for flowchart Click Here     Learning Rufus 3.0 Click Here Windows 10 Click Here PyCharm Click Here Excel sheet c...

Operatin System Conceps BCA 4 SEM NEP


Course Title: Operating System Concepts

Course code: 21BCA4C12OSL 

   

UNIT- 1 : Introduction to Operating System: Definition, History andIntroduction to Operating System: Definition, History and Examples of Operating System; Computer System organization; Types of Operating Systems; Functions of Operating System; Systems Calls; Operating System Structure.  

Unit Questions: ClickHere

Process Management: Process Concept- Process Definition, Process State, Process Control Block, Threads; Process scheduling- Multiprogramming, Scheduling Queues, CPU Scheduling, Context Switch; Operations on Processes- Creation and Termination of Processes; Inter process communication (IPC)- Definition and Need for Inter process Communication; IPC Implementation Methods- Shared Memory and Message Passing; 


UNIT-2: Multithreaded Programming: Introduction to Threads; Types of Threads; Multithreading- Definition, Advantages; Multithreading Models; Thread Libraries; Threading Issues. 

CPU Scheduling: Basic concepts; Scheduling Criteria; Scheduling Algorithms; Multiple-processor scheduling; Thread scheduling; Multiprocessor Scheduling; RealTime CPU Scheduling. 


UNIT-3: Process Synchronization: Introduction; Race Condition; Critical Section Problem and Peterson’s Solution; Synchronization Hardware, Semaphores; Classic Problems of Synchronization- Readers and Writers Problem, Dining Philosophers Problem; Monitors. 

Deadlocks: System Model; Deadlocks Characterization; Methods for Handling Deadlocks; Deadlock Prevention; Deadlock Avoidance; Deadlock Detection; and Recovery from Deadlock. 

UNIT-4: Memory Management: Logical and Physical Address Space; Swapping; Contiguous Allocation; Paging; Segmentation; Segmentation with Paging. 

Virtual Memory: Introduction to Virtual Memory; Demand Paging; Page Replacement; Page Replacement Algorithms; Allocation of frames, Thrashing. 

UNIT-5: File System: File Concepts- Attributes, Operations and Types of Files; File System; File Access methods; Directory Structure; Protection; File System ImplementationFile System Structure, Allocation Methods, Free Space Management