Processor and Process Algorithm

Processor and Process Algorithm

University

12 Qs

quiz-placeholder

Similar activities

Quiz 3 OS Jun 2019

Quiz 3 OS Jun 2019

University

10 Qs

CPU scheduling

CPU scheduling

University

13 Qs

ReflectiveQuizDDT1A_07102020

ReflectiveQuizDDT1A_07102020

University

10 Qs

OS-Process scheduling

OS-Process scheduling

University

15 Qs

[Quiz] Deadlock - OS

[Quiz] Deadlock - OS

University

10 Qs

MULTI LEVEL QUEUE AND FEEDBACK SCHEDULING

MULTI LEVEL QUEUE AND FEEDBACK SCHEDULING

University

13 Qs

Simulation_Lab2_Week1

Simulation_Lab2_Week1

University

10 Qs

CT-4 (Deadlocks)

CT-4 (Deadlocks)

University

15 Qs

Processor and Process Algorithm

Processor and Process Algorithm

Assessment

Quiz

Computers

University

Medium

Created by

Stephen Espinosa

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

1. A process holds a resource without releasing it, waiting for another process to release a required resource.

Example: A process holds a lock on a shared file until it receives a signal from another process indicating it can proceed.

2.

FILL IN THE BLANK QUESTION

1 min • 5 pts

 2. Only one process can access a dedicated resource at a time.

3.

FILL IN THE BLANK QUESTION

1 min • 5 pts

3. Processes are stuck in a deadlock, each waiting for another process to release a resource.

Example: Process A is waiting for a resource held by process B, while process B is waiting for a resource held by process C, and so on, until process N is waiting for a resource held by process A.

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

 

 4. Resources cannot be temporarily taken away from a process.

 

 Example: Once a process acquires a printer, it cannot be interrupted or have the printer assigned to another process until it finishes printing.

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

 

 

  5. An algorithm developed by Edsger for resource allocation and deadlock avoidance. It tests for safety by simulating the allocation of maximum possible amounts of all resources.

 Example: In a banking system, the Banker's Algorithm can be used to ensure that loans are allocated in a way that avoids deadlock and ensures resource availability for all customers.

6.

FILL IN THE BLANK QUESTION

1 min • 5 pts

 6. is a scheduling method used by operating systems to allocate tasks to processes

 The main idea behind this is to prioritize the process that is closest to completing its task.

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

 7. a scheduling algorithm used in computing systems, particularly in CPU scheduling.

 It means that the tasks or processes are executed in the order they arrive or request the CPU, and the one that arrives first is served first.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?