JPH077254B2 - Bitmap display management method - Google Patents

Bitmap display management method

Info

Publication number
JPH077254B2
JPH077254B2 JP62139006A JP13900687A JPH077254B2 JP H077254 B2 JPH077254 B2 JP H077254B2 JP 62139006 A JP62139006 A JP 62139006A JP 13900687 A JP13900687 A JP 13900687A JP H077254 B2 JPH077254 B2 JP H077254B2
Authority
JP
Japan
Prior art keywords
window
buffer
area
image
host processor
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
JP62139006A
Other languages
Japanese (ja)
Other versions
JPS63304291A (en
Inventor
修 中澤
豊 飯間
Original Assignee
工業技術院長
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 工業技術院長 filed Critical 工業技術院長
Priority to JP62139006A priority Critical patent/JPH077254B2/en
Publication of JPS63304291A publication Critical patent/JPS63304291A/en
Publication of JPH077254B2 publication Critical patent/JPH077254B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は、マルチウインドウ表示を目的とした各ウイ
ンドウ画像を格納するためのウインドウバッファを有す
るビットマップディスプレイの管理方式に関するもので
ある。
Description: TECHNICAL FIELD The present invention relates to a bitmap display management system having a window buffer for storing each window image intended for multi-window display.

(従来の技術) 従来、この種の管理方式としては、例えば日経エレクト
ロニクス,日経マグロウヒル社,1985年7月29日,p.141
〜161に開示されるように、大きく分けて次の2つのも
のがあった。
(Prior Art) Conventionally, as a management system of this type, for example, Nikkei Electronics, Nikkei McGraw-Hill, July 29, 1985, p.141.
As disclosed in No. 161, there are the following two main types.

(1)主記憶装置上にウインドウバッファを確保し、ホ
ストプロセッサが表示画面の変更等を行うためにウイン
ドウバッファからデータを読み出し、画面制御部へ送る
方式。つまり、この方式では、ウインドウ領域を主記憶
装置上のウインドウバッファ内でのみ管理する。
(1) A method in which a window buffer is secured in the main storage device and the host processor reads data from the window buffer and sends it to the screen control unit in order to change the display screen. That is, in this method, the window area is managed only in the window buffer on the main memory.

(2)ビットマップディスプレイ内メモリ上にフレーム
バッファ及びウインドウバッファを確保し、ホストプロ
セッサは表示画面の変更等を行うためにその要求を画面
制御部へ送り、そこでフレームバッファ及びウインドウ
バッファの変更を行う方式。つまり、この方式では、ウ
インドウ領域をビットマップディスプレイ内メモリ上の
ウインドウバッファでのみ管理する。
(2) A frame buffer and a window buffer are secured in the memory in the bitmap display, and the host processor sends the request to the screen control unit to change the display screen, and changes the frame buffer and the window buffer there. method. That is, in this method, the window area is managed only by the window buffer on the memory in the bitmap display.

(発明が解決しようとする問題点) しかしながら、上記(1)の方式ではホストプロセッサ
の負荷が重く、しかも画面の書き換え等に要す時間が大
きいという問題点があった。また、上記(2)の方式で
はホストプロセッサの負荷は減っているが、作成できる
ウインドウ領域の個数がウインドウバッファの容量によ
って制限されるという問題点があった。
(Problems to be Solved by the Invention) However, the above method (1) has a problem that the load of the host processor is heavy and the time required for screen rewriting is long. Further, in the above method (2), the load on the host processor is reduced, but the number of window regions that can be created is limited by the capacity of the window buffer.

この発明は、以上述べたホストプロセッサの負荷とウイ
ンドウ領域の個数制限の問題点を除去し、マルチウイン
ドウ表示に適したビットマップディスプレイの管理を行
う方式を提供することを目的とする。
It is an object of the present invention to eliminate the above-mentioned problems of the load on the host processor and the limitation of the number of window areas, and to provide a method for managing a bitmap display suitable for multi-window display.

(問題点を解決するための手段) この発明はマルチウインドウ表示を目的とし、主記憶装
置及びホストプロセッサとシステムバスにより接続さ
れ、マルチウインドウ表示を目的とし、各ウインドウ画
像を格納するためのウインドウバッファを有するビット
マップディスプレイ装置におけるビットマップディスプ
レイ管理方式を対象とし、前記従来技術の問題点を解決
するため、ウインドウバッファ内の各ウインドウ画像中
最も古く参照されたものを検出する第1の手段と、ウイ
ンドウバッファが一杯になった時に、検出手段の検出結
果に基づき古いウインドウ画像を主記憶装置に転送する
第2の手段と、主記憶装置に転送されたウインドウ画像
に対しホストプロセッサから命令が発行された時に当該
ウインドウ画像を再びウインドウバッファに転送する第
3の手段を設けたものである。
(Means for Solving Problems) The present invention is intended for multi-window display, is connected to a main storage device and a host processor by a system bus, and is intended for multi-window display, and is a window buffer for storing each window image. And a first means for detecting the oldest referenced one of the window images in the window buffer in order to solve the above-mentioned problems of the prior art. When the window buffer is full, a second means for transferring an old window image to the main memory based on the detection result of the detecting means, and an instruction issued from the host processor to the window image transferred to the main memory. The window image again when It is provided with a third means for transferring to.

(作用) 本発明では、表示すべきウインドウ数が増えウインドウ
バッファに新たなウインドウ領域を確保できなくなる
と、第1の手段は既存のウインドウ画像のうちで最も古
く参照されたものを調べる。第2の手段は第1の手段か
らの情報を受け、ホストプロセッサに主記憶装置上の領
域の確保を依頼し、当該ウインドウ画像を主記憶装置に
転送するとともにウインドウバッファ上のウインドウ領
域の確保を行うように働く。第3の手段は、ホストプロ
セッサからウインドウ領域間の矩形転送等の命令が発行
された時に、ウインドウバッファ上に領域を確保し、主
記憶装置に転送されたウインドウ画像を再びウインドウ
バッファに転送するように働く。従って、ホストプロセ
ッサの負荷が軽減されると同時に、作成可能なウインド
ウ領域がウインドウバッファの容量により制限されるこ
とがなくなり、前記従来技術の問題点が解決される。
(Operation) In the present invention, when the number of windows to be displayed increases and a new window area cannot be secured in the window buffer, the first means checks the oldest referenced window image among existing window images. The second means receives the information from the first means, requests the host processor to secure an area on the main storage device, transfers the window image to the main storage device, and secures the window area on the window buffer. Work to do. The third means secures an area on the window buffer and transfers the window image transferred to the main memory again to the window buffer when the host processor issues an instruction such as a rectangular transfer between window areas. To work. Therefore, the load on the host processor is reduced, and at the same time, the window area that can be created is not limited by the capacity of the window buffer, and the problems of the prior art are solved.

(実施例) 第1図は本発明の実施例を示す構成図であり、1はビッ
トマップディスプレイ装置、2は画像制御器、3はフレ
ームバッファ、4はウインドウバッファ、5はCRT、6
はホストプロセッサ、7は主記憶装置、8はシステムバ
スである。
(Embodiment) FIG. 1 is a configuration diagram showing an embodiment of the present invention, 1 is a bitmap display device, 2 is an image controller, 3 is a frame buffer, 4 is a window buffer, 5 is a CRT, 6
Is a host processor, 7 is a main memory, and 8 is a system bus.

ウインドウバッファ4は、表示すべきウインドウ画像を
保持するビットマップディスプレイ内メモリであり、画
像制御器2に接続される他、システムバス8にも接続さ
れており、ホストプロセッサ6からの直接参照も可能で
ある。
The window buffer 4 is a memory in the bitmap display that holds the window image to be displayed, is connected to the image controller 2 and is also connected to the system bus 8 and can be directly referenced by the host processor 6. Is.

画像制御器2は、ホストプロセッサ6からの以下の命令
を実行する。
The image controller 2 executes the following instructions from the host processor 6.

(1)ウインドウバッファ4内の指定サイズのウインド
ウ領域の確保 (2)ウインドウ領域間の矩形領域転送 (3)ウインドウ領域内への図形要素の書込み (4)フレームバッファ3の指定位置へのウインドウ領
域の転送 画像制御器2はウインドウ領域の管理ブロックとして、
主記憶装置7上に参照時刻フィールドを有しており、上
記命令によりウインドウ領域に対し参照を行うごとに当
該フィールドへ現在時刻を書き込む。第2図は管理ブロ
ックの構成であり、参照時刻フィールドの他にウインド
ウ領域確保に必要な横ドット数、縦ドット数フィールド
及び主記憶装置7上のアドレスフィールドを有する。
(1) Securing a window area of a specified size in the window buffer 4 (2) Transferring a rectangular area between window areas (3) Writing graphic elements in the window area (4) Window area at a specified position of the frame buffer 3 The image controller 2 as a management block of the window area,
The main memory 7 has a reference time field, and the current time is written in the field each time the window area is referenced by the above instruction. FIG. 2 shows the configuration of the management block, which has, in addition to the reference time field, a horizontal dot number field, a vertical dot number field, and an address field on the main memory 7 necessary for securing the window area.

ホストプロセッサ6は主記憶装置7に内蔵されたプログ
ラムにしたがって画像制御器2に前記命令を発行するこ
とによりCRT5上に複数のウインドウを重ね合わせて表示
する。
The host processor 6 issues a command to the image controller 2 according to a program stored in the main memory 7 to display a plurality of windows on the CRT 5 in a superposed manner.

表示すべきウインドウ数が増加し、ウインドウバッファ
4に新たなウインドウ領域を確保することが不能になる
と、画像制御器2は既存の各ウインドウ領域の参照時刻
フィールドを検索し、最も古く参照されたウインドウ領
域を抽出し、横ドット、縦ドット数フィールドよりウイ
ンドウ領域内容を退避するのに十分な主記憶装置7上の
領域の確保をホストプロセッサ6に依頼し、当該ウイン
ドウ領域内容を主記憶装置7上の領域に転送する。次い
でウインドウバッファ4上のウインドウ領域を解放し、
主記憶装置7上のウインドウ領域管理ブロックに当該ウ
インドウ画像が主記憶装置7上にある旨及び主記憶装置
7上のアドレス等を記録する。このようにして古いウイ
ンドウ領域から順に主記憶装置7へ退避することによ
り、ウインドウバッファ4上に十分な領域を確保した
後、ウインドウ領域の確保を行う。
When the number of windows to be displayed increases and it becomes impossible to secure a new window area in the window buffer 4, the image controller 2 searches the reference time field of each existing window area, and the oldest referenced window is displayed. The host processor 6 is requested to secure an area on the main memory 7 sufficient to extract the area and save the window area content from the horizontal dot and vertical dot number fields, and the window area content on the main memory 7 is stored. Transfer to the area. Next, the window area on the window buffer 4 is released,
In the window area management block on the main memory 7, the fact that the window image is on the main memory 7 and the address on the main memory 7 are recorded. In this way, the old window area is sequentially saved in the main storage device 7 to secure a sufficient area in the window buffer 4 and then secure the window area.

ホストプロセッサ6からウインドウ領域間の矩形転送等
の命令が発行され、当該ウインドウ領域が主記憶装置7
上に退避されている場合においては、画像制御器2はウ
インドウバッファ4上に領域を確保し、主記憶装置7か
ら当該ウインドウ領域への画像転送を行い、ホストプロ
セッサ6に対し主記憶装置7上の領域の解放を依頼した
後、指定の命令を実行する。この時、ウインドウバッフ
ァ4上に十分な領域が確保できない場合には、前にウイ
ンドウ領域の確保で述べたのと同様に古いウインドウ領
域の主記憶装置7への退避を行う。
A command such as rectangular transfer between window areas is issued from the host processor 6, and the window area is transferred to the main storage device 7.
When the image is stored in the upper area, the image controller 2 reserves an area in the window buffer 4, transfers an image from the main memory 7 to the window area, and transfers the image to the host processor 6 in the main memory 7. After requesting the release of the area, the specified command is executed. At this time, if a sufficient area cannot be secured in the window buffer 4, the old window area is saved in the main memory 7 as in the case of securing the window area.

(発明の効果) 以上詳細に説明したように、本発明によれば、ビットマ
ップディスプレイ装置のウインドウバッファがウインド
ウ領域で一杯となり、新たなウインドウ領域がウインド
ウバッファ上に作成不能となった時、古いウインドウ画
像を主記憶装置上に退避するようにしたので、作成可能
なウインドウ個数ないし作成可能なウインドウバッファ
の容量により制限されず、使用可能な主記憶装置領域に
応じて増加させることができる。また、最近参照されて
いる、即ち今後参照される可能性のウインドウ画像は高
速に操作可能であるウインドウバッファ上に置かれるの
で、ウインドウ操作における効率の低下が少ない。
(Effect of the Invention) As described in detail above, according to the present invention, when the window buffer of the bitmap display device fills the window area and a new window area cannot be created on the window buffer, the old Since the window image is saved in the main storage device, it is not limited by the number of windows that can be created or the capacity of the window buffer that can be created, and can be increased according to the available main storage area. Further, since the window image that has been recently referred to, that is, may be referred to in the future, is placed in the window buffer that can be operated at high speed, the efficiency of the window operation is not significantly reduced.

また、仮想記憶制御を用いる計算機においては、ウイン
ドウ画像を仮想空間上に退避することにより、実際上無
制限に近い数のウインドウ作成が可能となる。
Further, in a computer using virtual memory control, it is possible to create a virtually unlimited number of windows by saving window images in the virtual space.

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

第1図は本発明の実施例を示す構成図、第2図はウイン
ドウ領域管理ブロック図である。 1……ビットマップディスプレイ装置 2……画像制御器 3……フレームバッファ 4……ウインドウバッファ 5……CRT 6……ホストプロセッサ 7……主記憶装置 8……システムバス
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a window area management block diagram. 1 ... Bitmap display device 2 ... Image controller 3 ... Frame buffer 4 ... Window buffer 5 ... CRT 6 ... Host processor 7 ... Main memory device 8 ... System bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】主記憶装置及びホストプロセッサとシステ
ムバスにより接続され、マルチウインドウ表示を目的と
し、各ウインドウ画像を格納するためのウインドウバッ
ファを有するビットマップディスプレイ装置において、 ウインドウバッファ内の各ウインドウ画像中最も古く参
照されたものを検出する第1の手段と、 ウインドウバッファが一杯になった時に、検出手段の検
出結果に基づき古いウインドウ画像を主記憶装置に転送
する第2の手段と、 主記憶装置に転送されたウインドウ画像に対しホストプ
ロセッサから命令が発行された時に当該ウインドウ画像
を再びウインドウバッファに転送する第3の手段を設け
たことを特徴とするビットマップディスプレイ管理方
式。
1. A bitmap display device, which is connected to a main memory and a host processor by a system bus and has a window buffer for storing each window image for the purpose of multi-window display, wherein each window image in the window buffer A first means for detecting the oldest referenced one; a second means for transferring an old window image to the main storage device based on the detection result of the detection means when the window buffer becomes full; A bit map display management system characterized in that a third means for transferring the window image to the window buffer again when a command is issued from the host processor to the window image transferred to the device is provided.
JP62139006A 1987-06-04 1987-06-04 Bitmap display management method Expired - Lifetime JPH077254B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62139006A JPH077254B2 (en) 1987-06-04 1987-06-04 Bitmap display management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62139006A JPH077254B2 (en) 1987-06-04 1987-06-04 Bitmap display management method

Publications (2)

Publication Number Publication Date
JPS63304291A JPS63304291A (en) 1988-12-12
JPH077254B2 true JPH077254B2 (en) 1995-01-30

Family

ID=15235281

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62139006A Expired - Lifetime JPH077254B2 (en) 1987-06-04 1987-06-04 Bitmap display management method

Country Status (1)

Country Link
JP (1) JPH077254B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06208364A (en) * 1993-01-11 1994-07-26 Nec Corp Multiwindow controller

Also Published As

Publication number Publication date
JPS63304291A (en) 1988-12-12

Similar Documents

Publication Publication Date Title
EP0338416B1 (en) Virtual display adapter
US4945499A (en) Graphic display system
JP3066753B2 (en) Storage controller
JPH077254B2 (en) Bitmap display management method
JPH0746308B2 (en) Display control device and microcomputer system
JPH0784562A (en) Device for storing image
JPS6134590A (en) Screen control system
JP3365293B2 (en) Cache memory using DRAM and logic embedded LSI and graphics system using the same
JPH06149533A (en) Segment quick plotting system for reducing plotting processing for segment outside display area
JP2892001B2 (en) Image inspection display
JP2665836B2 (en) Liquid crystal display controller
JP2701739B2 (en) Processor switching method
JP2799502B2 (en) Display device graphic display method
JPH047653A (en) Virtual storage memory device
JPS63226722A (en) Multiwindow display control system
JP2998417B2 (en) Multimedia information processing device
JPS63245716A (en) Multiwindow display device
JPH0612368A (en) High-definition image processor
JPS61116387A (en) Image data writing system
JPH01188928A (en) Multi-window display system
JPS6231891A (en) Display unit
JPS63148350A (en) Control system for virtual storage of segment buffer memory
JPS58205810A (en) Displaying device for composite picture
JPS6145278A (en) Display control system
JPH01145745A (en) Exclusive control method for file access

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term