Introduction to Operating Systems Training provided by University of Indian Institute of Technology Madras
Introduction to Operating Systems free videos and free material uploaded by Indian Institute of Technology, chennai (IIT chennai). This session contains about Introduction to Operating Systems Updated syllabus , Lecture notes , videos , MCQ , Privious Question papers and Toppers Training Provided Training of this course. If Material not uploaded check another subject
Week 1 : Introduction
Week 2 : Memory Management
Week 3 : Processes
Week 4 : Interrupts and Context Switching
Week 5 : Scheduling
Week 6 : Synchronization
Week 7 : Deadlocks
Week 8 : Operating System Security
Operating systems (OS) provide the crucial interface between a computer's hardware and the applications that run on it. It allows us to write programs without bothering much about the hardware. It also ensures that the computer's resources such as its CPU, hard disk, and memory, are appropriately utilized. In this course, we dwell into how the OS manages to do all this in an efficient manner. This is an introductory course, for students with prior knowledge of computer organization. The course is based on an OS called xv6, which in many ways is similar to the Linux operating systems.INTENDED AUDIENCE B.E./Msc (Computer Science)PRE-REQUISITES Good knowledge of C, Computer Organization and Architecture, x86 Assembly level programming.
Write a public review