Role of the Operating System Key Terminology

studied byStudied by 0 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 / 9

10 Terms

1

interrupt handler

a function in the operating system or a device driver, whose execution is triggered by the reception of an interrupt

New cards
2

scheduling

the method by which work is assigned to resources that complete the work

New cards
3

multi-tasking

allowing a user to perform more than one computer task at a time

New cards
4

virtual memory

a feature of an operating system that allows a computer to compensate for shortages of physical memory by temporarily transferring pages of data from random access memory to disk memory

New cards
5

paging / swapping

a technique used by the operating systems to manage virtual memory by dividing it into fixed-size pages. When a program accesses a page that is not currently in physical memory, the operating system retrieves it from disk storage and places it in memory

New cards
6

pagefile / swap-file

temporary storage space on the hard disk

New cards
7

interrupt

a signal to the processor emitted by hardware or software indicating an event that needs immediate attention

New cards
8

polling

the process where the computer or controlling device waits for an external device to check for its readiness or state, often with low-level hardware

New cards
9

drive letter

a single alphabetic character A through Z that has been assigned to a physical drive or drive partition in the computer

New cards
10

Java Virtual Machine (JVM)

a software layer that abstracts the complexities of hardware and operating systems from Java applications

New cards

Explore top notes

note Note
studied byStudied by 26 people
854 days ago
4.0(1)
note Note
studied byStudied by 7 people
5 days ago
5.0(9)
note Note
studied byStudied by 6 people
762 days ago
5.0(1)
note Note
studied byStudied by 63 people
225 days ago
5.0(1)
note Note
studied byStudied by 11 people
293 days ago
5.0(1)
note Note
studied byStudied by 2 people
13 days ago
5.0(1)
note Note
studied byStudied by 14 people
818 days ago
5.0(1)
note Note
studied byStudied by 11 people
435 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (46)
studied byStudied by 34 people
273 days ago
5.0(1)
flashcards Flashcard (97)
studied byStudied by 18 people
784 days ago
5.0(1)
flashcards Flashcard (35)
studied byStudied by 23 people
689 days ago
5.0(3)
flashcards Flashcard (198)
studied byStudied by 5 people
797 days ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 3 people
247 days ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 2 people
618 days ago
4.0(1)
flashcards Flashcard (28)
studied byStudied by 259 people
380 days ago
5.0(1)
flashcards Flashcard (119)
studied byStudied by 132 people
141 days ago
5.0(2)
robot