INTERNATIONAL BURCH UNIVERSITY

Slides:



Advertisements
Similar presentations
OS0- Operating System Concepts Textbook: A. Silberschatz, P. Galvin and Greg Gagne, Operating System Concepts, 6th Edition, John Wiley & Sons, Inc, 2001.
Advertisements

CS603 Advanced Topics in Distributed Systems MWF 13:30-14:30 RHPH 162 Professor Chris Clifton.
Modified from Silberschatz, Galvin and Gagne Lecture 13 Chapter 7: Deadlocks.
1 CS 603: Advanced Topics in Distributed Systems Spring 2002 Professor Chris Clifton.
EET 4250: Microcomputer Architecture Fall 2009 William Acosta URL:
OPERATING SYSTEMS Syllabus Understanding WEEK Operating Systems LECTURE 1 Chapter 1 Introducing Operating Systems Chapter 2 Memory Mgt – Early Systems.
INTRODUCTION TO NETWORK SECURITY l.Tahani Aljehani.
ARC 357 COMPUTER ANALYSIS OF BUILDING STRUCTURES Spring Term ARC 357 COMPUTER ANALYSIS OF BUILDING STRUCTURES Spring Term INTERNATIONAL.
CEN 281 Electronic Circuits and Devices Spring Term CEN 281 Electronic Circuits and Devices Spring Term INTERNATIONAL BURCH UNIVERSITY.
Chapter 2 Operating System Overview Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles,
J. Choi, DKU Introduction to Operating System March, 2015 Jongmoo Choi Dept. of software Dankook University
1 Introduction to Operating Systems 9/16/2008 Lecture #1.
COMPE / SE / ISE 431 Operating Systems 2013 Fall Erhan GÖKÇAY (Coor.) Department of Software Engineering Murat KARAKAYA Department of Computer Engineering.
Introduction to Operating Systems J. H. Wang Sep. 18, 2015.
1 Welcome! CSI 3310: Operating System Principles Mario Marchand
MTH 201 Discrete Mathematics Fall Term MTH 201 Discrete Mathematics Fall Term INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION.
Ihr Logo Operating Systems Internals & Design Principles Fifth Edition William Stallings Chapter 2 (Part II) Operating System Overview.
CE342 :OPERATING SYSTEM. I nstructor: Prof Dr. Saleh Shehaby Office Hours: E622 Thursday 10:30-2:30 Teacher Assistant.
Multicore Computing Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
OS, Operating System First Semester, Year 2000 Wannarat Suntiamorntut Department of Computer Engineering, PSUWannarat Suntiamorntut.
11 ENGR 101 Introduction to Engineering Fall 2009 Dr. Mustafa Arafa American University in Cairo Mechanical Engineering Department
Introduction to Operating Systems J. H. Wang Sep. 15, 2010.
CEN 111 Introduction to Algorithms and Programming INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. Günay Karlı
Multi-Semester Effort and Experience to Integrate NSF/IEEE-TCPP PDC into Multiple Department- wide Core Courses of Computer Science and Technology Department.
COMP 2320 (3 units) Operating Systems Name: Prof. Joseph NG Office: R730 (Run Run Shaw Building) Phone: HomePage:
Overview of Operating Systems Introduction to Operating Systems: Module 0.
J. Choi, DKU Introduction to Operating System March, 2013 Jongmoo Choi Dept. of software Dankook University
1 University of Ilam Systems Programming University of Ilam Mozafar Bag Mohammadi.
Course Overview 1 FCM 710 Architecture of Secure Operating Systems Prof. Shamik Sengupta Office 4210 N
Cheating The School of Network Computing, the Faculty of Information Technology and Monash as a whole regard cheating as a serious offence. Where assignments.
Introduction to Operating Systems J. H. Wang Sep. 13, 2013.
MTH Spring Term NUMERICAL ANALYSIS Spring Term MTH Spring Term NUMERICAL ANALYSIS Spring Term INTERNATIONAL.
CEN 137 Computer Literature and Skills INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES Dr. A. Turan Özcerit
CCSB234/CSNB234 Operating System Concepts Semester 2, Dec 2006 – Mar 2007 Abdul Rahim Ahmad.
CEN 621 Cryptography and Network Security Spring Term CEN 621 Cryptography and Network Security Spring Term INTERNATIONAL BURCH UNIVERSITY.
CSI 3131 Summer 2016 Principles of Operating Systems Instructor: Dr. Nathalie Japkowicz Office: STE 5029 Office Hours: n In.
Chapter 2 Operating System Overview Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
CSC322 OPERATING SYSTEM Mr. Dilawar Lecturer, Department of Computer Science, Jahan University Kabul, Afghanistan.
INTERNATIONAL BURCH UNIVERSITY Gunter Senyurt
INTERNATIONAL BURCH UNIVERSITY Nizama Spahić
Introduction to Operating System
INTERNATIONAL BURCH UNIVERSITY
Introduction to Operating Systems
Welcome to SSE3044 Operating Systems!
CS 450/550 Operating Systems Loc & Time: MW 1:40pm-4:20pm, 101 ENG
ARC 209 Dr.Nerman Rustempasic
Operating System 2 Overview
사물네트워크 시스템 보안 - Focused on Advanced Cryptography-
Envıronmental Control Studıo
Lecture Note 0: Course Introduction
Final Review CSE 421/521 B.Ramamurthy 11/20/2018 B.Ramamurthy.
Lecture Note 0: Course Introduction
Introduction to CPSC3125 Operating System
Lecture 1: Introduction
INTERNATIONAL BURCH UNIVERSITY
CGS 3763 Operating Systems Concepts Spring 2013
OPERATING SYSTEMS Syllabus
B.Ramamurthy Chapter 2 : Appendix
Midterm Review CSE4/521 B.Ramamurthy 1/11/2019 B.Ramamurthy.
Systems Programming University of Ilam
Operating System 2 Overview
Lecture Note 0: Course Introduction
Final Review CSE 421/521 B.Ramamurthy 4/16/2019 B.Ramamurthy.
ITEC 202 Operating Systems
Final Review CSE 421/521 B.Ramamurthy 5/1/2019 B.Ramamurthy.
Final Review CSE 421/521 B.Ramamurthy 5/11/2019 B.Ramamurthy.
ITEC 202 Operating Systems
Operating System 2 Overview
Midterm Review CSE4/521 B.Ramamurthy 9/10/2019 B.Ramamurthy.
ARC 104 Assist.Prof.Dr. Nermina Mujezinović
Presentation transcript:

INTERNATIONAL BURCH UNIVERSITY DEPARTMENT of INFORMATION TECHNOLOGIES CEN 301 Operating System 2011-2012 Fall Term Azizah Ibrahim aibrahim@ibu.ba

Class Schedule Class Schedule: Monday 9:00-12:00, Office Hour:Open Door Policy

Course Objectives Introduce the fundamentals of Operating System Identify main module in operating system Know the basic management of computer hardware resources when program is working Establish knowledge and understanding of the fundamentals of Operating System Design Provide current direction in the development of Modern and Contemporary Operating System

Textbooks 1. William Stallings, Operating Systems Internals and Design Principles 5th Edition 2005..

Brief Contents CHAPTER 1 Operating System Overview CHAPTER 2 Process Description and Control CHAPTER 3 Threads, SMP and Microkernels CHAPTER 4 Concurrency: Mutual Exclusion and Synchronization CHAPTER 5 Concurrency: Deadlock and Starvation CHAPTER 6 Memory management MID TERM EXAM CHAPTER 7 Uniprocessor scheduling CHAPTER 8 I/O Management and Disk Scheduling CHAPTER 9 File Management CHAPTER 10 Security

Grading Midterm 30% Final 40% Project 20% Attendance/Quiz 10%