JPS62174826A - Display device - Google Patents

Display device

Info

Publication number
JPS62174826A
JPS62174826A JP1659086A JP1659086A JPS62174826A JP S62174826 A JPS62174826 A JP S62174826A JP 1659086 A JP1659086 A JP 1659086A JP 1659086 A JP1659086 A JP 1659086A JP S62174826 A JPS62174826 A JP S62174826A
Authority
JP
Japan
Prior art keywords
display device
program
operational program
loaded
memory
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
JP1659086A
Other languages
Japanese (ja)
Inventor
Isao Kondo
功 近藤
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP1659086A priority Critical patent/JPS62174826A/en
Publication of JPS62174826A publication Critical patent/JPS62174826A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To reside an operational program high in using frequency and to make the processing time more efficient by independently executing an operational program statically loaded and that dynamically loaded. CONSTITUTION:The titled device is comprised of a display device main body 11 having a memory, a bulk storage device 21 and a controller 31 to control processing for loading the operational program stored in the bulk storage device 21 to the display device main body 11. When the power source of the display device is entered, the i-th operational program 51-i with high using frequency in the bulk storage device 21 is statically loaded to Mi in the built-in memory of the display device 11. For executing the function of the 2nd operational program realizing a function with low using frequency, it is dynamically loaded. If there is the 3rd operational program having been stored in the memory where the 2nd operational program is supposed to be stored, the 3rd one is saved, and reset after the 2nd one is executed.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は情報処理装置の端末に使用される表示装置に関
し、特に内蔵メモリを有して複数個の堀示機能が実行可
能な表示装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a display device used in a terminal of an information processing device, and particularly relates to a display device having a built-in memory and capable of performing multiple display functions. .

(従来の技術) 表示装置のメモリ容量は有限であるため、その−容量範
囲内で実行可能な表示機能の規模も有限である。したが
って従来、この種の表示装置では要求される全機能を満
たすプログラムに関して、共通に使用されるべき共有部
分のみを静的にロードしておき、要求される個々の機能
を実行する段階で個々の機能に必要なプログラムに相当
する可変部分のみを動的にロードしていた。
(Prior Art) Since the memory capacity of a display device is finite, the scale of display functions that can be executed within that capacity is also finite. Therefore, conventionally, in this type of display device, only the shared parts that should be commonly used are statically loaded for a program that satisfies all the required functions. Only the variable parts corresponding to the programs required for the function were dynamically loaded.

(発明が解決しようとする問題点) 上述した従来の表示袋[は、要求きれる機能の実行に際
して必要なプログラムを動的にロードする時間が常に必
要となり、初期起動に袂する処理時間が大きいという欠
点があった。
(Problems to be Solved by the Invention) The above-mentioned conventional display bag always requires time to dynamically load the necessary programs to execute the required functions, and the processing time required for initial startup is large. There were drawbacks.

本発明の目的は、使用頻度の高い機能を実現する動作プ
ログラムについては電源投入時にロードし、一方、使用
頻度の低い機能を実現する第2の動作プログラムについ
ては、その機能を実行するときに動的にロードし、第2
の動作プログラムをロードすべきメモリに既にロードさ
れている第3の動作プログラムがあれば上記第3の動作
プログラムを退避し、上記第2の動作プログラムの実行
終了後、第3の動作プログラムを復帰させることによっ
て上記欠点を除去し、使用頻度の高い表示機能の実行に
際しては処理時間を短縮できるように構成した表示装置
を提供することにある。
An object of the present invention is to load an operating program that implements a frequently used function when the power is turned on, while a second operating program that implements a less frequently used function is loaded when the function is executed. and load the second
If there is a third operation program already loaded in the memory into which the operation program should be loaded, the third operation program is saved, and after the execution of the second operation program is finished, the third operation program is restored. It is an object of the present invention to provide a display device configured to eliminate the above-mentioned drawbacks and shorten processing time when executing frequently used display functions.

(問題点を解決するための手段) 本発明による表示装置は、複数の表示機能を有し、表示
装置本体と、大容量記憶装置と、制御装置とを具備して
構成したものであって、第1および第2のロード手段と
、退避/復帰手段とを具備して構成したものである。
(Means for Solving the Problems) A display device according to the present invention has a plurality of display functions and is configured to include a display device main body, a mass storage device, and a control device, The apparatus is configured to include first and second loading means and evacuation/return means.

第1のロード手段は、使用頻度の高い機能を実現する動
作プログラムを電源投入時にロードするためのものであ
る。
The first loading means is for loading an operating program that implements a frequently used function when the power is turned on.

第2のロード手段は、使用頻度の低い機能を実現する第
2の動作プログラムを実行時に限って動的にロードする
ためのものである。
The second loading means is for dynamically loading a second operating program that implements a less frequently used function only during execution.

退避/復帰手段は、第2の動作プログラムをロードする
とき既にロードされている第3の動作プログラムがあれ
ば、上記第3の動作プログラム全退避し、第2の動作プ
ログラムの実行の終了後には、上記退避されている第3
の動作プログラムを復帰させるためのものである。
The saving/restoring means saves the entire third operating program if there is a third operating program already loaded when loading the second operating program, and after finishing the execution of the second operating program. , the third evacuated above
This is for restoring the operating program.

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

第1図は、本発明による表示装置の一実施ψりを示すブ
ロック構成図である。第1図において、11は表示装置
本体、21は大容量記憶装置、31は制御装置、41は
表示装置11の内蔵メモリ41である。
FIG. 1 is a block diagram showing one implementation of a display device according to the present invention. In FIG. 1, 11 is a main body of the display device, 21 is a mass storage device, 31 is a control device, and 41 is a built-in memory 41 of the display device 11.

第2図は、第1図において使用頻度の高い機能を実現す
る動作プログラムに関するローディングの状況を説明す
る説明図であり、第3図は使用頻度の低い機能を実現す
る動作プログラムに関するローディングと、その場合の
既にローディングされている第2の動作プログラムに関
する退避および復帰の状況を説明する説明図である。第
2図において、5IFiプログラム、51−1.51−
2゜e参会51−i、s・・51−mはそれぞれ個々の
プログラムPx−1、Px−2+ 1111IIPx 
−1**・ePx−mであシ、21−1.21−2 。
FIG. 2 is an explanatory diagram for explaining the loading status of an operating program that implements a frequently used function in FIG. 1, and FIG. FIG. 4 is an explanatory diagram illustrating a situation of saving and restoring a second operating program that has already been loaded. In FIG. 2, the 5IFi program, 51-1.51-
2゜e meeting 51-i, s...51-m are individual programs Px-1, Px-2+ 1111IIPx, respectively.
-1**・ePx-m, 21-1.21-2.

・・・21−i、φ・・21−mはそれぞれ個々のファ
イルFX−11Fx−2+ ・@ ・Fx −i 。
...21-i, φ...21-m are respective individual files FX-11Fx-2+ .@ .Fx -i .

* a e Fz−mである。また、61はL X  
1 +Lx−2r 争・・Lx−i 、 a ・* L
x−mf含み、これらはそれぞれロード命令である。内
蔵メモリ41のMl +M2 + ” @ ”Mi 、
 a * *MmはそれぞれプログラムPX−1、PK
−2、・・・px−i、・・・px−mに対応する。第
3図において、52はプログラム、52−j、s2−に
、52−i−1はそれぞれ個々のプログラムPx−j 
、 Px−k 、 Px−tであシ、22−s。
* ae Fz-m. Also, 61 is L
1 +Lx-2r conflict...Lx-i, a ・*L
x-mf, each of which is a load instruction. Ml +M2 + ”@”Mi of built-in memory 41,
a * *Mm are programs PX-1 and PK, respectively.
-2, ...px-i, ...px-m. In FIG. 3, 52 is a program, 52-j, s2-, and 52-i-1 are individual programs Px-j.
, Px-k, Px-t deshi, 22-s.

22−1 、22−2 、・・・22−1.・・22−
nはそれぞれ個々のファイルp s + F y  1
 +F 7 2 + ” ” ” F yl + ” 
” ” F ynである。また、62はSx(J <”
 ) r Rx (j仝k)。
22-1, 22-2,...22-1.・22-
n is each individual file p s + F y 1
+F 7 2 + ” ” ” F yl + ”
” ” It is F yn. Also, 62 is Sx(J <”
) r Rx (j仝k).

Ly−iを含み、これらはそれぞれ退避命令、復帰命令
、ロード命令である。内蔵メモリ41のMj、Mkはそ
れぞれプログラム52−j、52−k(Px−j、Px
−k)に対応する。
Ly-i, which are a save instruction, a return instruction, and a load instruction, respectively. Mj and Mk in the built-in memory 41 are programmed with programs 52-j and 52-k (Px-j, Px
-k).

第1図に示す表示装置は、メモリを有する表示装置本体
11と、要求された機能を実現する動作プログラムの入
ったファイルおよび退避用のファイルが格納されている
大容量記憶装置21と、この大容量記憶装置21に格納
されている動作プログラムを表示装置本体11ヘロード
する処理を制御するための制御装置31とによって構成
されている。大容量記憶装置21の出力A2は制御装置
31の入力AIに接続され、制御装置31の出力A3は
表示装置本体11の入力A4にそれぞれ接続されている
。また、表示装置本体11の出力B4は制御装置31の
入力B3に接続され、制御装置31の出力B1は大容量
記憶装置21の入力B2に接続される。
The display device shown in FIG. 1 consists of a display device main body 11 having a memory, a large capacity storage device 21 in which files containing operating programs for realizing requested functions and save files are stored, and The control device 31 is configured to control the process of loading the operation program stored in the capacity storage device 21 into the display device main body 11. The output A2 of the mass storage device 21 is connected to the input AI of the control device 31, and the output A3 of the control device 31 is connected to the input A4 of the display device main body 11, respectively. Further, the output B4 of the display device main body 11 is connected to the input B3 of the control device 31, and the output B1 of the control device 31 is connected to the input B2 of the mass storage device 21.

第2図に示すように、大容量記憶装置21の内部の1番
目の使用頻度の高い動作プログラム51−1(px−i
)は表示装置の電源投入時、ロード命令61のLx−i
により表示装置11の内部の内蔵メモIJ 41のMi
へ静的にロードされる。
As shown in FIG. 2, the first frequently used operating program 51-1 (px-i
) is the Lx-i of load command 61 when the display device is powered on.
The built-in memo IJ 41 Mi of the display device 11
statically loaded.

第3図に示すように、大容量記憶装置It21の内部の
1番目の使用頻度の低い第2の動作プログラム52−t
(Py−i)の実行に際しては、このプログラム52−
i(Py−i)の必要とするメモリサイズ以上の領域を
確保しなければならない。
As shown in FIG. 3, the first less frequently used second operating program 52-t inside the mass storage device It21
When executing (Py-i), this program 52-
An area larger than the memory size required by i (Py-i) must be secured.

このため、退避命令Sx(jぐk)により第3の動作プ
ログラム52  j〜52−k(Px−j 〜Px−k
)が大容量記憶装置21へ退避され、次に第2の動作プ
ログラム52−i (Py−i )がロード命令Ly−
iによシ表示装置11の内部のメモリ41のMj−Mk
ヘロードされる。第2の動作プログラム52−i(Py
−i)の実行が終了した後、復帰命令、RX(j、k)
により第3の動作プログラム52  j〜52−k(P
x−j 〜px−k)が表示装置11の内部におけるメ
モリ41のMj−Mkへ再ロードされる。
Therefore, the third operation program 52 j to 52-k (Px-j to Px-k
) is saved to the mass storage device 21, and then the second operating program 52-i (Py-i) executes the load instruction Ly-
Mj-Mk of the internal memory 41 of the display device 11 according to i
Herod. Second operation program 52-i (Py
- After the execution of i) is completed, the return instruction, RX (j, k)
The third operation programs 52j to 52-k (P
x-j to px-k) are reloaded into Mj-Mk of the memory 41 inside the display device 11.

(発明の効果) 以上説明したように本発明は、メモリを効率的に使用し
、有限のメモリ容ie有して複数の表示機能を実現する
にあたり、静的にロードされる動作プログラムと動的に
ロードされる動作プログラムとを区分して実行すること
により、使用頻度の高い動作プログラムを常駐させるこ
とができ、処理時間の効率化が計れるという効果がある
(Effects of the Invention) As explained above, the present invention utilizes a statically loaded operating program and a dynamic By separately executing the operating programs that are loaded into the computer, frequently used operating programs can be made to reside permanently, and processing time can be made more efficient.

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

第1図は、本発明による表示装置の一実施例を示すブロ
ック構成図である。 第2図および第3図は、第1図に示す表示装置の動作f
t説明する説明図である。 11−・−表示装置 21・・・大容量記憶装置 31・・・制御装置 41−・・内蔵メモリ 21−1〜21−m + 22−s * 22−1〜2
2−n・・會・・7アイル 51.51−1〜51−m、52.52−1〜52−m
、52−i−1・・俸・・プログラム61.62−−@
命令
FIG. 1 is a block diagram showing an embodiment of a display device according to the present invention. FIGS. 2 and 3 show the operation f of the display device shown in FIG.
t is an explanatory diagram for explaining. 11-.- Display device 21... Mass storage device 31... Control device 41-... Built-in memory 21-1 to 21-m + 22-s * 22-1 to 2
2-n...Meeting...7 isles 51.51-1~51-m, 52.52-1~52-m
, 52-i-1...Salary...Program 61.62--@
order

Claims (1)

【特許請求の範囲】[Claims] 複数の表示機能を有し、表示装置本体と、大容量記憶装
置と、制御装置とを具備して構成した表示装置において
、使用頻度の高い機能を実現する動作プログラムを電源
投入時にロードするための第1のロード手段と、前記使
用頻度の低い機能を実現する第2の動作プログラムを実
行時に限つて動的にロードするための第2のロード手段
と、前記第2の動作プログラムをロードするとき既にロ
ードされている第3の動作プログラムがあれば、前記第
3の動作プログラムを退避し、前記第2の動作プログラ
ムの実行の終了後には、前記退避されている第3の動作
プログラムを復帰させるための退避/復帰手段とを具備
して構成したことを特徴とする表示装置。
In a display device that has multiple display functions and is configured with a display device main body, a large-capacity storage device, and a control device, an operation program for realizing frequently used functions is loaded when the power is turned on. a first loading means; a second loading means for dynamically loading a second operating program that implements the infrequently used function only during execution; and when loading the second operating program; If there is a third operation program that has already been loaded, the third operation program is saved, and after the execution of the second operation program is finished, the saved third operation program is restored. 1. A display device comprising: evacuation/return means for
JP1659086A 1986-01-28 1986-01-28 Display device Pending JPS62174826A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1659086A JPS62174826A (en) 1986-01-28 1986-01-28 Display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1659086A JPS62174826A (en) 1986-01-28 1986-01-28 Display device

Publications (1)

Publication Number Publication Date
JPS62174826A true JPS62174826A (en) 1987-07-31

Family

ID=11920492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1659086A Pending JPS62174826A (en) 1986-01-28 1986-01-28 Display device

Country Status (1)

Country Link
JP (1) JPS62174826A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5827237A (en) * 1981-08-11 1983-02-17 Hitachi Ltd Controlling system for display picture
JPS60193041A (en) * 1984-03-14 1985-10-01 Nec Corp Display device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5827237A (en) * 1981-08-11 1983-02-17 Hitachi Ltd Controlling system for display picture
JPS60193041A (en) * 1984-03-14 1985-10-01 Nec Corp Display device

Similar Documents

Publication Publication Date Title
CN104615488B (en) The method and apparatus of task scheduling in heterogeneous multi-core reconfigurable calculating platform
US9785444B2 (en) Hardware accelerator configuration by a translation of configuration data
JPS58151655A (en) Information processing device
JPS6028015B2 (en) information processing equipment
US20130036426A1 (en) Information processing device and task switching method
GB2513448A (en) Precise exception signaling for multiple data architecture
US10705993B2 (en) Programming and controlling compute units in an integrated circuit
JPS62174826A (en) Display device
KR20070006517A (en) Mobile communication terminal and booting method thereof
CN107861791A (en) The method and apparatus for handling computer shell Shell orders
US7783874B2 (en) Method for initiating system
JPS59218569A (en) Microcomputer
JP2883488B2 (en) Instruction processing unit
JPH04175924A (en) Multi-os execution system
JP2883489B2 (en) Instruction processing unit
JP2004110086A (en) Semiconductor device
JPS6250945A (en) Program loading system
JPH02232727A (en) Information processor
KR20190120509A (en) Apparatus and method for distributing a load
JPH05151369A (en) Integrated circuit
JPH03127171A (en) Vector processor
JPH0452759A (en) Multiplex processing system for vector instruction
JPS5842487B2 (en) Program loading method
JPH031252A (en) Page fault processing system
JPH0731598B2 (en) Computer