Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is a Map in unix?

7 like 0 dislike
Hello
What is a Map in unix?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by sr_webmaster (21,000 points)

1 Answer

1 like 0 dislike
 
Best answer
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.
This allows First-Fit allocation of contiguous blocks of a resource. Initially the Map contains one entry – address (block offset from the starting of the swap area) and the total number of resources. Kernel treats each unit of Map as a group of disk blocks. On the allocation and freeing of the resources Kernel updates the Map for accurate information.
answered 1 year ago by eagles11 (179,830 points)

Related questions

6 like 0 dislike
1 answer
7 like 0 dislike
1 answer
asked 1 year ago by sr_webmaster (21,000 points)
6 like 0 dislike
1 answer
7 like 0 dislike
2 answers
asked 1 year ago by DBA-boss (120,990 points)
7 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)