Two-dimensional memory management using an avail list

Citation
Al. Perkins et L. Bell, Two-dimensional memory management using an avail list, ADV EN SOFT, 31(3), 2000, pp. 217-221
Citations number
8
Categorie Soggetti
Computer Science & Engineering
Journal title
ADVANCES IN ENGINEERING SOFTWARE
ISSN journal
09659978 → ACNP
Volume
31
Issue
3
Year of publication
2000
Pages
217 - 221
Database
ISI
SICI code
0965-9978(200003)31:3<217:TMMUAA>2.0.ZU;2-2
Abstract
A large two-dimensional FORTRAN array is used to simulate a two-dimensional memory. The two-dimensional memory management scheme is discussed in detai l, and an optimal two-dimensional scheme is established. The scheme is desi gned to reduce the need to copy arrays when they grow beyond their original memory allocation. Such a need arises when adaptive mesh refinement, for e xample, is used on a large scientific grid calculation with many multi-dime nsional arrays. The memory management scheme could be realized in hardware; however, it was originally developed as a technique to speed up numerical calculations. (C) 2000 Elsevier Science Ltd. All rights reserved.