What is a map, Computer Engineering

Assignment Help:

What is a Map?

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

Address Units

      1     10,000

This permits First-Fit allocation of contiguous blocks of a resource. Initially the Map having one entry - address (block offset from the starting of the swap area) and the total number of resources.

Kernel treats every unit of Map as a group of disk blocks. On the allocation and freeing of the resources Kernel updates the Map for accurate information.

 


Related Discussions:- What is a map

Signaling pvm process, Q. Signaling PVM process? int pvm_sendsig( ...

Q. Signaling PVM process? int pvm_sendsig( int tid, int signum ) Transmits a signal to other PVM process. tid is task identifier of PVM process to receive signal.

What are the disadvantages of public key cryptography, What are the disadva...

What are the disadvantages of Public Key Cryptography? Disadvantages of Public Key Cryptography are as given below: a) It is used to encrypt a secret key that is used to e

C++, find the minimum total number of shelves including the loading process...

find the minimum total number of shelves including the loading process

Data structure, explain different type of sparse matrix

explain different type of sparse matrix

State in brief about virtual memory, What is Virtual memory The term v...

What is Virtual memory The term virtual memory signifies something that appears to be present though actually it is not. Virtual memory technique enables users to use more mem

What is the purpose of putchar function, What is the purpose of putchar fun...

What is the purpose of putchar function Putchar writes one character to the standard output file, stdout. Syntax #include int putchar(int c); The putchar macro wr

Explain about semiconductor memories, Q. Explain about Semiconductor Memori...

Q. Explain about Semiconductor Memories? Originally IC technology was used for constructing processor however soon it was realized that same technology can be used for construc

Processes vs threads, One might argue that in general processes are more ?e...

One might argue that in general processes are more ?exible than threads. For one thing, they can live in two different machines, and communicate via sockets; they are easy to spawn

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd