JPS58222352A - Input and output processing system - Google Patents

Input and output processing system

Info

Publication number
JPS58222352A
JPS58222352A JP10604082A JP10604082A JPS58222352A JP S58222352 A JPS58222352 A JP S58222352A JP 10604082 A JP10604082 A JP 10604082A JP 10604082 A JP10604082 A JP 10604082A JP S58222352 A JPS58222352 A JP S58222352A
Authority
JP
Japan
Prior art keywords
input
output
section
asynchronous
sequential
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
JP10604082A
Other languages
Japanese (ja)
Inventor
Takashi Fukunaga
孝 福永
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP10604082A priority Critical patent/JPS58222352A/en
Publication of JPS58222352A publication Critical patent/JPS58222352A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To attain a unified management of the input and output processing, by processing asynchronous input and output and a sequential input and output in parallel, in performing the input/output processing in a computer by means of a task. CONSTITUTION:A slave task of an asynchronous input/output control section 2 stores an asynchronous input/output control sentence and a working area is provided. Further, a sequential input/output sentence section 4 stores a sequential input/output sentence and a working area is provided. An asnchronous input/output section 1 exists in a master task, which stores the asynchronous input/output sentence. Further, the processing of the asynchronous input/output is done by the control section 2. An input/output processing routine section 3 is used in common at the output sentence section 4 in the same master task, and when it is used in common, a material is read in each working area and the processing of the asynchronous input/output and the sequential input/output is done. The output sentence section 1 and the sequential output sentence section 4 are formed in the relation of exclusive control so as to prevent the interference of the operation of both input and output sentence sections.

Description

【発明の詳細な説明】 (a)  発明の技術分野 本発明はコンピュータ内でのタスク使用による入出力処
理を行う場合に非同期入出力と順次入出力とを並行に処
理するようにした入出力処理方式(b)  従来技術と
問題点 電子計算機が入出力装置を制御するために電子計算機は
種々の制御機能を持っており、この制御機能の中に順次
人出力と非同期入出力とを如何に処理する力)の機能が
ある。処理手順を親タスク、子タスクにて構成し、一般
に親タスクに従属する子タスクに非同期入出力制御部を
設けて親タスクにある入出力処理ルーチン部を制御する
方式が従来から用いられている。しかしながらこの方式
は順次入出力を主とすれば非同期入力は従の関係であり
、順次入出力と非同期入力とは別の管理を必要とする欠
点があり、順次人出力と非同期入力とが一元管理できる
入出力処理方式が要望されている0 (C)  発明の目的 本発明は上記従来の欠点に鑑み、非同期入出力と順次入
出力とが並行して入出力処理を行う入出力処理方式を提
供することを目的とするものである。
Detailed Description of the Invention (a) Technical Field of the Invention The present invention relates to input/output processing in which asynchronous input/output and sequential input/output are processed in parallel when input/output processing is performed using tasks within a computer. Method (b) Prior art and problems Electronic computers have various control functions in order to control input/output devices, and how to process sequential human output and asynchronous input/output within these control functions. There is a function of ``power to do''. Conventionally, a method has been used in which a processing procedure is composed of a parent task and a child task, and an asynchronous input/output control section is generally provided in the child task subordinate to the parent task to control the input/output processing routine section in the parent task. . However, this method has the disadvantage that if sequential input/output is the main focus, asynchronous input is in a subordinate relationship, and sequential input/output and asynchronous input require separate management, and sequential human output and asynchronous input are centrally managed. There is a need for an input/output processing method that can perform input/output processing in parallel with asynchronous input/output and sequential input/output in view of the above-mentioned conventional drawbacks. The purpose is to

(d)  発明Sオの構成 そしてこの目的は本発明によれば、親タスクに有る入出
力処理ルーチン部をリエントラントに形成するとともに
、順次入出力文部と非同期入出力文部とを排他制御に形
成し、順次入出力文部と非同期入出力文部が並行して入
出力処理ルーチン部を制御するようにしたことを特徴と
する入出力処理方式によって達成され、入出力処理の一
元管理を行うことが可能となる。
(d) Structure of Invention SO According to the present invention, the input/output processing routine section in the parent task is formed in a reentrant manner, and the sequential input/output statement section and the asynchronous input/output statement section are formed under exclusive control. This is achieved by an input/output processing method characterized by a sequential input/output statement section and an asynchronous input/output statement section controlling the input/output processing routine section in parallel, making it possible to centrally manage input/output processing. Become.

(e)  発明の実施例 以下本発明の実施例を図を用いて詳細に説明する。(e) Examples of the invention Embodiments of the present invention will be described in detail below with reference to the drawings.

図は本発明の入出力処理方式を示す一実施例のブロック
図であり、lは非同期入出力文部、2は非同期入出力制
御部、8は入出力処理ルーチン部、4は順次入出力文部
をそれぞれ示す。
The figure is a block diagram of an embodiment of the input/output processing method of the present invention, where l is an asynchronous input/output statement section, 2 is an asynchronous input/output control section, 8 is an input/output processing routine section, and 4 is a sequential input/output statement section. Each is shown below.

非同期入出力制御部2は子タスクであり非同期入出力の
制御文を格納している。さらにこの非同期1、′□ 入出力制御部2は作業域が設けである0又順次人出文部
4は順次人出文を格納するとともにこれにも作業域が設
けである。入出力処理ルーチン部8は入出力処理に必要
とする手順に必要な資料を格納している。非同期入出力
文部1は親タスクにあり、非同期入出力文を格納してお
り、非同期入出力制御部2とPO8T/WAITマク四
で通信され非同期入出力の処理は上記資料を作業域に取
り入れ非同期入出力制御部2が行う。入出力処理ルーチ
ン部8は同じ親タスク内にある順次入出力文部4にても
共用され、共用する場合には上記したそれぞれの作業域
に資料を読取り、非同期人出力と順次入出力との処理が
行われる。以上のことはりエンドラント(再入可能)と
して一般に公知のことである。従って非同期人出力と順
次入出力との処理が並列に実行されることとなる。
The asynchronous input/output control unit 2 is a child task and stores control statements for asynchronous input/output. Furthermore, the asynchronous input/output control unit 2 is provided with a work area, and the sequential output text unit 4 stores the output text sequentially, and is also provided with a work area. The input/output processing routine section 8 stores materials necessary for procedures required for input/output processing. The asynchronous input/output statement section 1 is located in the parent task, stores asynchronous input/output statements, and is communicated with the asynchronous input/output control section 2 through the PO8T/WAIT Mac4.Asynchronous input/output processing takes the above materials into the work area and executes the asynchronous input/output statement. The input/output control unit 2 performs this. The input/output processing routine section 8 is also shared by the sequential input/output statement section 4 in the same parent task, and when shared, it reads materials into the respective work areas mentioned above and processes asynchronous human output and sequential input/output. will be held. The above is generally known as an endrant (reentrant). Therefore, asynchronous human output and sequential input/output processing are executed in parallel.

更に非同期入出力文部1と順次入出力文部4とは排他制
御の関係に形成し両人出力文部の動作の干渉を防止しで
あることは勿論である。
Furthermore, it goes without saying that the asynchronous input/output text section 1 and the sequential input/output text section 4 are formed in an exclusive control relationship to prevent interference between the operations of both output text sections.

(f)  発明の効果 以上、詳細に説明1・したように木兄−〇人出力制御方
式は非同期入出力と順次入出力とが並行して“入出力処
理を行い入出力を一元管理する上で利点の多いものとな
る。
(f) Effects of the Invention As explained in detail in 1., the Kinoe-○ human output control method allows asynchronous input/output and sequential input/output to be performed in parallel to perform input/output processing and centrally manage input/output. It has many advantages.

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

図は本発明の入出力処理方式を示す一実施例のブロック
図である。 図において、1は非同期入出力文部、2は非同期入出力
制御部、8は入出力処理ルーチン部、4は順次入出力文
部をそれぞれ示す。
The figure is a block diagram of an embodiment showing the input/output processing method of the present invention. In the figure, 1 is an asynchronous input/output statement section, 2 is an asynchronous input/output control section, 8 is an input/output processing routine section, and 4 is a sequential input/output statement section.

Claims (1)

【特許請求の範囲】[Claims] 順次入出力文部と非同期入出力文部と入出力処理ルーチ
ン部とからなる親タスクが非同期入出力制御部からなる
子タスクを介して非同期入出力処理を行う入出力処理方
式において、該入出力処理ルーチン部をリエントラント
に形成するとともに前記順次入出力文部と非同期入出力
文部とを排他制御に形成し、該順次入出力文部と非同期
入出力文部が並行して前記入出力処理ルーチン部を制御
するようにしたことを特徴とする入出力処理方式。
In an input/output processing method in which a parent task consisting of a sequential input/output statement section, an asynchronous input/output statement section, and an input/output processing routine section performs asynchronous input/output processing via a child task consisting of an asynchronous input/output control section, the input/output processing routine The sequential input/output statement section and the asynchronous input/output statement section are formed under exclusive control, so that the sequential input/output statement section and the asynchronous input/output statement section control the input/output processing routine section in parallel. An input/output processing method characterized by the following.
JP10604082A 1982-06-18 1982-06-18 Input and output processing system Pending JPS58222352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10604082A JPS58222352A (en) 1982-06-18 1982-06-18 Input and output processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10604082A JPS58222352A (en) 1982-06-18 1982-06-18 Input and output processing system

Publications (1)

Publication Number Publication Date
JPS58222352A true JPS58222352A (en) 1983-12-24

Family

ID=14423520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10604082A Pending JPS58222352A (en) 1982-06-18 1982-06-18 Input and output processing system

Country Status (1)

Country Link
JP (1) JPS58222352A (en)

Similar Documents

Publication Publication Date Title
JPH0457003B2 (en)
SE8200314L (en) MODULE BUILT, DECENTRALIZED DATA PROCESSING SYSTEM
JPS58222352A (en) Input and output processing system
JPH025104A (en) Arithmetic processing unit
JPS5427740A (en) Information processing unit
JP2590872B2 (en) Task scheduling method
JPS58225454A (en) Execution processing system
JPS5797108A (en) Sequence
JPS6232557A (en) Communication protocol converter
JPS56164404A (en) Sequence controller
JPS55105722A (en) Initial program load system
JPS62208134A (en) Integrated os computer system
JPS5478644A (en) Interruption control system
JPS6195463A (en) Peculiar space control system
JPS6269324A (en) Task control system
JPH0414109A (en) Brand control sequence controller
JPS62233835A (en) Message managing system
JPH0250730A (en) Language converting system based upon common machine word
JPH0275048A (en) Channel connected scsi interface device
JPS54130844A (en) Bus control system
JPS57153361A (en) Processor for logical input and output
JPH01180640A (en) Integration system for plural processes
JPS62107349A (en) File converting system
JPH01318115A (en) Distributed window controller
JPH03240156A (en) Data processing system