Imai T, Ogushi Y
Med Inform (Lond). 1978 Jun;3(2):145-59. doi: 10.3109/14639237809017756.
This paper presents the basic consideration of global file design on MUMPS language. The major goal of global design is to reduce the number of disc accesses made over the long-term use of a file. To attain this goal, the procedure for finding the global file which minimizes the average number of disc blocks accessed to obtain a data node is proposed. Furthermore, the total number of blocks in use with file design are demonstrated by simple examples.
本文介绍了关于MUMPS语言全局文件设计的基本考量。全局设计的主要目标是在文件的长期使用过程中减少磁盘访问次数。为实现这一目标,提出了一种寻找全局文件的过程,该过程能使获取数据节点时访问的磁盘块平均数量最小化。此外,通过简单示例展示了文件设计中使用的块总数。