Australians Need Geography

icon

40

pages

icon

English

icon

Documents

Écrit par

Publié par

Le téléchargement nécessite un accès à la bibliothèque YouScribe Tout savoir sur nos offres

icon

40

pages

icon

English

icon

Documents

Le téléchargement nécessite un accès à la bibliothèque YouScribe Tout savoir sur nos offres

  • exposé
  • fiche de synthèse - matière potentielle : australians
  • expression écrite
Australians Need Geography Through Geography's holistic approach, bringing together the natural and social sciences, students better understand important challenges facing our world
  • spatial interaction
  • issues through the lens
  • critical shortage of australians with geographical understanding
  • effects of human settlement on australia
  • decisions about the big issues
  • geography
  • social sciences
  • range
  • people
  • skills
Voir icon arrow

Publié par

Langue

English

Poids de l'ouvrage

5 Mo

Chapter 10
Operating SystemsChapter Goals
• Describe the two main responsibilities of an
operating system
• Define memory and process management
• Explain how timesharing creates the virtual
machine illusion
• Explain the relationship between logical and
physical addresses
• Compare and contrast memory management
techniques
2Chapter Goals
• Distinguish between fixed and dynamic partitions
• Define and apply partition selection algorithms
• Explain how demand paging creates the virtual
memory illusion
• Explain the stages and transitions of the process
life cycle
• Explain the processing of various CPU
scheduling algorithms
3Software Categories
Application software
Software written to address specific
needs—to solve problems in the real world
System software
Software that manages a computer system
at a fundamental level
Can you name examples of each?
4Roles of an Operating System
Operating system
System software that
– manages computer resources, such as
memory and input/output devices
– provides an interface through which a human
can interact with the computer
– allows an application program to interact with
these other system resources
5Roles of an Operating System
What operating
systems have
you used?
Figure 10.1
An operating system
interacts with many
aspects of a computer
6 system.Roles of an Operating System
The various roles of an operating system
generally revolve around the idea of “sharing
nicely”
An operating system manages resources,
and these resources are often shared in one
way or another among programs that want
to use them
7Resource Management
Multiprogramming
The technique of keeping multiple programs that
compete for access to the CPU in main memory at
the same time so that they can execute
Memory management
The process of keeping track of what programs are
in memory and where in memory they reside
8Resource Management
Process
A program in execution
Process management
The act of carefully tracking the progress of a
process and all of its intermediate states
CPU scheduling
Determining which process in memory is executed
by the CPU at any given point
9Batch Processing
The first operating system was a human operator, who
organize various jobs from multiple users into batches of
jobs that needed the same resources
10

Voir icon more
Alternate Text