1
Issues and Non-issues in the press
Storage in crisis
 Will CD’s be readable in 50 years?
 Will VHS tapes be readable in 20? Will anyone care?
Backup Media
 2 TB Disk $231, available now. (1.5TB $129)
 DVD is 4.3 GB, dual layer 8 GB, Blu-ray 50 GB
 Current backup tapes 100-800 GB
1 in 10 recover attempts fail (?) – Gartner Group
Solid state storage
 No moving parts, lower energy consumption, better random
read performance.
 128GB is $307 in 2009 (256GB is $609)
2
Aren’t Operating Systems Dead?
The operating system (OS) I use has already been
written, and I doubt it will be my job to write another
one.
 For example, Windows, Linux.
 … So, why should I study operating systems?
Haven’t OS developers figured everything out
already? What more is there to do?
Why should I study this as an undergraduate?
Studying OS design IS studying design of large
software systems.
OS is needed to make hardware useful.
Please think of one question you have about
computing
3
Why Study Operating Systems?
Because OS hacking will make you a better
programmer and a better thinker.
 The OS is really large (Windows Vista is 50 million lines+).
 The OS manages concurrency.
Concurrency leads to interesting programming challenges.
(Interesting programming challenges can lead to wisdom.)
 OS code manages raw hardware.
Programming raw hardware is challenging: timing dependent
behavior, undocumented behavior, HW bugs.
 OS code must be efficient, low CPU, memory, disk use.
 OS fails ⇒ machine fails. OS must fail less than user
programs.
 OS provides services that enable application programs
 … knowledge of OS will make you a better computer user
 OS basis of system security.
4
Why Won’t Operating Systems Go Away?
Hardware needs an OS to be useful.
 Multiplex resources for efficiency and security.
OS is cornerstone of what makes computing fun.
The design of an MP3 player involves many OS
issues:
 Its OS implements a file system which is specially designed
to store music files.
 The OS manages communication with your PC.
 The OS reads music from the disc and buffers it in memory.
 The OS controls the volume of the output device.
 The OS controls the display.
 The OS controls wireless network access.
Cell phone, mp3 player, DVD player, TIVO, PDA,
iPhone, eBook reader, peer-to-peer file sharing
Systems/Theory/Artificial intelligence
5
Issues repeat
Controlled hardware Uncontrolled hardware
Macintosh Windows
Peripherals are expensive, e.g.,
memory, disks
Open market drives down prices
Stable platform Device drivers breed instability
iPhone Android
Apple has tightly controlled the
introduction of new iPhones and
updates to its operating system.
Three versions of the OS (Android
1.5, 1.6 and 2.0), custom firmware on
many phones, and hardware
differences between different models.
It has just three iPhone models since
2007. All iPhone users are prompted
to update their phones to be on the
same version of the OS.
You may build an app that works
perfectly with all three firmwares, but
then when you run it on carriers’
ROMs it completely blows up
Is it a computing platform or an appliance?
6
CS372
Capstone course
 Combines skills from many different courses
Programming languages
Data structures
Algorithms
Projects
 Build components of an operating system
Thread/process manager, memory management, file system,
…
 Enhance software engineering skills
Thread programming, build large systems, group projects
Practical computer science is heavy on learn by doing
The engineering in computer science
7
Design and Implementation
Design problems.
 Understand the problem, and define it.
 Understand the space of possible solutions, previous approaches
 Formulate your own approach and justify why it might work.
Implementation issues.
 Real systems are more difficult to build than to explain.
 The devil is often in the details.
 Building a system gives you satisfaction, and feeling of
accomplishment.
Mix of specific and general
 One way to do memory management (but a very interesting way).
 Many scheduling algorithms.
 Light on details of specific OSes, look at larger issues that change
infrequently
8
Administrivia
iClicker
We will use the iClicker system.
Almost exclusively for in-class use to make sure y’all
are following the material
 It beats relying on the 5 students who like to talk
 It avoids pressuring individuals
9
Administrivia
Collaboration and Cheating
Working in groups on homeworks is OK but…
 You can only collaborate with other students in the course
 Every student must craft their own final solution
 Every student must fully write up their solution
 All collaborators must be acknowledged in writing
Collaboration
 Discuss problem sets and programming assignments
 Discuss possible interpretation of questions, technical details
Cheating
 Copying solutions code or programs from someone else, previous
year’s solutions, or public domain
 Providing material for someone else to imitate IS still cheating.
 Participate in discussion group where one person writes solution and
everyone else copies it
Grading
 5 lab slip days
 Pair programming
 Your visa status. Your parents coming to graduation, etc.
10
Administrivia
Attendance & Classroom Ettiquette
Attendance is expected
 Important things will be announced in class
 Slide questions will be answered in class
 I take attendance with iclicker
 If you will miss many classses, you can email me with your reasons
No laptops in class
 I don’t mind your watching youtube, but it distracts others
Lecture notes
 Lecture notes are provided for your convenience
 Exam review notes are provided for your convenience
 What is said in class takes precedence
You must read the book or external sources
 Class/notes is for high-level concepts
 Lab & reading is for low-level details
 Labs and exams rely on low-level details
 Book is optional, but reading is NOT
11
Administrivia
Where to go for help?
Attend class.
 Unannounced in-class quizzes to encourage attendance.
Ask questions in class.
 Exercise your understanding of the course material on a daily
basis
Attend office hours
 Emmett’s office hours are W 14:30-15:30 in ACES 6.240
 Naga’s office hrs: T 2:30-3:30pm, F 11am-12, Taylor basement
 If you can’t come to office hours, set up an appointment
Please limit e-mail to personal issues.
Use the blackboard discussion board
12
Course Overview
OS Structure, Processes and Process Management
CPU scheduling
Threads and concurrent programming
 Thread coordination, mutual exclusion, monitors
 Deadlock
Virtual memory & Memory management
Disks & file systems
 Distributed file systems
Security
Review of the movie, Primer.
13
Administrivia
Course Information and Handouts
Slides are available online.
A course packet is available.
Updates will be made during the semester.
http://www.cs.utexas.edu/~witchel/372

More Related Content

PPTX
Are You Smarter Than a 5th Grader
PPT
Student Profile
PPT
First Year NAU CS
DOCX
Questionaire about interests and previos knowledge of computer science
PPTX
Introduction of operating system(latest)
PPTX
Class 1: Introduction - What is an Operating System?
PPTX
Introduction to Operating Systems
DOCX
Banker's note - Blackstone Synergy Pitch
Are You Smarter Than a 5th Grader
Student Profile
First Year NAU CS
Questionaire about interests and previos knowledge of computer science
Introduction of operating system(latest)
Class 1: Introduction - What is an Operating System?
Introduction to Operating Systems
Banker's note - Blackstone Synergy Pitch

Viewers also liked (20)

PDF
PPT
Mca ii os u-3 dead lock & io systems
PPSX
Deadlock_SVVSDM_DWD
PPTX
Operating system
PPT
Lecture5
PDF
2009 Punjab Technical University B.C.A OPERATING SYSTEM Question paper
PPTX
Operating system Dead lock
PPT
Linux Vs Unix
PPTX
Operating Systems - Virtual Memory
PPT
Operating System: Deadlock
DOCX
Os solved question paper
PPTX
Operating Systems: Process Scheduling
PDF
Operating system concepts (notes)
PDF
Holography
PPT
Dead Lock
PDF
Os Question Bank
PPTX
Deadlocks in operating system
PPTX
Deadlock ppt
PDF
Introduction to Operating Systems - Part1
PPT
Operating System Deadlock Galvin
Mca ii os u-3 dead lock & io systems
Deadlock_SVVSDM_DWD
Operating system
Lecture5
2009 Punjab Technical University B.C.A OPERATING SYSTEM Question paper
Operating system Dead lock
Linux Vs Unix
Operating Systems - Virtual Memory
Operating System: Deadlock
Os solved question paper
Operating Systems: Process Scheduling
Operating system concepts (notes)
Holography
Dead Lock
Os Question Bank
Deadlocks in operating system
Deadlock ppt
Introduction to Operating Systems - Part1
Operating System Deadlock Galvin
Ad

Similar to Introduction to Operating system (20)

PPT
1-Introduction to the first OS topic for
PPT
1-Introduction madul include all the.ppt
PDF
CS311-Lec1.pdfCS311-Lec1.pdfCS311-Lec1.pdf
PPT
An operating system (OS) provides a virtual execution environment on top of h...
PPT
Operating systems 101
PPT
Introduction to operating system 1.3 & 1.4.ppt
PPT
Lecture01 0089
PDF
Class 1: What is an Operating System?
PPTX
Introduction.pptx
PPT
IT109 Microsoft Windows 7 Operating Systems Unit 01
PDF
01intro
PDF
Intro to Computer Science. David Reed, Creighton University
PPTX
OS Unit 1.pptx
PPTX
Principles of operating system
PDF
operating system
PDF
M.c.a. (sem ii) operating systems
PPTX
Operating Systems Chaptebhhhr 2 (1).pptx
PPTX
LESSON 1 - CFP 112 COMPUTER FUNDAMENTALS.pptx
PPT
Chap10.ppt
PPT
Chap10.ppt Chemistry applications in computer science
1-Introduction to the first OS topic for
1-Introduction madul include all the.ppt
CS311-Lec1.pdfCS311-Lec1.pdfCS311-Lec1.pdf
An operating system (OS) provides a virtual execution environment on top of h...
Operating systems 101
Introduction to operating system 1.3 & 1.4.ppt
Lecture01 0089
Class 1: What is an Operating System?
Introduction.pptx
IT109 Microsoft Windows 7 Operating Systems Unit 01
01intro
Intro to Computer Science. David Reed, Creighton University
OS Unit 1.pptx
Principles of operating system
operating system
M.c.a. (sem ii) operating systems
Operating Systems Chaptebhhhr 2 (1).pptx
LESSON 1 - CFP 112 COMPUTER FUNDAMENTALS.pptx
Chap10.ppt
Chap10.ppt Chemistry applications in computer science
Ad

Recently uploaded (20)

PPTX
Independent Consultants’ Biggest Challenges in ERP Projects – and How Apagen ...
PPTX
Chapter 1 - Transaction Processing and Mgt.pptx
PPTX
MCP empowers AI Agents from Zero to Production
PPTX
Presentation - Summer Internship at Samatrix.io_template_2.pptx
PDF
solman-7.0-ehp1-sp21-incident-management
PPTX
SAP Business AI_L1 Overview_EXTERNAL.pptx
PDF
Mobile App Backend Development with WordPress REST API: The Complete eBook
PPTX
Post-Migration Optimization Playbook: Getting the Most Out of Your New Adobe ...
PDF
Understanding the Need for Systemic Change in Open Source Through Intersectio...
PDF
Crypto Loss And Recovery Guide By Expert Recovery Agency.
PDF
Building an Inclusive Web Accessibility Made Simple with Accessibility Analyzer
PPT
3.Software Design for software engineering
PPTX
Beige and Black Minimalist Project Deck Presentation (1).pptx
PPTX
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
PDF
SOFTWARE ENGINEERING Software Engineering (3rd Edition) by K.K. Aggarwal & Yo...
PPTX
Foundations of Marketo Engage: Nurturing
PDF
Multiverse AI Review 2025_ The Ultimate All-in-One AI Platform.pdf
PPTX
Human Computer Interaction lecture Chapter 2.pptx
PPTX
HackYourBrain__UtrechtJUG__11092025.pptx
PDF
infoteam HELLAS company profile 2025 presentation
Independent Consultants’ Biggest Challenges in ERP Projects – and How Apagen ...
Chapter 1 - Transaction Processing and Mgt.pptx
MCP empowers AI Agents from Zero to Production
Presentation - Summer Internship at Samatrix.io_template_2.pptx
solman-7.0-ehp1-sp21-incident-management
SAP Business AI_L1 Overview_EXTERNAL.pptx
Mobile App Backend Development with WordPress REST API: The Complete eBook
Post-Migration Optimization Playbook: Getting the Most Out of Your New Adobe ...
Understanding the Need for Systemic Change in Open Source Through Intersectio...
Crypto Loss And Recovery Guide By Expert Recovery Agency.
Building an Inclusive Web Accessibility Made Simple with Accessibility Analyzer
3.Software Design for software engineering
Beige and Black Minimalist Project Deck Presentation (1).pptx
DevOpsDays Halifax 2025 - Building 10x Organizations Using Modern Productivit...
SOFTWARE ENGINEERING Software Engineering (3rd Edition) by K.K. Aggarwal & Yo...
Foundations of Marketo Engage: Nurturing
Multiverse AI Review 2025_ The Ultimate All-in-One AI Platform.pdf
Human Computer Interaction lecture Chapter 2.pptx
HackYourBrain__UtrechtJUG__11092025.pptx
infoteam HELLAS company profile 2025 presentation

Introduction to Operating system

  • 1. 1 Issues and Non-issues in the press Storage in crisis  Will CD’s be readable in 50 years?  Will VHS tapes be readable in 20? Will anyone care? Backup Media  2 TB Disk $231, available now. (1.5TB $129)  DVD is 4.3 GB, dual layer 8 GB, Blu-ray 50 GB  Current backup tapes 100-800 GB 1 in 10 recover attempts fail (?) – Gartner Group Solid state storage  No moving parts, lower energy consumption, better random read performance.  128GB is $307 in 2009 (256GB is $609)
  • 2. 2 Aren’t Operating Systems Dead? The operating system (OS) I use has already been written, and I doubt it will be my job to write another one.  For example, Windows, Linux.  … So, why should I study operating systems? Haven’t OS developers figured everything out already? What more is there to do? Why should I study this as an undergraduate? Studying OS design IS studying design of large software systems. OS is needed to make hardware useful. Please think of one question you have about computing
  • 3. 3 Why Study Operating Systems? Because OS hacking will make you a better programmer and a better thinker.  The OS is really large (Windows Vista is 50 million lines+).  The OS manages concurrency. Concurrency leads to interesting programming challenges. (Interesting programming challenges can lead to wisdom.)  OS code manages raw hardware. Programming raw hardware is challenging: timing dependent behavior, undocumented behavior, HW bugs.  OS code must be efficient, low CPU, memory, disk use.  OS fails ⇒ machine fails. OS must fail less than user programs.  OS provides services that enable application programs  … knowledge of OS will make you a better computer user  OS basis of system security.
  • 4. 4 Why Won’t Operating Systems Go Away? Hardware needs an OS to be useful.  Multiplex resources for efficiency and security. OS is cornerstone of what makes computing fun. The design of an MP3 player involves many OS issues:  Its OS implements a file system which is specially designed to store music files.  The OS manages communication with your PC.  The OS reads music from the disc and buffers it in memory.  The OS controls the volume of the output device.  The OS controls the display.  The OS controls wireless network access. Cell phone, mp3 player, DVD player, TIVO, PDA, iPhone, eBook reader, peer-to-peer file sharing Systems/Theory/Artificial intelligence
  • 5. 5 Issues repeat Controlled hardware Uncontrolled hardware Macintosh Windows Peripherals are expensive, e.g., memory, disks Open market drives down prices Stable platform Device drivers breed instability iPhone Android Apple has tightly controlled the introduction of new iPhones and updates to its operating system. Three versions of the OS (Android 1.5, 1.6 and 2.0), custom firmware on many phones, and hardware differences between different models. It has just three iPhone models since 2007. All iPhone users are prompted to update their phones to be on the same version of the OS. You may build an app that works perfectly with all three firmwares, but then when you run it on carriers’ ROMs it completely blows up Is it a computing platform or an appliance?
  • 6. 6 CS372 Capstone course  Combines skills from many different courses Programming languages Data structures Algorithms Projects  Build components of an operating system Thread/process manager, memory management, file system, …  Enhance software engineering skills Thread programming, build large systems, group projects Practical computer science is heavy on learn by doing The engineering in computer science
  • 7. 7 Design and Implementation Design problems.  Understand the problem, and define it.  Understand the space of possible solutions, previous approaches  Formulate your own approach and justify why it might work. Implementation issues.  Real systems are more difficult to build than to explain.  The devil is often in the details.  Building a system gives you satisfaction, and feeling of accomplishment. Mix of specific and general  One way to do memory management (but a very interesting way).  Many scheduling algorithms.  Light on details of specific OSes, look at larger issues that change infrequently
  • 8. 8 Administrivia iClicker We will use the iClicker system. Almost exclusively for in-class use to make sure y’all are following the material  It beats relying on the 5 students who like to talk  It avoids pressuring individuals
  • 9. 9 Administrivia Collaboration and Cheating Working in groups on homeworks is OK but…  You can only collaborate with other students in the course  Every student must craft their own final solution  Every student must fully write up their solution  All collaborators must be acknowledged in writing Collaboration  Discuss problem sets and programming assignments  Discuss possible interpretation of questions, technical details Cheating  Copying solutions code or programs from someone else, previous year’s solutions, or public domain  Providing material for someone else to imitate IS still cheating.  Participate in discussion group where one person writes solution and everyone else copies it Grading  5 lab slip days  Pair programming  Your visa status. Your parents coming to graduation, etc.
  • 10. 10 Administrivia Attendance & Classroom Ettiquette Attendance is expected  Important things will be announced in class  Slide questions will be answered in class  I take attendance with iclicker  If you will miss many classses, you can email me with your reasons No laptops in class  I don’t mind your watching youtube, but it distracts others Lecture notes  Lecture notes are provided for your convenience  Exam review notes are provided for your convenience  What is said in class takes precedence You must read the book or external sources  Class/notes is for high-level concepts  Lab & reading is for low-level details  Labs and exams rely on low-level details  Book is optional, but reading is NOT
  • 11. 11 Administrivia Where to go for help? Attend class.  Unannounced in-class quizzes to encourage attendance. Ask questions in class.  Exercise your understanding of the course material on a daily basis Attend office hours  Emmett’s office hours are W 14:30-15:30 in ACES 6.240  Naga’s office hrs: T 2:30-3:30pm, F 11am-12, Taylor basement  If you can’t come to office hours, set up an appointment Please limit e-mail to personal issues. Use the blackboard discussion board
  • 12. 12 Course Overview OS Structure, Processes and Process Management CPU scheduling Threads and concurrent programming  Thread coordination, mutual exclusion, monitors  Deadlock Virtual memory & Memory management Disks & file systems  Distributed file systems Security Review of the movie, Primer.
  • 13. 13 Administrivia Course Information and Handouts Slides are available online. A course packet is available. Updates will be made during the semester. http://www.cs.utexas.edu/~witchel/372