DocumentCode :
777129
Title :
A buffer-based method for storage allocation in an object-oriented system
Author :
Vogt, Carsten
Author_Institution :
Forschungsinst. fur Funk und Math., Werthhoven, West Germany
Volume :
39
Issue :
3
fYear :
1990
fDate :
3/1/1990 12:00:00 AM
Firstpage :
375
Lastpage :
383
Abstract :
As some object-oriented computing systems support the object type buffer by hardware, it is reasonable to base their free storage management on a set of buffers, each containing free storage blocks of a specific length. Then memory space can normally be allocated and deallocated by simple buffer read and write operations. More complex routines have to be executed only when a buffer full or buffer empty exception is raised. Their task is to clear a buffer position or to insert a storage descriptor into the buffer, respectively. An algorithm that handles such exceptions by splitting and recombination of free blocks and relocation of objects is described. The algorithm is tuned by a set of parameters that specify the amount of descriptors the buffers may hold immediately after exception handling. As a consequence, each buffer receives a moderate number of descriptors, so that the probability of further exceptions is reduced. Moreover, the parameters control the tradeoff between relocation costs and resulting storage fragmentation. The performance of the algorithm is evaluated by an analytical and a simulation model, and methods to find optimal parameter values are described
Keywords :
buffer storage; object-oriented programming; storage allocation; storage management; buffer-based method; exception handling; exceptions; free blocks; free storage management; object-oriented system; optimal parameter values; relocation costs; storage allocation; storage descriptor; storage fragmentation; Algorithm design and analysis; Analytical models; Buffer storage; Control systems; Costs; Hardware; Object oriented modeling; Performance analysis; Read-write memory; Switches;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/12.48867
Filename :
48867
Link To Document :
بازگشت