Sign In
Ask Question
Computers & Technology
Sammy
7 July, 10:18
Explain free space allocation?
+4
Answers (
1
)
Popeye
7 July, 12:02
0
Free space allocation is defined as, when system keeps tracks of the free space blocks for allocating space in files, when they are created and also we can reuse the free space released after deleting the files. The system can maintain a free space list that keeps track of the space blocks which are not allocated to files and directories. Whenever we want to delete a file then the free memory space is added to the free space list during the allocation
The free space list can be implement as:
Bitmap or Bit vector Linked List
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Get an answer to your question ✅
“Explain free space allocation? ...”
in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers
You Might be Interested in
Create a Java program which implements this Moore machine. Requirements 1. The program must be written in Java. 2. It must request the initial state and the input. It displays the machine's output and the final state, as in the example below. 3.
Answers (1)
How much did the printer that came with the first univac system cost?
Answers (1)
Write a recursive method int power (int i, int j which determines teh result of i^j where j>=0
Answers (1)
All of these concerns can be diagnosed using the paper test except for a A. bad spark plug wire in the ignition system. B. faulty injector on a multiport engine. C. burned valve. D. cracked exhaust manifold.
Answers (1)
What type of job should i get that can lead to becoming a game programmer?
Answers (1)
New Questions in Computers & Technology
In a game, your character cleverly places an electronic bug on an unsuspecting felon's jacket to track his movements. The bug transmits data on a real-time basis that your character can read on her handheld device.
Answers (1)
Use the variables k and total to write a while loop that computes the sum of the squares of the first 50 counting numbers, and associates that value with total. Thus your code should associate 1*1 + 2*2 + 3*3 + ... + 49*49 + 50*50 with total.
Answers (1)
In a database, a table can be defined as a data category. a. True b. False
Answers (1)
Software that manages "back office" functions such as billing, production, inventory management, and human resources management is called __?__ software.
Answers (1)
How would you classify the earliest historical examples of STEM discoveries provided in this lesson? scientific discoveries technological discoveries engineering discoveries mathematical discoveries
Answers (1)
Home
»
Computers & Technology
» Explain free space allocation?
Sign In
Sign Up
Forgot Password?