Summary
Keywords
Full Transcript
Part-1: Introduction to Operating system: Part-2: What is Operating system and Goals of OS Part-3: Dual Mode Operation. Part-4: Loader and Linker Part-5: Types of loaders: Compile and Go loader Part-6: Types of Loaders: Simple Loader or General Loader Part-7: Types of loaders: Absolute Loader and Bootstrap Loader Part-8: Types of loaders: Relocatable/Relative/Reallocation loader Questions answered in this video are: 1) what is program 2) what is process 3) examples for program and example for process 4) how CPU/Processor fetches the data/instruction from memory. 5) what is process management 6) functionalities of any operating system wit respect to process 7) how process is created 8) who is allocating necessary resources for any process 9) how process is stored in main memory 10) what is code segement 11) what is data segment 12) what is stack segment 13) what is heap segment 14) what is process control block and what it contains 15) what is task control block and what it contains
