Operating System

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Functions of operating systems

1 / 13

flashcard set

Earn XP

14 Terms

1

Functions of operating systems

  • User

  • Device Driver

  • Application Software

  • File management

  • Utility Programs

  • Hardware

  • Memory/resource

  • User interface

New cards
2

Types of operating systems

  • Embedded

  • Multi-user

  • Multi-tasking

  • Real time

  • Distributive

New cards
3

Distributive operating system

Parallel processing system that spreads the work onto multiple computer servers.

  • One job is split up into several tasks + each task is run on a separate computer

New cards
4

Multi-tasking operating system

Runs on a standalone computer + can run many jobs at the same time

New cards
5

Multi-user operating system

Multiple users on the same computer and each person gets a slice of the processor at once

New cards
6

Embedded operating system

Contains a minimal user interface, accepts input from sensors, limited amount of RAM + has no permanent data storage devices

New cards
7

Real time operating system

Must respond quickly to any inputs/sensors, must be able to deal with multiple inputs simultaneously, must have failsafe mechanisms + must incorporate redundancy

New cards
8

3 ways OS manages memory

  • Paging

  • Segmentation

  • Virtual memory

New cards
9

Virtual Memory

Data that is in RAM which is not currently being used to be transferred to the hard disk drive

New cards
10

Paging

Memory is divided into fixed sized pages of 4KB each + a process currently in memory may be held in non-continuous pages

New cards
11

Types of Scheduling

  • Round Robin (RR)

  • First Come First Serve (FCFS)

  • Shortest Job First (SJF)

  • Shortest Time Remaining (STR)

  • Multi Level Feedback (MLF)

New cards
12

Round Robin

Each task has an equal amount of time in the processor until the instructions are complete

New cards
13

First Come First Serve

Whatever job is first in the queue, gets completed first, no matter how long it takes

New cards
14

Shortest Job First

Whatever instruction has the least amount of time left to complete goes to the front of the queue for execution first

New cards

Explore top notes

note Note
studied byStudied by 9 people
... ago
5.0(1)
note Note
studied byStudied by 80 people
... ago
5.0(1)
note Note
studied byStudied by 22 people
... ago
5.0(1)
note Note
studied byStudied by 264 people
... ago
4.8(5)
note Note
studied byStudied by 82 people
... ago
5.0(2)
note Note
studied byStudied by 15 people
... ago
5.0(1)
note Note
studied byStudied by 135 people
... ago
5.0(1)
note Note
studied byStudied by 123252 people
... ago
4.9(601)

Explore top flashcards

flashcards Flashcard (74)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (24)
studied byStudied by 9 people
... ago
5.0(1)
flashcards Flashcard (187)
studied byStudied by 11 people
... ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 8 people
... ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 23 people
... ago
5.0(2)
flashcards Flashcard (44)
studied byStudied by 38 people
... ago
5.0(1)
flashcards Flashcard (40)
studied byStudied by 11 people
... ago
5.0(2)
flashcards Flashcard (40)
studied byStudied by 3 people
... ago
5.0(1)
robot