Types of Operating System

studied byStudied by 2 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 7

8 Terms

1

what is a distributed operating system?

  • Combines processing power of computers across a network for a single job

  • the job is split up into several tasks, each of which is run on a separate computer (parallel processing)

  • OS controls and coordinates the computers, presenting to them to the user as if they were a single system 

  • In online shopping, which uses this type of OS, one server can handle the basket and another can manage search queries 

New cards
2

what is a multi-tasking operating system?

  • may run on a standalone pc or laptop 

  • Can run many jobs simultaneously, switching between them so each one appears to be the only one running 

  • Mobile phones use their own version of multitasking OS, linked to specific hardware 

    • A low level proprietary OS (specific to device/hardware) is used to handle hardware and special features 

    • Main OS handles user interface and running applications 

New cards
3

what is a multi-user operating system?

  • Allows multiple users to use computer at the same time 

  • Manages permissions and access rights for each user 

  • Server's OS handles the requests of multiple people using different computers on the network at the same time 

  • time sharing OS

    • a single powerful mainframe or supercomputer is connected to hundreds of terminals all using the mainframe CPU

    • each user gets a slice of processor time

New cards
4

what is an embedded operating system?

  • Application programs are stored in ROM 

  • Limited amount of RAM so complex memory management system is not required

  • User interface is simple and minimal 

  • Often use sensors to take input about their surroundings and send output to control devices

  • no permanent storage devices to be managed

New cards
5

what is a real time operating system?

  • Respond extremely quickly to inputs 

  • Cope with many inputs simultaneously 

  • Seen in safety-critical environments 

  • If hardware fails, OS must have a failsafe to detect immediately and respond appropriately 

  • There is hardware redundancy (duplicate hardware components exist in case one fails) 

  • Some of the backups are slightly different to account for errors 

New cards
6

what is a virtual machine?

  • When software takes on function of the machine 

  • The software may execute intermediate code or run an OS within another to emulate different hardware 

New cards
7

what are device drivers?

  • A program that provides a software interface to a particular hardware device 

  • Enables OS to access hardware functions without knowing hardware details 

  • When a printer is first connected to a computer, the user has to install the device driver onto the computer (Sometimes OS does this automatically) 

  • Are hardware dependent and specific to OS 

  • Communicates with device via system bus  

  • When calling program invokes routine in the driver, it issues commands to device 

  • Once device sends data back to driver, it may invoke routines in the calling program

New cards
8

what is the BIOS?

  • Program stored in EPROM (erasable programmable read only memory) 

  • Gets the computer started 

  • Initialises and tests the system hardware components and loads the OS from hard disk into RAM 

  • Historically used to help I/O devices interact with application software and operating system 

  • In more modern computers, it isn't used after loading the OS 

New cards

Explore top notes

note Note
studied byStudied by 8 people
852 days ago
5.0(1)
note Note
studied byStudied by 84 people
655 days ago
5.0(2)
note Note
studied byStudied by 86 people
409 days ago
5.0(1)
note Note
studied byStudied by 9 people
814 days ago
5.0(1)
note Note
studied byStudied by 27 people
740 days ago
5.0(1)
note Note
studied byStudied by 37 people
648 days ago
5.0(1)
note Note
studied byStudied by 66 people
762 days ago
4.5(4)
note Note
studied byStudied by 1120 people
139 days ago
4.9(9)

Explore top flashcards

flashcards Flashcard (100)
studied byStudied by 2 people
313 days ago
5.0(1)
flashcards Flashcard (339)
studied byStudied by 15 people
400 days ago
5.0(1)
flashcards Flashcard (52)
studied byStudied by 6 people
501 days ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 54 people
782 days ago
5.0(1)
flashcards Flashcard (51)
studied byStudied by 28 people
377 days ago
5.0(1)
flashcards Flashcard (104)
studied byStudied by 41 people
367 days ago
5.0(1)
flashcards Flashcard (45)
studied byStudied by 9 people
700 days ago
5.0(1)
flashcards Flashcard (119)
studied byStudied by 19 people
23 minutes ago
5.0(1)
robot