Operating Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

flashcard set

Earn XP

Description and Tags

Comp Tech

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Process?

any activity or task performed on your computer is called a process

2
New cards

What resources does a process use?

A process uses CPU time, memory, files, and input/output devices to perform its tasks.

3
New cards

Examples of CPU process

4
New cards

Multi-tasking

Managing multiple processes that need to use the computer hardware at the same time is called multi-tasking

5
New cards

How does multi-tasking work

6
New cards

multi-processing

when tasks are aplity across multiple processors (can be different CPU’s or different cores in a single CPU) then this is called multi-processing

7
New cards

RTOS

RTOS - Real Time Operating System