A class of dynamic memory allocation algorithms
暂无分享,去创建一个
A new dynamic memory allocation algorithm, the Fibonacci system, is introduced. This algorithm is similar to, but seems to have certain advantages over, the “buddy” system. A generalization is mentioned which includes both of these systems as special cases.
[1] Kenneth C. Knowlton,et al. A fast storage allocator , 1965, CACM.
[2] Kenneth C. Knowlton. A programmer's description of L6 , 1966, CACM.
[3] Donald Ervin Knuth,et al. The Art of Computer Programming , 1968 .
[4] J. Minker,et al. Analysis of data processing systems , 1969 .
[5] Paul Walton Purdom,et al. Statistical Properties of the Buddy System , 1970, JACM.