OS Day 2 Part 2

OS Day 2 Part 2

University

6 Qs

quiz-placeholder

Similar activities

Tutorial 1: Introduction to Information Technology

Tutorial 1: Introduction to Information Technology

University

8 Qs

Storage

Storage

University

10 Qs

DB2 and AS400 Basic Concepts

DB2 and AS400 Basic Concepts

University - Professional Development

10 Qs

OS_DISK_SCHEDULING

OS_DISK_SCHEDULING

University

10 Qs

DDT1B_Pre-test_080322

DDT1B_Pre-test_080322

University

10 Qs

Assignment 1

Assignment 1

University

10 Qs

Latihan 2 Sistem Operasi

Latihan 2 Sistem Operasi

University

10 Qs

Operating System Fun Review

Operating System Fun Review

University

10 Qs

OS Day 2 Part 2

OS Day 2 Part 2

Assessment

Quiz

Computers

University

Medium

Created by

Skill Chaze

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements is not true about disk-arm scheduling algorithms ?

SSTF (shortest seek time first) algorithm increases performance of FCFS

The number of requests for disk service are not influenced by file allocation method.

Caching the directories and index blocks in main memory can also help in reducing disk arm movements.

SCAN and C-SCAN algorithms are less likely to have a starvation problem.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Assuming that the disk head is located initially at 32, find the number of disk moves required with FCFS if the disk queue of I/O block requests are 98, 37, 14, 124, 65, 67 :

310

321

320

324

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

On a disk with 1000 cylinders (0 to 999) find the number of tracks, the disk arm must move to satisfy all the requests in the disk queue. Assume the last request service was at track 345 and the head is moving toward track 0. The queue in FIFO order contains requests for the following tracks :123, 874, 692, 475, 105, 376(Assume SCAN algorithm)

2013

1219

1967

1507

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Consider a disk queue with request for input/output to block on cylinders 98, 183, 37, 122, 14, 124, 65, 67in that order. Assume that disk head is initially positioned at cylinder 53 and moving towards cylinder number 0. The total number of head movements using Shortest Seek Time First (SSTF) and SCAN algorithms are respectively

236 and 252 cylinders

640 and 236 cylinders

235 and 640 cylinders

None of the above

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If the disk head is located initially at 32, find the number of disk moves required with FCFS if the disk queue of I/O blocks requests are 98, 37, 14, 124, 65, 67.

239

310

321

325

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Consider the input/output request node at different time directed at a hyphothetical disk have 200 tracks as given in the following table:

>

Assume that : Current Head position is at track no.65

Current Clock Time 160 millisec

144 and 123 milliseconds

143 and 123 milliseconds

149 and 124 milliseconds

256 and 186 milliseconds