Flashcards: Operating Systems Fundamentals — 10 cartões

Todos os cartões

1Pergunta

Process — creation method?

Resposta

fork() and exec() system calls

2Pergunta

Processes — definition?

Resposta

Units of execution identified by PID.

3Pergunta

Thread — resource sharing?

Resposta

Share address space within a process

4Pergunta

System calls — function?

Resposta

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

5Pergunta

Page replacement — strategy?

Resposta

FIFO, LRU, Clock algorithms

6Pergunta

Process states — examples?

Resposta

Ready, running, blocked.

7Pergunta

Threads — relation to processes?

Resposta

Share process resources, lightweight subprocesses.

8Pergunta

Virtual memory — mechanism?

Resposta

Paging and segmentation via tables.

9Pergunta

Page replacement — algorithms?

Resposta

LRU, Clock, FIFO.

10Pergunta

Synchronization tools — purpose?

Resposta

Prevent race conditions.

Teste-se com o quiz

Teste seu conhecimento com 10 perguntas sobre 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?

Faça o quiz →

Leia a ficha de revisão

Revise o curso completo na ficha de revisão para Operating Systems Fundamentals.

Veja a ficha de revisão →

Similar courses

Crie seus próprios flashcards

Importe seu curso e a IA gera flashcards em 30 segundos.

Gerador de flashcards