Flashcard: Operating Systems Fundamentals — 10 carte

Tutte le carte

1Domanda

Process — creation method?

Risposta

fork() and exec() system calls

2Domanda

Processes — definition?

Risposta

Units of execution identified by PID.

3Domanda

Thread — resource sharing?

Risposta

Share address space within a process

4Domanda

System calls — function?

Risposta

Create or replace processes (`fork()`, `exec()`).

5Domanda

Page replacement — strategy?

Risposta

FIFO, LRU, Clock algorithms

6Domanda

Process states — examples?

Risposta

Ready, running, blocked.

7Domanda

Threads — relation to processes?

Risposta

Share process resources, lightweight subprocesses.

8Domanda

Virtual memory — mechanism?

Risposta

Paging and segmentation via tables.

9Domanda

Page replacement — algorithms?

Risposta

LRU, Clock, FIFO.

10Domanda

Synchronization tools — purpose?

Risposta

Prevent race conditions.

Metti alla prova te stesso con il quiz

Metti alla prova le tue conoscenze con 10 domande su Operating Systems Fundamentals.

1. What is the primary purpose of the fork() system call in process management?

2. What function in Unix-like operating systems is used to create a new process by cloning the parent process?

Fai il quiz →

Leggi la scheda di revisione

Ripassa il corso completo nella scheda di revisione per Operating Systems Fundamentals.

Vedi la scheda di revisione →

Similar courses

Crea le tue flashcard

Importa il tuo corso e l'AI genera flashcard in 30 secondi.

Generatore di flashcard