JP3011751B2 - System startup method - Google Patents

System startup method

Info

Publication number
JP3011751B2
JP3011751B2 JP2282638A JP28263890A JP3011751B2 JP 3011751 B2 JP3011751 B2 JP 3011751B2 JP 2282638 A JP2282638 A JP 2282638A JP 28263890 A JP28263890 A JP 28263890A JP 3011751 B2 JP3011751 B2 JP 3011751B2
Authority
JP
Japan
Prior art keywords
program
loaded
loading
request
completed
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.)
Expired - Lifetime
Application number
JP2282638A
Other languages
Japanese (ja)
Other versions
JPH04156615A (en
Inventor
雅敏 瀧田
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 JP2282638A priority Critical patent/JP3011751B2/en
Publication of JPH04156615A publication Critical patent/JPH04156615A/en
Application granted granted Critical
Publication of JP3011751B2 publication Critical patent/JP3011751B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 交換機におけるコンピュータのシステム立ち上げ方式
に関し、 立ち上げ時間が短く作業者の操作性を向上させたシス
テム立ち上げ方式を提供することを目的とし、 OSプログラムとアプリケーションプログラムを一体化
して1本のロードモジュールとして取り扱い、立ち上げ
時に前記ロードモジュールをロードする交換機におい
て、システム構成するファイルを複数に分割し、立ち上
げ最小部分のIPLが終了した時点で起動をかけると共に
以後順次ローディングを行うように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding a system startup method for a computer in an exchange, an object of the present invention is to provide a system startup method with a short startup time and improved operability for workers. In an exchange that integrates the program and treats it as one load module, loads the load module at the time of startup, divides the system configuration file into multiple files, starts up when the minimum startup IPL is completed, and Thereafter, the loading is performed sequentially.

〔産業上の利用分野〕[Industrial applications]

本発明はコンピュータシステム等の情報処理システム
に係り、更に詳しくは交換機におけるコンピュータのシ
ステム立ち上げ方式に関する。
The present invention relates to an information processing system such as a computer system, and more particularly, to a system startup method of a computer in an exchange.

〔従来の技術〕[Conventional technology]

コンピュータ等の情報処理システムは外部装置、例え
ば補助記憶装置からプログラムやデータを取り込んでシ
ステムを立ち上げている。このプログラムは通常システ
ムファイルと呼ばれており、OSとアプリケーションから
成り立っている。このシステムの立ち上げ時のシステム
ファイルを替えることによって各種の例えば交換機能を
有する交換機が実現でき、ユーザ対応での使様が変更で
きる。
2. Description of the Related Art An information processing system such as a computer loads a program or data from an external device, for example, an auxiliary storage device, and starts the system. This program is usually called a system file and consists of an operating system and applications. By changing the system file at the time of starting this system, various types of exchanges having, for example, an exchange function can be realized, and usage for users can be changed.

一方、交換機においては前述のOSプログラムとアプリ
ケーションプログラムは一体化してリンケージされ、1
本のロードモジュールとして取り扱っている。そして電
源立ち上げ或いはリセット後の立ち上げの時に、この1
本のロードモジュールをロードした後、実行している。
On the other hand, in the exchange, the aforementioned OS program and application program are integrated and linked, and
Handled as a book load module. When the power is turned on or after a reset, this 1
After loading the book load module is running.

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

前述した交換機システムにおいて、1本のロードモジ
ュールは大きなものである。このシステムを立ち上げる
場合、このローディングは必要である。しかしながら出
荷時の試験という特定の目的をもつシステムを立ち上げ
る場合等は、アプリケーションプログラムは必要とされ
ない場合もあり、また試験を行う場面でのみ必要とされ
ることもあるが、全てのアプリケーション(全試験プロ
グラムデータ)がローディングされるまで立ち上げられ
ず、このためシステムの立ち上げ時間に多くの時間を要
するという問題を有していた。
In the switching system described above, one load module is large. This loading is necessary when starting up this system. However, when starting up a system with a specific purpose of testing at the time of shipment, an application program may not be needed, or it may be needed only for testing. The test program data) cannot be started until it is loaded, so that there is a problem that a lot of time is required for starting the system.

本発明は立ち上げ時間を短くすると共に作業者の操作
性を向上させたシステム立ち上げ方式を提供することを
目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a system start-up system in which the start-up time is shortened and the operability of an operator is improved.

〔課題を解決するための手段とその作用〕[Means for solving the problem and its operation]

システムを構成するファイルを複数に分割し、それぞ
れ分割したシステムのロードモジュールを分割した単位
で管理し、アプリケーションを含まないモニタ部分のロ
ーディングが終了した時点でモニタを起動する。そして
順次ロードしなければならない分割した残りの複数のシ
ステムファイルをローディングする。モニタ部分が起動
されているので、作業者はコマンドの入力が可能とな
り、見掛け上のIPL時間が短縮される。またこの後点す
なわちモニタ部分のみ起動がかかった時点以後におい
て、ユーザがアプリケーションプログラムを実行すべき
コマンドを入力した際にまたそのアプリケーションプロ
グラムがロードされていない場合には、その起動を拒否
したり、あるいは保留状態としたり、優先的にそのアプ
リケーションプログラムをロード等することによって更
にユーザに対する機能を高めることができる。
The system divides a file constituting the system into a plurality of files, manages the load modules of the divided system in divided units, and starts the monitor when the loading of the monitor portion not including the application is completed. Then, the remaining plural system files which must be sequentially loaded are loaded. Since the monitor is activated, the operator can input commands, and the apparent IPL time is reduced. Also, after this point, that is, after the time when only the monitor portion is activated, when the user inputs a command to execute the application program, and when the application program is not loaded, the activation is refused, Alternatively, the function for the user can be further enhanced by putting the application program on hold or by loading the application program preferentially.

〔実施例〕〔Example〕

以下、図面を用いて本発明を詳細に説明する。 Hereinafter, the present invention will be described in detail with reference to the drawings.

第1図は本発明のシステム構成図、第2図は本発明の
実施例の構成説明図である。本発明の実施例における交
換機システムは中央処理装置(CC)10に主記憶装置(M
M)11とチャネル装置(CHC)12が接続している。主記憶
装置11は中央処理装置10が実行すべきプログラムあるい
はデータ等を記憶するメモリであり、チャネル装置12は
例えばデータの授受、補助記憶装置等各種の制御を行う
I/Oである。チャネル装置12にはシリアルインタフェー
スアダプタ(SIA)13,14、磁気テープ装置(MTC)15が
接続し、シリアルインタフェースアダプタ13,14にはコ
ンソール装置16、IPLユニット装置(IPLロード装置)18
が接続し、磁気テープ装置15には磁気テープ(MT)17が
接続している。このシステムを立ち上げる場合、中央処
理装置10はリセット開始と共にチャネル装置12、シリア
ルインタフェースアダプタ14を介しIPLロード装置18で
記憶しているシステムファイルを主記憶装置11内にロー
ドしそれを実行する。このロードと実行は分割されてお
り、システムが最小限必要とするモニタを第1番目にロ
ードし、実行する。このモニタの実行によって基本的な
システムは立ち上がる(しかしながらアプリケーション
等のサービスはまだロードされていない)。そして、順
次前述のアプリケーションプログラム等をロードする。
FIG. 1 is a system configuration diagram of the present invention, and FIG. 2 is a configuration explanatory diagram of an embodiment of the present invention. The switching system according to the embodiment of the present invention includes a main storage (M
M) 11 and a channel device (CHC) 12 are connected. The main storage device 11 is a memory for storing a program or data to be executed by the central processing unit 10, and the channel device 12 performs various controls such as transfer of data and an auxiliary storage device.
I / O. Serial interface adapters (SIA) 13 and 14 and a magnetic tape device (MTC) 15 are connected to the channel device 12, and a console device 16 and an IPL unit device (IPL load device) 18 are connected to the serial interface adapters 13 and 14.
Are connected, and a magnetic tape (MT) 17 is connected to the magnetic tape device 15. When this system is started, the central processing unit 10 loads the system file stored in the IPL loading device 18 via the channel device 12 and the serial interface adapter 14 into the main storage device 11 upon execution of the reset, and executes the system file. This loading and execution is split, with the first monitor that the system needs minimally loaded and executed. The execution of this monitor brings up the basic system (however, services such as applications have not been loaded yet). Then, the above-described application programs and the like are sequentially loaded.

第2図は本発明の第2の実施例の構成図である。同図
に示す如く第2の実施例においては前述第1図のシステ
ム構成におけるコンソール装置とIPLロード装置18とが
兼用されている。すなわちSIA13,14が1個で更にコンソ
ール装置16とIPLロード装置18とが同一の装置からなっ
ている。そしてこのシステムが立ち上がる場合、IPLを
実行するとIPLユニット兼コンソールである装置20内に
記憶されているシステムプログラムがSIA21、チャネル
装置22を介し主記憶装置23に記憶される。この時、先ず
ロードされる最初のプログラムはモニタMONであり、中
央処理装置24はこのモニタを直ちに実行する。続いてモ
ニタの後にXX1TP、XX2TP,XXmTP,・・・XXnTPの転送要求
をモニタは行い、ローディングが済んだものについて主
記憶装置23内のテーブルA−Tableを書き換えてゆく。
すなわちロードする度にそのロードされたプログラムの
ロード完了を表わすフラグを立てる。
FIG. 2 is a block diagram of a second embodiment of the present invention. As shown in the figure, in the second embodiment, the console device and the IPL loading device 18 in the system configuration of FIG. That is, there is one SIA 13 and 14, and the console device 16 and the IPL loading device 18 are the same device. When the system starts up, when the IPL is executed, the system program stored in the device 20 which is both the IPL unit and the console is stored in the main storage device 23 via the SIA 21 and the channel device 22. At this time, the first program loaded first is the monitor MON, and the central processing unit 24 immediately executes this monitor. Subsequently, after the monitor, the transfer request of XX1TP, XX2TP, XXmTP,... XXnTP is monitored, and the table A-Table in the main storage device 23 is rewritten for the loaded one.
That is, each time a program is loaded, a flag indicating that the loaded program has been loaded is set.

一方、モニタはこのXXmTPのプログラムをローディン
グしている最中に平行して作業者からの指示を受け付け
る。この中で未ローディングのTPの起動の要求が入力し
た場合(既ローディングであるならばそのまま実行す
る)、指示されたTPのローディングを優先して実行し
(その時実行されていたローディング作業は中断す
る)、ローディング終了後直ちにその優先してロードし
たTPを実行する。優先されたローディングが終了する
と、そのために中断したローディング作業を再開する。
On the other hand, the monitor receives instructions from the operator in parallel while loading the XXmTP program. If a request to start an unloaded TP is input (if it is already loaded, the execution is performed as it is), the loading of the specified TP is executed with priority (the loading operation being executed at that time is interrupted). ), Immediately after loading is completed, execute the TP loaded with priority. When the priority loading is completed, the loading operation interrupted for that is resumed.

以上のような動作によりユーザが要求すると共に、そ
の要求した例えばテストプログラムであるTPがロードさ
れていなかった時にはそのプログラムを優先的にロード
ししているので、全アプリケーションプログラムをロー
ドしなくても高速にシステムを立ち上げることができ
る。
As described above, the user makes a request, and when the requested TP, for example, a test program, is not loaded, the program is preferentially loaded, so it is not necessary to load all application programs. The system can be started up at high speed.

すなわち第3図に示す如く、従来においてはIPLから
第1にモニタを、続いてXX1TP、XX2TP、XXmTP,・・・XX
nTPをロードし、その後にモニタを実行しメッセージ等
の出力を出している。そしてモニタへのKEY入力を可能
とし、このKEYからコマンド等を入力することができ
た。これに対し、本発明の実施例によれば、モニタロー
ド後に起動を開始し、メッセージ(MSG)を出力してい
る。このメッセージ出力とほぼ同時にXX1TP,XX2TP,・・
・XXmTPのプログラムを順次ロードしている。この時当
然オペレータは次のアプリケーションプログラム等のコ
マンドの入力を行っているが、このKEY入力はローディ
ングのスピードに比べゆっくりしたものであり、例えば
KEY入力終了後そのコマンドが既にロードされているな
らばそれを実行することができる。また、されていない
時には優先してロードするか、或いはコマンドの実行を
保留とすることができる。また、保留とせずに強制的に
そのコマンドを破棄する等ロードされていな場合の処理
は任意に設定することができる。
That is, as shown in FIG. 3, conventionally, the monitor is firstly monitored from the IPL, and then XX1TP, XX2TP, XXmTP,.
The nTP is loaded, then the monitor is executed and messages and other outputs are output. KEY input to the monitor was enabled, and commands and the like could be input from this KEY. On the other hand, according to the embodiment of the present invention, the activation is started after the monitor is loaded, and the message (MSG) is output. XX1TP, XX2TP, ... almost at the same time as this message output
-The XXmTP program is being loaded sequentially. At this time, the operator is naturally inputting commands for the next application program, etc., but this KEY input is slower than the loading speed. For example,
After the KEY input, if the command is already loaded, you can execute it. When the command has not been executed, the load can be preferentially performed, or the execution of the command can be suspended. Further, the processing in the case where the command is not loaded, such as forcibly discarding the command without suspending the command, can be arbitrarily set.

〔発明の効果〕〔The invention's effect〕

以上述べたように本発明によれば、IPL時間の短縮が
図れると共に作業効率が向上する交換装置を得ることが
できる。
As described above, according to the present invention, it is possible to obtain an exchange device that can reduce the IPL time and improve the work efficiency.

【図面の簡単な説明】[Brief description of the drawings]

第1図はシステム構成図、 第2図は本発明の実施例の構成説明図、 第3図はタイミングチャートである。 CC……中央処理装置、 MM……主記憶装置、 CHC……チャネル装置、 SIA……シリアルインタフェース、 CNS……コンソール、 MTC……磁気テープ装置、 MT……磁気テープ、 IPLU……IPLロード装置、 FIG. 1 is a system configuration diagram, FIG. 2 is a configuration explanatory diagram of an embodiment of the present invention, and FIG. 3 is a timing chart. CC: Central processing unit, MM: Main storage device, CHC: Channel device, SIA: Serial interface, CNS: Console, MTC: Magnetic tape device, MT: Magnetic tape, IPLU: IPL loading device ,

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−5164(JP,A) 特開 昭62−216064(JP,A) 特開 昭59−47645(JP,A) アスキー出版局編「標準MS−DOS ハンドブック」(昭60−10−5)株式会 社アスキー P.208−219 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06,9/445 H04Q 3/545 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-2-5164 (JP, A) JP-A-62-116064 (JP, A) JP-A-59-47645 (JP, A) Edited by ASCII Press Standard MS-DOS Handbook "(Showa 60-10-5). 208-219 (58) Field surveyed (Int.Cl. 7 , DB name) G06F 9/06, 9/445 H04Q 3/545

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】OSプログラムとアプリケーションプログラ
ムを一体化した一本のロードモジュールとして取り扱
い、立ち上げ時に前記ロードモジュールをロードする交
換機において、 前記ロードモジュールを複数のファイルに分割し、前記
ファイルがローディング済かどうかを管理し、立ち上げ
に必要な最小部分を、ローディングが終了した時点で起
動してコマンド入力を可能とし、以後順次ローディング
を行うことを特徴とするシステム立ち上げ方法。
1. An exchange for handling an OS program and an application program as one integrated load module and loading the load module at startup, wherein the load module is divided into a plurality of files, and the file is already loaded. A system start-up method that manages whether or not a minimum part required for start-up is started when loading is completed to enable command input, and thereafter performs sequential loading.
【請求項2】前記最小部分のローディングが終了して起
動がかかった後にローディングされていないプログラム
に対して起動要求が発生した場合、該要求に対し異常拒
絶を通知し、非処理とすることを特徴とする請求項1記
載のシステム立ち上げ方法。
2. When an activation request is issued to a program that has not been loaded after the loading of the minimum part is completed and the activation is started, an abnormal rejection is notified to the request and the processing is not performed. The method for starting up a system according to claim 1, wherein:
【請求項3】前記最小部分のローディングが終了して起
動がかかった後、ローディングされていないプログラム
に対して起動要求が発生した場合、該起動要求が発生し
たプログラムがローディングされるまで該プログラムの
実行を保留することを特徴とする請求項1記載のシステ
ム立ち上げ方法。
3. When a start request is issued to a program which has not been loaded after the loading of the minimum part is completed and the start is started, the program of which the start request is generated is loaded until the program is loaded. 2. The method according to claim 1, wherein execution is suspended.
【請求項4】前記最小部分のローディングが終了した時
点で起動がかかった後ローディングされていないプログ
ラムに対して使用要求が発生した場合、該使用要求が発
生したプログラムデータをローディングされていない他
のデータに対し優先的にローディングすることを特徴と
する請求項1記載のシステム立ち上げ方法。
4. When a use request is issued to a program that has not been loaded after activation at the time when the loading of the minimum part is completed, the program data for which the use request has occurred is stored in another unloaded program. 2. The method according to claim 1, wherein data is loaded with priority.
JP2282638A 1990-10-20 1990-10-20 System startup method Expired - Lifetime JP3011751B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2282638A JP3011751B2 (en) 1990-10-20 1990-10-20 System startup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2282638A JP3011751B2 (en) 1990-10-20 1990-10-20 System startup method

Publications (2)

Publication Number Publication Date
JPH04156615A JPH04156615A (en) 1992-05-29
JP3011751B2 true JP3011751B2 (en) 2000-02-21

Family

ID=17655123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2282638A Expired - Lifetime JP3011751B2 (en) 1990-10-20 1990-10-20 System startup method

Country Status (1)

Country Link
JP (1) JP3011751B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4580528B2 (en) * 2000-09-25 2010-11-17 株式会社東芝 Computer system and its resume processing method
JP4732432B2 (en) * 2004-12-24 2011-07-27 キヤノン株式会社 Digital camera, digital camera data processing method, and computer program
JP4727263B2 (en) * 2005-03-16 2011-07-20 株式会社リコー Image processing apparatus, user authentication method, and user authentication program
US8904159B2 (en) * 2010-08-23 2014-12-02 International Business Machines Corporation Methods and systems for enabling control to a hypervisor in a cloud computing environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62295155A (en) * 1986-04-28 1987-12-22 Sanyo Electric Co Ltd Initial program load system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
アスキー出版局編「標準MS−DOSハンドブック」(昭60−10−5)株式会社アスキー P.208−219

Also Published As

Publication number Publication date
JPH04156615A (en) 1992-05-29

Similar Documents

Publication Publication Date Title
US20020073410A1 (en) Replacing software at a telecommunications platform
JP2681929B2 (en) Program start method
JP3011751B2 (en) System startup method
JP3586943B2 (en) Program loading device and method
JPH02105962A (en) System starting device
JPH0520033A (en) Method and device for program execution
JP2555386B2 (en) Electronic computer system
JPH03194641A (en) Application program sharing system
JP2790472B2 (en) Multiple conversation processing control method
JPS62184535A (en) System for making operating system nonresident
JP3075359B2 (en) Program debugging start processing method
JPH0374724A (en) Installation inspecting device
JPH01251264A (en) Command adding and deleting system for time sharing system
GB2362246A (en) Computer system with checkpoint facility.
JPH05204676A (en) Computer device having memory reserving function
JPH02228731A (en) System switching control system
JPS6385938A (en) Controller for multiplex parallel operation of program
JPH04157854A (en) Program loading system
JPH113231A (en) Software processing method
JPH01319854A (en) Loosely-coupled multiprocessor testing system
JPH04256024A (en) Dividing and loading system for program
JPH0454548A (en) Memory check system for computer system
JPH03150660A (en) Additional processor control system
JPH02214965A (en) Program control system for time sharing system
JPH0455943A (en) Program operation system