- Category:
- OS Develop
- Tags:
-
[WORD]
- File Size:
- 167kb
- Update:
- 2014-03-07
- Downloads:
- 0 Times
- Uploaded by:
- 路东方
Description: A simulated operating system s main memory allocation, the use of variable storage management algorithm design partitioning main memory allocation and recovery procedures, does not actually start loading operations.
(2) using the first method to adapt to best adapt to the law, the worst adaptation of main memory space allocation method.
3 When a new job requirements into the main memory, you must check the free zone table, to find a large enough spare area. If you find the free zone is greater than the job requirements, which is to be divided it into two parts, one for the occupied area, plus a free zone has become a part of.
4 When a job to evacuate the area if returned free zone adjacent to the other, should be merged into a larger free zone, free zone registered in the table.
5 is designed to run a program, the current state of the output data structure entries changes and memory.
To Search:
File list (Check if you may need any files):
操作系统实验二存储器的分配与回收算法实现).doc