Assignment Algorithm of Computer Storage Management Partition and Its Implementation

  • Simin Mu
Keywords: storage management, allocation, recycling

Abstract

This paper is about the algorithm of computer storage management partition and its implementation. First, we introduced the background and significance of the project, as well as the principle of technology used by the author in this project. This includes the principles of storage management, partition allocation technology and recycling technology. Then, a detailed analysis of the operating system primary storage allocation of a simple algorithm and one of its implementation., which mainly is to achieve a variable partition of the storage management allocation and recycling technology. Variable partition management usually uses a variety of methods, and our design are the first adaptive algorithm and the use of the best adaptive algorithm. Then it is followed by the test results of the system and discussion of its advantages and disadvantages. The entire storage management partition allocation algorithm and its implementation is entirely in accordance with the primary storage management of the operating system and effective use, in order to achieve a certain level of economic and technical value.

References

Lian Weimin, Xu Baomin. Tutorial of operating system principles l. Beijing:

China Water Resources and Hydropower Press, 2004: 83-102

Liao Lei. C language programming. Beijing: Higher Education Press, 2000

He Yanxiang, Li Fei. Computer operating system. Beijing: Tsinghua

University Press, 2003: 132-134

Wang Qing. Computer Operating System. Beijing: Metallurgical Industry

Publishing, 2003

Lingyun Xiang, Shi Xiangning, Ge Xinhui. Operating system typical

problem analysis and actual simulation. Changsha: National University of

Defense Technology Press, 2001

Liu Jiahai. Visual C ++ programming basics. Beijing: Science Press, 2003

Tan Haoqiang. C Program Design. Second Edition. Beijing: Tsinghua

University Press, 1999

Li Qiang, Jia Yunxia. Visual C ++ Project Development Practice. Beijing:

China Railway Publishing House, 2003

Section
Articles