UNIX Programming and Technical

Q. What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?

A. Kernel follows Round Robin scheme choosing a swap device among the multiple swap devices in Unix System V.

Read Solution (Total 0)

UNIX Other Question

Q. What is a Map?

A. A Map is an Array, which contains the addresses of the free space in the swap device that are allocatable resources, and the number of the resource units available there
What is a Region?