JPH02153654A - Program control processing method for adapter - Google Patents

Program control processing method for adapter

Info

Publication number
JPH02153654A
JPH02153654A JP63307253A JP30725388A JPH02153654A JP H02153654 A JPH02153654 A JP H02153654A JP 63307253 A JP63307253 A JP 63307253A JP 30725388 A JP30725388 A JP 30725388A JP H02153654 A JPH02153654 A JP H02153654A
Authority
JP
Japan
Prior art keywords
adapter
component
program
memory
tables
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
JP63307253A
Other languages
Japanese (ja)
Inventor
Ichiro Miyajima
一郎 宮島
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 JP63307253A priority Critical patent/JPH02153654A/en
Publication of JPH02153654A publication Critical patent/JPH02153654A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To facilitate the management of a program by preparing a program for adapter by means of dividing it into a common module and plural load modules for respective components, setting the addresses of tables which respective load modules have and accessing the tables of respective components. CONSTITUTION:The program for the adapter 14 is prepared in an external storage device 11 by dividing it into the common module 12 and plural load modules 13a, 13b,... installed for respective components of respective processing function units. A computer mainbody device 10 read the common module 12 at the time of initializing the adapter 14, and loads it on the fixed area of an adapter memory 16. One load module corresponding to the designated component is selected from plural load modules 13a, 13b,... and it is loaded on the adapter memory 16. Thus, the tables belonging to respective components which are to be loaded can mutually referred, and the management of the program is facilitated.

Description

【発明の詳細な説明】 (概要) マイクロプロセッサとメモリとを持つアダプタ上に複数
のアダプタ用プログラムをローディングするシステムに
おいて、そのプログラムが持つ資源を管理するために、
コンポーネントのテーブルを固定域からのチェーンで管
理するようにしたアダプタ用プログラム管理処理方法に
関し。
[Detailed Description of the Invention] (Summary) In a system in which multiple adapter programs are loaded onto an adapter having a microprocessor and memory, in order to manage the resources held by the programs,
Regarding the program management processing method for the adapter, which manages component tables using a chain from a fixed area.

アダプタ用プログラムの管理を容品にし、そのコンポー
ネントの数や種類の変化に柔軟に対処できるようにする
手段を提供することを目的とし。
The purpose is to provide a means to streamline the management of adapter programs and to flexibly deal with changes in the number and types of their components.

アダプタ用プログラムを、共通モジュールと各コンポー
ネントごとの複数のロードモジュールとに分けて作成し
、アダプタの初期化時に、共通モジュールおよび指定さ
れたコンポーネントのロードモジュールをローディング
する処理過程と、共通モジュールにおける所定の格納域
に、各ロードモジュールが持つテーブルのアドレスを設
定する処理過程とを備え、固定域に設定されたアドレス
により、各コンポーネントのテーブルをアクセスするよ
うに構成する。
The adapter program is divided into a common module and multiple load modules for each component, and when the adapter is initialized, the process of loading the common module and the load module of the specified component, and the process of loading the common module and the load module of the specified component, and and a processing step for setting the address of the table held by each load module in the storage area of , and the table of each component is accessed by the address set in the fixed area.

(産業上の利用分野〕 本発明は、マイクロプロセッサとメモリとを持つアダプ
タ上に複数のアダプタ用プログラムをローディングする
システムにおいて、そのプログラムが持つ資源を管理す
るために、コンポーネントのテーブルを固定域からのチ
ェーンで管理するようにしたアダプタ用プログラム管理
処理方法に関する。
(Industrial Application Field) In a system that loads a plurality of adapter programs onto an adapter having a microprocessor and memory, the present invention stores component tables from a fixed area in order to manage the resources of the programs. This invention relates to a program management method for an adapter, which is managed in a chain.

例えば、データ通信を行う計算機システム等では、シス
テムに組み込まれる通信アダプタ等により、所定の伝送
制御手順による通信を制御することが行われている。こ
のようなアダプタは、データの入出力に関する本体装置
の処理負担を軽減するために、マイクロプロセッサとメ
モリとを搭載し、マイクロプロセッサによってアダプタ
専用のプログラムを実行するようになっている。
For example, in a computer system that performs data communication, communication is controlled by a predetermined transmission control procedure using a communication adapter or the like built into the system. Such adapters are equipped with a microprocessor and memory to reduce the processing load on the main unit regarding data input/output, and the microprocessor executes a program dedicated to the adapter.

アダプタの高機能化が望まれることから、単独のアダプ
タ用プログラムだけではなく、処理機能に応じた複数の
アダプタ用プログラムを実行可能とすることが必要とさ
れる。
Since it is desired that adapters have higher functionality, it is necessary to be able to execute not only a single adapter program but also a plurality of adapter programs depending on processing functions.

〔従来の技術〕[Conventional technology]

第5図は従来技術の例を示す。 FIG. 5 shows an example of the prior art.

回線制御やネットワーク制御等を行うマイクロプロセッ
サを搭載したアダプタのプログラムは。
The program for the adapter is equipped with a microprocessor that performs line control, network control, etc.

従来、ROMなどに収納され、固定化されていたが、そ
れに柔軟性を持たせ、変更などを容易にするために、ア
ダプタが接続される計算機本体装置から、初期化時に、
アダプタメモリにプログラムをローディングする方式も
用いられている。
Conventionally, it was stored in a ROM or the like and fixed, but in order to give it flexibility and make it easier to change, it is transferred from the computer main unit to which the adapter is connected at the time of initialization.
A method of loading a program into adapter memory is also used.

しかし、従来のアダプタでは、単一のロードモジュール
をアダプタメモリにローディングするようになっており
、必要な機能を複数のロードモジュールのファイルに分
割して、その中から動的に適当なものを選択してローデ
ィングするということはできなかった。
However, with conventional adapters, a single load module is loaded into the adapter memory, and the necessary functions are divided into multiple load module files, from which an appropriate one is dynamically selected. It was not possible to load it.

例えば、伝送制御を行う通信アダプタ等では。For example, in a communication adapter that performs transmission control.

HD L C,パケット交換、BCIIJ御手順という
ような所定のプロトコルに応じた各種の処理機能が必要
になるが、従来の技術によれば、これらのすべての機能
を持つ単一のロードモジュールを作成するか、あらかじ
め、これらのい(つかを組み合わせた計算機システムご
とのロードモジュールを作成しなければならなかった。
Various processing functions are required depending on the predetermined protocols such as HDLC, packet switching, and BCIIJ control procedures, but according to conventional technology, it is not possible to create a single load module that has all these functions. Otherwise, it was necessary to create a load module for each computer system that combines these items in advance.

第5図はその例を示しており、第5図(イ)の場合、コ
ンポーネントA・51aと、コンボーネン)B・51b
の処理機能を必要とする計算機システム川のアダプタの
プログラムを作成するために、共通部50とこれらのコ
ンポーネントとの結合/編集(リンケージ)を行い、単
一のロードモジュール52−1を作成している。そして
、アダプタの初期化時に、このロードモジュール52−
1をアダプタメモリ16にローディングする。
Figure 5 shows an example. In the case of Figure 5 (a), component A 51a and component B 51b
In order to create a program for a computer system river adapter that requires processing functions, the common section 50 and these components are combined/edited (linked) to create a single load module 52-1. There is. Then, when initializing the adapter, this load module 52-
1 into the adapter memory 16.

一方、第5図(ロ)に示すように8例えばコンポーネン
トB・51bとコンポーネントC・51Cの処理機能が
必要である場合には、これらと共通部50との結合/編
集を行い、別のロードモジュール52−2を作成するこ
とになる。
On the other hand, as shown in FIG. 5(b), if the processing functions of components B, 51b and C, 51C are required, these are combined/edited with the common part 50, and another load is performed. A module 52-2 will be created.

このように、複数の機能を単一のロードモジュールにま
とめる場合には、プログラム中のラベルLl−L6を使
用して、絶対番地でテーブルTl〜T 6等を参照可能
とする。そのため、他の機能を持つプログラム(コンポ
ーネント)を使用するときには、結合/&I集処理によ
って、ロードモジュールを作成しなおす必要があった。
In this way, when a plurality of functions are combined into a single load module, the labels L1-L6 in the program are used to make it possible to refer to tables T1 to T6, etc., using absolute addresses. Therefore, when using a program (component) with other functions, it was necessary to recreate the load module by combining/&I collection processing.

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

以上のように従来技術によれば、複数のロードモジュー
ルをアダプタメモリにローディングすることはできず、
もし、m敗のロードモジュールをローディングしようと
すると、各ロードモジュールが持つテーブル等の資源管
理を変更する必要が生じた。そのため、アダプタ用プロ
グラムの管理が煩雑化するという間到があった。
As described above, according to the conventional technology, it is not possible to load multiple load modules into the adapter memory.
If an attempt was made to load a load module with m losses, it would be necessary to change resource management such as tables held by each load module. As a result, management of adapter programs has become complicated.

本発明は上記間屈点の解決を図り、アダプタ用プログラ
ムの管理を容易にし、そのコンポーネントの数や種類の
変化に柔軟に対処できるようにする手段を提供すること
を目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to provide a means to solve the above-mentioned problems, to facilitate the management of adapter programs, and to flexibly deal with changes in the number and types of components.

(課題を解決するための手段) 第1図は本発明の原理説明図である。(Means for solving problems) FIG. 1 is a diagram explaining the principle of the present invention.

第1図において、10はCPUとメモリとを備えたデー
タ処理を行う計算機本体装置、11は磁気ディスク装置
等の外部記憶装置、12は共通モジュール、13a、1
3b、…は各コンポーネントごとに用意されるロードモ
ジュール、14は計算機本体装W1tOに対するデータ
入出力用のアダプタ、15はマイクロプロセッサ(MP
U)、16はランダムアクセスメモリ(RAM)等によ
って構成されるアダプタメモリ、17はアダプタメモリ
16の固定域に設けられるテーブルアドレス格納域1 
18M、18b、…は各コンポーネントが持つ管理情報
を持つメインテーブルを表す。
In FIG. 1, 10 is a computer main unit that performs data processing and includes a CPU and a memory, 11 is an external storage device such as a magnetic disk device, 12 is a common module, 13a, 1
3b, ... are load modules prepared for each component, 14 is an adapter for data input/output to the computer main unit W1tO, and 15 is a microprocessor (MP
U), 16 is an adapter memory composed of random access memory (RAM), etc., and 17 is a table address storage area 1 provided in a fixed area of the adapter memory 16.
18M, 18b, . . . represent main tables containing management information held by each component.

アダプタ14は、アダプタメモリ16に格納されたプロ
グラムを、マイクロプロセッサ15によ4て実行するこ
とにより、計算機本体装置1Gに対するデータ入出力の
制御を行う。
The adapter 14 controls data input/output to the computer main unit 1G by having the microprocessor 15 execute a program stored in the adapter memory 16.

本発明では、このアダプタ14川のプログラムを5アダ
プタメモリ16における固定域に共通に設定される共通
モジュール12と、各処理機能単位のコンポーネントご
とに設けられる複数のロードモジュール13a、13b
l…とに分けて、あらかじめ外部記憶装置11に作成し
ておく。
In the present invention, the programs of these 14 adapters are stored in a common module 12 commonly set in a fixed area in the adapter memory 16, and a plurality of load modules 13a and 13b provided for each component of each processing function unit.
1... are created in advance in the external storage device 11.

計算機本体装置fIOは、アダプタ14の初期化時に、
処理過fIP1により、外部記憶装置1!から共通モジ
ュール12を読み出し、それをアダプタメモリ16の固
定域、すなわち、アドレスが絶対番地で固定している領
域にローディングする。
When the computer main unit fIO initializes the adapter 14,
Due to processing overload fIP1, external storage device 1! The common module 12 is read from the adapter memory 16 and loaded into a fixed area of the adapter memory 16, that is, an area whose address is fixed as an absolute address.

また、処理過程P2により、複数のロードモジュール1
3a、13b、…の中から、指定されたコンポーネント
に対応するものを選択し6それを順次、アダプタメモリ
16にローディングする。ローディングが終了した後、
マイクロプロセッサ15の動作を開始させる。
Also, in the process P2, a plurality of load modules 1
3a, 13b, . . . , which correspond to the designated component 6, are sequentially loaded into the adapter memory 16. After loading is finished,
The operation of the microprocessor 15 is started.

アダプタ14では、マイクロプロセッサ15が実行する
処理過程P3により、アダプタメモリ16にローディン
グされた共通モジュールにおける所定のテーブルアドレ
ス格納域17に、各コンポーネントのロードモジュール
が持つメインテーブル18a、18b、…の先頭アドレ
スを、それぞれ設定する。
In the adapter 14, in the process P3 executed by the microprocessor 15, the head of the main table 18a, 18b, . Set each address.

テーブルアドレス格納域17は、固定域に設けられるた
め、絶対番地でアクセスすることができる。従って、こ
れを参照することにより、各コンポーネントの位置がシ
ステムごとに可変であっても、各コンポーネントのメイ
ンテーブル18a。
Since the table address storage area 17 is provided in a fixed area, it can be accessed using an absolute address. Therefore, by referring to this, even if the position of each component is variable from system to system, the main table 18a of each component.

18b、…にアクセスすることができる。このメインテ
ーブル18a、18b、…に、各コンポーネントが持つ
各種の内部テーブルへのポインタを格納することにより
、必要なすべてのテーブルへのアクセスも可能になる。
18b,... can be accessed. By storing pointers to various internal tables possessed by each component in the main tables 18a, 18b, . . . , it becomes possible to access all necessary tables.

〔作用〕[Effect]

本発明では、アダプタメモリ16の絶対番地でアクセス
できる固定域に、各コンポーネントのメインテーブル1
8a、18b、…の先頭アドレスが格納されることにな
るため、あらがじめ複数のコンポーネントをリンケージ
しておかなくても。
In the present invention, the main table 1 of each component is stored in a fixed area that can be accessed using an absolute address in the adapter memory 16.
Since the start addresses of 8a, 18b, ... will be stored, there is no need to link multiple components in advance.

各コンポーネントに属するテーブルを知ることができる
ようになる。従って、これらのコンポーネントを、それ
ぞれアドレス的に独立したロードモジュールとして作成
し、必要に応じて組み合わせて、計算機本体装置fIO
に適したアダプタ14の処理機能を、簡単に設定するこ
とができるようになる。
You will be able to know which tables belong to each component. Therefore, these components are created as address-independent load modules, and combined as necessary to load the computer main unit fIO.
The processing function of the adapter 14 suitable for the user can be easily set.

【実施例〕【Example〕

第2図は本発明の適用システムの例、第3図は本発明の
一実施例処理構成図、第4図は本発明の一実施例による
ローディング処理の例を示す。
FIG. 2 shows an example of a system to which the present invention is applied, FIG. 3 is a processing block diagram of an embodiment of the present invention, and FIG. 4 shows an example of loading processing according to an embodiment of the present invention.

第2図は比較的小型の計算機に、ボードで組み込まれる
通信アダプタの例を示している。第2図において、20
はデイスプレィ、21はcpu。
FIG. 2 shows an example of a communication adapter built into a relatively small computer as a board. In Figure 2, 20
is the display, and 21 is the CPU.

22はメモリ、23はモデムを表す。22 represents a memory, and 23 represents a modem.

計算機本体装置10は、内部にCPυ21とメモリ22
とを持ち9通信1lIrn用のアダプタ14を介して、
他の計算機とのデータ通信を行う、アダプタ14は、ボ
ード上にマイクロプロセッサ15゜アダプタメモリ16
その他のLSIを搭載しており、コネクタを介してモデ
ム23に接続される。
The computer main unit 10 has a CPυ 21 and a memory 22 inside.
and through the adapter 14 for 9 communication 1lIrn,
The adapter 14, which performs data communication with other computers, has a microprocessor 15 and an adapter memory 16 on the board.
It is equipped with other LSIs and is connected to the modem 23 via a connector.

アダプタ14は0通信相手とのプロトコルにより。Adapter 14 is based on the protocol with the communication partner.

各種の伝送制御手順に応じた処理機能が必要とされるが
0本発明では、それらを柔軟に組み合わせることができ
るようになっている。
Processing functions corresponding to various transmission control procedures are required, but in the present invention, these can be flexibly combined.

第3図は、第2図に示す計算機本体装置10およびアダ
プタ14が実行する処理構成を示している0図中、30
はアダプタ用プログラムのソースプログラム、31は翻
訳/編集処理部、33はキーボード、34は環境設定処
理部、35は環境設定ファイル、36は活性化処理部、
37はコンポーネント起動処理部、38a、38b、…
は各コンポーネントの初期化を行うコンポーネント初期
化部を表す。
3 shows the processing configuration executed by the computer main unit 10 and the adapter 14 shown in FIG.
is the source program of the adapter program, 31 is the translation/editing processing section, 33 is the keyboard, 34 is the environment setting processing section, 35 is the environment setting file, 36 is the activation processing section,
37 is a component activation processing unit, 38a, 38b, . . .
represents a component initialization unit that initializes each component.

共通モジュールと、処理機能単位ごとのコンポーネント
のソースプログラム30が、それぞれ個別に翻訳ZkM
集処理部31によってコンパイル・リンクされ、複数の
ロードモジュール13として作成される。
The source programs 30 of the common module and the components for each processing function unit are individually translated.
They are compiled and linked by the collection processing unit 31 and created as a plurality of load modules 13.

一方、環境設定処理部34は、キーボード33等からア
ダプタ用プログラムが持たなければならない処理機能の
指定を入力し、その情報を環境設定ファイル35に格納
する。
On the other hand, the environment setting processing unit 34 inputs the designation of the processing function that the adapter program must have from the keyboard 33 or the like, and stores the information in the environment setting file 35.

活性化処理部36は、第2図に示す計算機本体袋m10
において、アダプタ用プログラムのローディング処理を
行うものであり、環境設定ファイル35を参照すること
により、共通モジュールおよび必要なロードモジュール
13を選択し、これらをアダプタメモリ16に転送する
The activation processing unit 36 includes a computer main body bag m10 shown in FIG.
, the loading process of the adapter program is performed, and by referring to the environment setting file 35, the common module and the necessary load module 13 are selected and transferred to the adapter memory 16.

アダプタにおけるコンポーネント起動処理部37は、共
通モジュールの内部に設けられるプログラムであり9選
択されたコンポーネントごとに用意されたコンポーネン
ト初期化部38a、38b。
The component activation processing unit 37 in the adapter is a program provided inside a common module, and includes component initialization units 38a and 38b prepared for each selected component.

…を順に起動する処理を行う、各コンポーネント初期化
部38a、38b、…では、自コンポーネントが持つメ
インテーブルのアドレスを、固定域に設定する処理を行
う。
Each component initialization unit 38a, 38b, . . . performs a process of sequentially activating .

第4図は、その具体的なローディング処理の例を示して
いる。この例では、アダプタ用プログラムが、共通モジ
ュール12と、コンポーネントAのロードモジュール1
3aと、コンポーネントCのロードモジュール13cと
によって構成されている。各コンポーネントが持つ内部
テーブル41は、各コンポーネントごとのメインテーブ
ル18a、18cからポイントされる。
FIG. 4 shows a specific example of the loading process. In this example, the adapter program includes the common module 12 and the load module 1 of component A.
3a and a component C load module 13c. The internal table 41 that each component has is pointed to from the main table 18a, 18c for each component.

第3図に示す活性化処理部36は、共通モジュール12
をアダプタメモリ16の固定域にローディングするとき
、第4図に示すコンポーネント先頭アドレステーブル4
0に、各ロードモジュール13a、13Cの先頭アドレ
スを設定する。テーブルアドレス格納域17は、クリア
した状態にしておく、そして、共通モジュール12.ロ
ードモジュール13a、  ロードモジュール13Cを
、順次、アダプタメモリ16にローディングする。
The activation processing section 36 shown in FIG.
When loading into the fixed area of the adapter memory 16, the component start address table 4 shown in FIG.
The start address of each load module 13a, 13C is set to 0. The table address storage area 17 is kept cleared, and the common module 12. The load module 13a and the load module 13C are sequentially loaded into the adapter memory 16.

ローディング直後には、コンポーネント先頭アドレステ
ーブル40から、各コンポーネント初期化部38a、3
8Cがポイントされた状態になっている。
Immediately after loading, each component initialization unit 38a, 3
8C is now pointed.

共通モジュールのコンポーネント起動処理部37(第4
図では図示省略)は、このコンポーネント先頭アドレス
テーブル40から、各コンポーネント初期化部313 
a、  38 Cの先頭アドレスを知り、これらを順次
起動する。
Component startup processing unit 37 (fourth
(omitted in the figure) from this component start address table 40, each component initialization unit 313
Know the start addresses of a and 38C and start them sequentially.

各コンポーネント初期化部38a、38cは。Each component initialization section 38a, 38c.

それぞれ自コンポーネントが持つメインテーブル18a
、18cの先頭アドレスを、テーブルアドレス格納域1
7に設定する。
Main table 18a that each component has
, 18c to table address storage area 1.
Set to 7.

この初期化が終了すると5例えばコンボーネントAが、
コンポーネントCの内部テーブル41を参照する必要が
ある場合に、固定域のテーブルアドレス格納域17から
、メインテーブル18Cのアドレスを求め、それから必
要とする内部テーブル41ヘアクセスすることができる
When this initialization is completed, 5 For example, component A becomes
When it is necessary to refer to the internal table 41 of component C, the address of the main table 18C is obtained from the fixed table address storage area 17, and then the necessary internal table 41 can be accessed.

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

以上説明したように1本発明によれば、ローディングさ
れる各コンポーネントに属するテーブルを、それらが複
数のロードモジュールで構成される場合であっても、互
いに参照できるようになり。
As explained above, according to the present invention, the tables belonging to each component to be loaded can be mutually referenced even if the tables are composed of a plurality of load modules.

プログラムの管理が容易になる。特に、コンポーネント
の数やコンポーネントの大きさが変化するシステムでは
9個別にロードモジュールを修正できるので、全コンポ
ーネントについてリンケージしなおすことなく、容易に
対処することができ。
Program management becomes easier. In particular, in a system where the number of components or the size of the components changes, it is possible to modify nine individual load modules, so it is possible to easily handle the problem without relinking all components.

有効である。It is valid.

第2図は本発明の適用システムの例。FIG. 2 shows an example of a system to which the present invention is applied.

第3図は本発明の一実施例処理構成図。FIG. 3 is a processing configuration diagram of an embodiment of the present invention.

第4図は本発明の一実施例によるローディング処理の例
FIG. 4 is an example of loading processing according to an embodiment of the present invention.

第5図は従来技術の例を示す。FIG. 5 shows an example of the prior art.

図中、10は計算機本体装置、11は外部記憶’jt7
1. 12は共通モジュール、13a、13bはロード
モジュール、14はアダプタ、15はマイクロプロセッ
サ、16はアダプタメモリ、17はテーブルアドレス格
納域、tea、tabはメインテーブル、PI−P3は
処理過程を表す。
In the figure, 10 is the computer main unit, 11 is external storage 'jt7
1. 12 is a common module, 13a and 13b are load modules, 14 is an adapter, 15 is a microprocessor, 16 is an adapter memory, 17 is a table address storage area, tea and tab are main tables, and PI-P3 is a processing process.

Claims (1)

【特許請求の範囲】 制御用のマイクロプロセッサ(15)とアダプタメモリ
(16)とを備えたデータ入出力用のアダプタ(14)
が使用するプログラムを管理する計算機システムにおけ
るアダプタ用プログラム管理処理方法において、 上記アダプタが使用するプログラムを、アダプタメモリ
における固定域に設定される共通モジュール(12)と
、処理機能単位の各コンポーネントごとに設けられる複
数のロードモジュール(13a、…)とに分けて作成し
、 上記アダプタの初期化時に、上記共通モジュールをアダ
プタメモリの固定域にローディングするとともに、指定
されたコンポーネントのロードモジュールを、順次、ア
ダプタメモリにローディングする処理過程(P1、P2
)と、 ローディング後に、上記共通モジュールにおける所定の
テーブルアドレス格納域(17)に、上記アダプタメモ
リにローディングされた各ロードモジュールが持つテー
ブル(18a、…)のアドレスを設定する処理過程(P
3)とを備え、 固定域に設定されたアドレスにより、各コンポーネント
のテーブルをアクセスするようにしたことを特徴とする
アダプタ用プログラム管理処理方法。
[Claims] A data input/output adapter (14) comprising a control microprocessor (15) and an adapter memory (16).
In a program management processing method for an adapter in a computer system that manages programs used by the adapter, the programs used by the adapter are divided into a common module (12) set in a fixed area in the adapter memory and each component of the processing function unit. When the adapter is initialized, the common module is loaded into a fixed area of the adapter memory, and the load modules of the specified components are sequentially created. Processing process of loading into adapter memory (P1, P2
), and after loading, a processing step (P
3) A program management processing method for an adapter, characterized in that the table of each component is accessed by an address set in a fixed area.
JP63307253A 1988-12-05 1988-12-05 Program control processing method for adapter Pending JPH02153654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63307253A JPH02153654A (en) 1988-12-05 1988-12-05 Program control processing method for adapter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63307253A JPH02153654A (en) 1988-12-05 1988-12-05 Program control processing method for adapter

Publications (1)

Publication Number Publication Date
JPH02153654A true JPH02153654A (en) 1990-06-13

Family

ID=17966880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63307253A Pending JPH02153654A (en) 1988-12-05 1988-12-05 Program control processing method for adapter

Country Status (1)

Country Link
JP (1) JPH02153654A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007052519A (en) * 2005-08-16 2007-03-01 Sony Corp Information processor, method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007052519A (en) * 2005-08-16 2007-03-01 Sony Corp Information processor, method, and program
US8924953B2 (en) 2005-08-16 2014-12-30 Sony Corporation Information processing apparatus, and information processing method and program

Similar Documents

Publication Publication Date Title
US5675795A (en) Boot architecture for microkernel-based systems
US9189263B1 (en) Object synchronization in shared object space
US6275979B1 (en) Implementation for an object oriented run-time extensible item
CA2110243C (en) Apparatus and methods for making a portion of a first name space available as a portion of a second name space
US7543301B2 (en) Shared queues in shared object space
US6463565B1 (en) Method for designing object-oriented table driven state machines
US6086623A (en) Method and implementation for intercepting and processing system calls in programmed digital computer to emulate retrograde operating system
EP0466486A2 (en) Distributed computing system
CN106775946B (en) A kind of virtual machine Method of Creation Process
JPH05324282A (en) Method, apparatus and network for linking in decentralized computer system
CA2233537C (en) Accessing database information
Hitchens Java NIO: Regular Expressions and High-Performance I/O
US7167974B2 (en) Multiple saved kernel configurations
US6405363B1 (en) Class casting support for run-time extensible items in an object oriented framework
JP2005063449A (en) Method and apparatus for object-to-object java native interface mapping
US7167872B2 (en) Efficient file interface and method for providing access to files using a JTRS SCA core framework
US20020029301A1 (en) Processor system
JPH02153654A (en) Program control processing method for adapter
US20030220936A1 (en) Software architecture for managing binary objects
Rawson Experience with the development of a microkernel-based, multiserver operating system
WO1999030230A1 (en) Naturally parallel computing system and method
Chengjun The analyses of operating system structure
Tobias A single user multiprocessor incorporating processor manipulation facilities
Nelson et al. A Uniform Name Service for Spring's UNIX Environment.
Frame Jr PERSONAL COMPUTER and WORKSTATION A OPERATING SYSTEMS