JPH0267622A - Disk input/output system - Google Patents

Disk input/output system

Info

Publication number
JPH0267622A
JPH0267622A JP22017288A JP22017288A JPH0267622A JP H0267622 A JPH0267622 A JP H0267622A JP 22017288 A JP22017288 A JP 22017288A JP 22017288 A JP22017288 A JP 22017288A JP H0267622 A JPH0267622 A JP H0267622A
Authority
JP
Japan
Prior art keywords
disk
file
distribution table
input
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP22017288A
Other languages
Japanese (ja)
Inventor
Tateo Mishima
三島 健郎
Toru Sasaki
徹 佐々木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KANSAI NIPPON DENKI SOFTWARE KK
Original Assignee
KANSAI NIPPON DENKI SOFTWARE KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KANSAI NIPPON DENKI SOFTWARE KK filed Critical KANSAI NIPPON DENKI SOFTWARE KK
Priority to JP22017288A priority Critical patent/JPH0267622A/en
Publication of JPH0267622A publication Critical patent/JPH0267622A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To uniformly distribute files to plural disks and to easily shorten and secure a response by having access to a file distributing table by an argument following a disk input/output request at the time of generating the request to have access to the disk concerned. CONSTITUTION:When an I/O request is outputted by a working program, a key value and file identifier in a file distribution table 8 are transferred to a fire distribution table access means 7 as arguments. The means 7 receives a disk identifier DSK 1 or the like corresponding to the arguments and a record storage means 6 inputs/outputs a disk corresponding to the disk identifier to/ from the file concerned. Since the file I/O request can be uniformly distributed to plural disks, a response can be easily shortened and secured in a large scale on-line system concentrating I/O requests into a specific file and attaching importance to a response.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はディスク入出力方式、特にデータベース編成で
ない一般のファイル編成方式を採用し、かつ複数個のデ
ィスクを備えたオンラインシステムにおけるディスク入
出力方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention is a disk input/output method in an online system that employs a disk input/output method, particularly a general file organization method other than a database organization, and is equipped with a plurality of disks. Regarding.

〔従来の技術〕[Conventional technology]

大規模で応答時間(レスポンス)を重視するオンライン
システムにおいては、ディスクへの入出力要求を意識的
、効果的に各ディスクに対して平準分散化させることが
望まれる。
In large-scale online systems where response time is important, it is desirable to consciously and effectively distribute input/output requests to each disk.

データベース編成の場合には、レンジ機能によって、従
来からこのような要求を満足させているが、データベー
ス編成でない、一般の編成ファイルの場合には、キ一部
を見てデータ部に入出力に行くため、キ一部とデータ部
が同一ファイルにある必要があり、入出力要求をディス
ク(物理ファイル)に分割する機能を有していない。
In the case of database organization, such a request has traditionally been satisfied by the range function, but in the case of a general organization file that is not database organization, it is necessary to look at a part of the key and go to the data section for input/output. Therefore, the key part and the data part must be in the same file, and there is no function to divide input/output requests to disks (physical files).

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のディスク入出力方式は、入出力要求を物
理ファイルに分割する機能を有していないため、入出力
要求がディスク毎に平準化されないので、特定のディス
クに集中し応答時間を長くするという欠点がある。
The conventional disk input/output method described above does not have a function to divide input/output requests into physical files, so input/output requests are not leveled for each disk, so they are concentrated on a specific disk, increasing response time. There is a drawback.

なお、データベース編成は、業務システム設計・構築上
、一般の編成ファイルと比べてスペシャリストを要し、
又データ構造変更時、再構築に長時間を要するなど柔軟
性に欠ける等の欠点があり、設計者や運用者にとって必
らずしも使いやすいものではない。
In addition, database organization requires specialists compared to general organization files in terms of business system design and construction.
Furthermore, when changing the data structure, it takes a long time to rebuild and lacks flexibility, so it is not necessarily easy to use for designers and operators.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の方式は、一般ファイル編成方式を採用しかつ複
数個のディスクを備えたオンラインシステムにおけるデ
ィスク入出力方式において、ファイルを前記ディスクに
平準分散化させるようにキー毎にディスク識別をあらか
じめ保持しておくファイル分散テーブルと、 業務プログラムからディスク入出力要求があると、該デ
ィスク入出力要求に伴う引数により前記ファイル分散テ
ーブルをアクセスし該当する前記ディスク識別を得るフ
ァイル分散テーブルアクセス手段と、 得られたディスク識別に対応するディスクをアクセスす
るレコード格納手段とを有することを特徴とする。
The method of the present invention is a disk input/output method for an online system that adopts a general file organization method and is equipped with a plurality of disks, in which a disk identification is held in advance for each key so that files are uniformly distributed among the disks. a file distribution table to be stored, and a file distribution table access means for accessing the file distribution table according to an argument accompanying the disk input/output request and obtaining the corresponding disk identification when a disk input/output request is made from a business program; and record storage means for accessing a disc corresponding to the disc identification.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例のブロック図を示す。FIG. 1 shows a block diagram of one embodiment of the invention.

図中、DSKI〜DSK5はディスク、2はファイル、
5は入出力要求を出す業務プログラムからの入出力要求
、6はレコード格納手段、7はファイル分散テーブルア
クセス手段、8はファイル分散テーブルをそれぞれ表わ
す。
In the figure, DSKI to DSK5 are disks, 2 is a file,
Reference numeral 5 represents an input/output request from a business program that issues an input/output request, 6 represents a record storage means, 7 represents a file distribution table access means, and 8 represents a file distribution table.

本図によれば在庫マスクは五つのディスクDSK1〜5
に、得意マスク三つのディスクDSK1、DSK3およ
びDSK5に、伝票ファイルは二つのディスクDSKI
およびDSK4に分散されていることがわかる0図中の
2桁の数字はファイルのキーを示す。
According to this diagram, the inventory mask consists of five disks DSK1 to DSK5.
, the special mask is on three disks DSK1, DSK3 and DSK5, and the slip file is on two disks DSKI.
The two-digit number in the diagram indicates the key of the file.

第2図は、第1図のようなファイル分散をさせるに必要
なファイル分散テーブル8の内容を示している。これら
の図面により、在庫マスク、得意先マスク、伝票マスク
が複数個のディスクに平準分散化されていることがわか
る。ファイル分散テーブル8は、ファイル分散テーブル
作成規則に従って、運用者の指示により作成しておく。
FIG. 2 shows the contents of the file distribution table 8 necessary to perform file distribution as shown in FIG. From these drawings, it can be seen that the inventory mask, customer mask, and slip mask are distributed across multiple disks. The file distribution table 8 is created in accordance with the file distribution table creation rules according to instructions from the operator.

また、レコード格納手段6とファイル分散テーブルアク
セス手段7は、業務プログラムのサブルーチンとして構
成される。
Furthermore, the record storage means 6 and the file distribution table access means 7 are configured as subroutines of the business program.

いま、業務プログラムより入出力要求が出されると、フ
ァイル分散テーブル8のキー値とファイル識別が引数と
してファイル分散テーブルアクセス手段7に渡る。ファ
イル分散テーブルアクセス手段7は、この引数に該当す
るディスク識別DSK1等)を受けとり、レコード格納
手段6はディスク識別に対応するディスクの該当ファイ
ルへ入出力を行う。
Now, when an input/output request is issued from a business program, the key value and file identification of the file distribution table 8 are passed to the file distribution table access means 7 as arguments. The file distribution table access means 7 receives the disk identification (DSK1, etc.) corresponding to this argument, and the record storage means 6 performs input/output to the corresponding file of the disk corresponding to the disk identification.

例えば、業務プログラムから在庫マスクに対し、キー=
01の入出力要求が起ったとする。ファイル分散テーブ
ルアクセス手段7に、その引数が渡り、テーブルサーチ
の結果、ディスク識別EFNIを得るので、レコード格
納手段6はディスクDSKIの在庫マスクに入出力を行
うことになる。
For example, from a business program to an inventory mask, key =
Assume that an input/output request of 01 occurs. The argument is passed to the file distribution table access means 7, and as a result of the table search, the disk identification EFNI is obtained, so the record storage means 6 inputs and outputs the inventory mask of the disk DSKI.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、ファイルの入出力要求を複数のディス
クへ平準化分散できるため、特定ファイルに入出力要求
が集中する様な大規模でかつレスポンスを重視するオン
ラインシステムにおいて、レスポンスの短縮確保が容易
となる。
According to the present invention, file input/output requests can be balanced and distributed to multiple disks, so it is possible to ensure a short response time in a large-scale online system where input/output requests for a specific file are concentrated and where response is important. It becomes easier.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例のブロック図、第2図は本実
施例におけるファイル分散テーブルの具体例を示す図で
ある。 DSKI〜DSK5・・・ディスク、2・・・ファイル
、5・・・入出力要求、6・・・レコード格納手段、7
・・・ファイル分散テーブルのアクセス手段、・・フ アイル分散テーブル。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing a specific example of a file distribution table in this embodiment. DSKI to DSK5...disk, 2...file, 5...input/output request, 6...record storage means, 7
...File distribution table access means, ...File distribution table.

Claims (1)

【特許請求の範囲】 一般ファイル編成方式を採用しかつ複数個のディスクを
備えたオンラインシステムにおけるディスク入出力方式
において、 ファイルを前記ディスクに平準分散化させるようにキー
毎にディスク識別をあらかじめ保持しておくファイル分
散テーブルと、 業務プログラムからディスク入出力要求があると、該デ
ィスク入出力要求に伴う引数により前記ファイル分散テ
ーブルをアクセスし該当する前記ディスク識別を得るフ
ァイル分散テーブルアクセス手段と、 得られたディスク識別に対応するディスクをアクセスす
るレコード格納手段とを有することを特徴とするディス
ク入出力方式。
[Claims] In a disk input/output method for an online system that adopts a general file organization method and is equipped with a plurality of disks, a disk identification is held in advance for each key so that files are uniformly distributed among the disks. a file distribution table to be stored, and a file distribution table access means for accessing the file distribution table according to an argument accompanying the disk input/output request and obtaining the corresponding disk identification when a disk input/output request is made from a business program; 1. A disk input/output method comprising: record storage means for accessing a disk corresponding to a disk identification.
JP22017288A 1988-09-01 1988-09-01 Disk input/output system Pending JPH0267622A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22017288A JPH0267622A (en) 1988-09-01 1988-09-01 Disk input/output system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22017288A JPH0267622A (en) 1988-09-01 1988-09-01 Disk input/output system

Publications (1)

Publication Number Publication Date
JPH0267622A true JPH0267622A (en) 1990-03-07

Family

ID=16747015

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22017288A Pending JPH0267622A (en) 1988-09-01 1988-09-01 Disk input/output system

Country Status (1)

Country Link
JP (1) JPH0267622A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7558941B2 (en) 2005-06-30 2009-07-07 Intel Corporation Automatic detection of micro-tile enabled memory
US7587521B2 (en) 2005-06-23 2009-09-08 Intel Corporation Mechanism for assembling memory access requests while speculatively returning data
US7765366B2 (en) * 2005-06-23 2010-07-27 Intel Corporation Memory micro-tiling
US8253751B2 (en) 2005-06-30 2012-08-28 Intel Corporation Memory controller interface for micro-tiled memory access
US8332598B2 (en) 2005-06-23 2012-12-11 Intel Corporation Memory micro-tiling request reordering

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6323289A (en) * 1986-07-15 1988-01-30 Nec Corp Disk control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6323289A (en) * 1986-07-15 1988-01-30 Nec Corp Disk control system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587521B2 (en) 2005-06-23 2009-09-08 Intel Corporation Mechanism for assembling memory access requests while speculatively returning data
US7765366B2 (en) * 2005-06-23 2010-07-27 Intel Corporation Memory micro-tiling
US8010754B2 (en) 2005-06-23 2011-08-30 Intel Corporation Memory micro-tiling
US8332598B2 (en) 2005-06-23 2012-12-11 Intel Corporation Memory micro-tiling request reordering
US7558941B2 (en) 2005-06-30 2009-07-07 Intel Corporation Automatic detection of micro-tile enabled memory
US8253751B2 (en) 2005-06-30 2012-08-28 Intel Corporation Memory controller interface for micro-tiled memory access
US8866830B2 (en) 2005-06-30 2014-10-21 Intel Corporation Memory controller interface for micro-tiled memory access

Similar Documents

Publication Publication Date Title
JP2768433B2 (en) Physical database design system
US9323791B2 (en) Apparatus and method for expanding a shared-nothing system
Sehrish et al. Supporting HPC analytics applications with access patterns using data restructuring and data-centric scheduling techniques in MapReduce
US5761696A (en) Parallel database serving mechanism for a single-level-store computer system
JPH09171477A (en) Method and device for configuration of database
JPH0267622A (en) Disk input/output system
US7152026B1 (en) Versioned node configurations for parallel applications
JPH08263356A (en) Method and apparatus for prevention of careless change with reference to system-critical file in computer system
US7127457B1 (en) Method and system for executing database queries
Verma et al. Beyond Hadoop for e-commerce Big Data Analysis through Amazon
JPS6172333A (en) Merge processing system
JP2560892B2 (en) Error information processing device
JPH0378045A (en) Computer system
JPH11312150A (en) Parallel processing method, its system and recording medium with parallel processing program recorded therein
JP2557953B2 (en) Interface definition and analysis support method
Karpagam et al. Split reading of redundant datasets on datanodes using Hadoop framework
JP3311067B2 (en) Program development management device
JPH0778121A (en) Method for managing data in distributing processing system
Simon et al. Statistical analysis of NAS parallel benchmarks and LINPACK results
Jafarov Comparison of PostgreSQL & Oracle Database
JPH01267746A (en) Logic file access device
JP2581145B2 (en) Security processing method
JP2000112793A (en) Method for expanding database, database retrieval system and recording medium
CN117909315A (en) Model generation method, device, equipment, cluster and storage medium
JPS63196957A (en) Data base control system