Sistemi Operativi e Laboratorio A.A. 2024/2025

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

1/18

flashcard set

Earn XP

Description and Tags

Flashcards on main topics related to Operating Systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Operating System Organization

Organization and structure of an operating system, main functionalities.

2
New cards

Shell Parsing

Steps of shell parsing.

3
New cards

Process Definition

Definition of a process, main elements, process states and related system calls.

4
New cards

Context Switch

Context switch, heavy processes and light processes.

5
New cards

Process Interaction

Process synchronization and communication with related system calls.

6
New cards

Signal Management

Management of signals by a process, related system calls, main signals.

7
New cards

Fork/Exec

What happens after fork/exec.

8
New cards

Short-Term Scheduling

Criteria and algorithms for short-term scheduling.

9
New cards

File Allocation Methods

Methods of file allocation in secondary memory and possible access methods.

10
New cards

Kernel File Access

Kernel data structures for accessing files.

11
New cards

File Redirection

Shell and system call redirection to files, shell and system call redirection to pipe piping.

12
New cards

Process Image Allocation

Methods for allocating process images in main memory.

13
New cards

Demand Paging

Paging on demand.

14
New cards

Page Replacement

Page replacement and victim identification.

15
New cards

Swapper vs Pager

Swapper vs pager.

16
New cards

Device Management

Logical organization and functions for device management.

17
New cards

Disk Scheduling

Hard Disk access scheduling policies.

18
New cards

RAID

Redundant Array of Independent Disks.

19
New cards

Memory Protection

Memory protection mechanisms.