JP2004127022A - Information processor and program for selecting and rewriting nonvolatile vram and control method of vram - Google Patents

Information processor and program for selecting and rewriting nonvolatile vram and control method of vram Download PDF

Info

Publication number
JP2004127022A
JP2004127022A JP2002291438A JP2002291438A JP2004127022A JP 2004127022 A JP2004127022 A JP 2004127022A JP 2002291438 A JP2002291438 A JP 2002291438A JP 2002291438 A JP2002291438 A JP 2002291438A JP 2004127022 A JP2004127022 A JP 2004127022A
Authority
JP
Japan
Prior art keywords
vram
image data
video memory
memory area
rewriting
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.)
Withdrawn
Application number
JP2002291438A
Other languages
Japanese (ja)
Inventor
Takuya Sakamoto
坂本 拓也
Isamu Yamada
山田 勇
Toshiya Miyazaki
宮崎 俊也
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 JP2002291438A priority Critical patent/JP2004127022A/en
Publication of JP2004127022A publication Critical patent/JP2004127022A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor which makes screen display possible during bootstrap or resume by providing a nonvolatile VRAM. <P>SOLUTION: The information processor is provided with a first video memory area (132) which stores image data to be generated by normal processing, a second nonvolatile video memory area (134) which stores another piece of image data, selection means (136, S212, S224, S306, S316) which select one of the first and second memory areas and display an image indicating another piece of image data in the selected video memory area, and rewriting means (110, S342) which rewrites the image data in the second video memory area. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置における画像の表示に関し、特に、パーソナル・コンピュータにおけるブートストラップ中またはレジューム中における表示画像供給前の様々な画像の表示に関する。
【0002】
【発明の背景】
通常、パーソナル・コンピュータ(PC)上で動作しているソフトウェアに従って、特定の画像ファイルが取り出されVRAMに転送されて格納されて、VRAM中のその画像ファイルがディスプレイ上に表示される。
【0003】
VRAMのメモリ空間を複数のバンクに分割して各バンクにアドレスを割り当て、複数のバンクにそれぞれ画像データを格納し、ソフトウェアまたはハードウェアによってその割り当てたアドレスを用いて複数のバンクの間の切り換えを行ってその1つを選択し、その選択されたバンクに格納された画像をディスプレイ上に表示することができる。
【0004】
PCが起動されるとき、ブートストラップと呼ばれるPCを起動するための処理が実行される。ブートストラップでは、例えばOSのような基本ソフトウェアの読み込み、PCに接続されたデバイスの接続の検知および諸処理の初期化のような様々な処理が行われる。PCの性能または接続されたデバイスしだいでは、ブートストラップの開始から初期画面の表示までに数分かかることがある。さらに、サスペンドおよびレジュームのような時間のかかるその他の処理が存在する。サスペンドにおいては、PCの省電力化を行うために或るデバイスおよびCPUにおける情報をメモリまたはハードディスクに退避して、その後、そのデバイスが電源オフされる。レジュームにおいては、そのデバイスが電源オンされた後、退避された情報が元の位置に戻されて、そのデバイスの動作がサスペンド前の状態に復帰する。
【0005】
PCにおいて、一般的なOSでは、そのブートストラップ中に、処理中の内容を表す画像が表示されたり、処理状態を示すためのプログレス・バーが表示される。しかし、その表示される画像または文字列は常に同じである。
【0006】
PCにおいて、通常、ブートストラップ、サスペンドまたはレジュームにおいて、或るソフトウェアを実行している間、予めプログムされた動作に従って表示が行われる。しかし、ハードディスクまたはRAM等からVRAMに表示データが読み込まれるまでは、ディスプレイには何も表示されない。
【0007】
特開2000−47876号公報(A)(特許文献1)には、ブートストラップ中に表示される画像を変更し様々な画像を表示する情報処理装置が開示されている。
【特許文献1】
特開2000−47876号公報
【0008】
特開平7−36937号公報(A)(特許文献2)には、レジュームにおいて適当な内容の画面を表示して、ユーザに時間的空白を感じさせないようにする電子書籍が開示されている。
【特許文献2】
特開平7−36937号公報
【0009】
発明者は、ブートストラップだけでなく、ソフトウェアによって適正な画像が供給される前の期間に様々な画像が表示されるとユーザにとってPCがより使いやすくなると認識した。発明者は、PCにおいて不揮発性VRAMを別のVRAMとして用いることによって、ソフトウェアによって画像が供給される前の期間において様々な画像が表示できると認識した。
【0010】
本発明の目的は、所定の条件に従って不揮発性VRAMを含む複数のVRAM領域のうちの1つを選択して、ブートストラップ中またはレジューム中においてもその選択された領域に格納された画像を表示する情報処理装置を実現することである。
【0011】
本発明の別の目的は、所定の条件に従って不揮発性VRAM領域が書き換えられる情報処理装置を実現することである。
【0012】
【発明の概要】
本発明の特徴によれば、情報処理装置は、通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域と、所定の条件に従ってその第1と第2のビデオ・メモリ領域のうちの1つを選択して、その選択されたビデオ・メモリ領域中のその別の画像データによって表される画像を表示させる選択手段と、その第2のビデオ・メモリ領域中の画像データを書き換える書換え手段と、を具えている。
【0013】
その情報処理装置は、その第1と第2のビデオ・メモリ領域を切り換えるための条件が満たされたかどうかを判定する判定手段を具えていてもよい。その選択手段は、この判定に従ってその選択を行う。
【0014】
その情報処理装置は、その書き換えのための条件が満たされたかどうかを判定する判定手段を具えていてもよい。その書換え手段は、この判定に従って書き換えデータを読み込んでその書き換えを行う。
【0015】
本発明の別の特徴によれば、情報処理装置用のプログラム(これは記憶媒体に格納されていてもよい)は、通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つ領域を選択するステップと、その選択されたビデオ・メモリ領域中のその別の画像データによって表される画像を表示させるステップと、その第2のビデオ・メモリ領域中の画像データを書き換えるステップと、を実行するよう動作可能である。
【0016】
本発明のさらに別の特徴によれば、情報処理装置におけるビデオ・メモリの制御方法は、通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つの領域を選択するステップと、その選択されたビデオ・メモリ領域中のその別の画像データによって表される画像を表示させるステップと、その第2のビデオ・メモリ領域中の画像データを書き換えるステップと、を含んでいる。
【0017】
本発明によれば、所定の条件に従って、VRAM領域の1つを選択して、ブートストラップ中またはレジューム中であってもその選択された領域に格納された画像を表示でき、所定の条件に従って不揮発性VRAM領域が書き換えられる情報処理装置を実現することができる。
【0018】
図面において、同様の要素および機能には同じ参照番号が付されている。
【0019】
【0020】
【発明の好ましい実施形態】
図1は、本発明の実施形態による、情報処理装置としてのパーソナル・コンピュータ(PC)100の構成を示している。図1には本発明に関連するPC100の構成要素だけが示されている。PC100は、CPU110、OSプログラム142およびアプリケーション・プログラム144を格納したRAM140、VRAM132および不揮発性VRAM134を含むグラフィックス・チップ130、および入力装置160に結合された入出力インタフェースI/O140を含んでいる。PC100においてBIOS(Basic Input/Output System)120がCPU110上で実装(インプレメント)され、BIOS120のプログラムはROM等に格納されている。グラフィックス・チップ130は表示装置150に結合されている。PC100は、入出力インタフェースI/O140を介してLAN170に接続されており、LAN170はインターネットに接続されている。
【0021】
PC100が起動されたとき、ブートストラップが実行されて、RAM140にOSプログラム142が読み込まれる。その後、自動的にまたはユーザの入力装置160の操作に応じて、実行されるべき必要なアプリケーション・プログラムがRAM140に格納される。BIOS120は、サスペンドおよびレジュームを実行する機能を有するAPM−BIOSまたはACPI−BIOSを含んでいる。
【0022】
グラフィクス・チップ130は、通常のVRAM132と、別のVRAMとしての不揮発性VRAM134と、VRAM132または不揮発性VRAM134のいずれかを選択するスイッチ136とを有する。不揮発性VRAM134は、例えば、強誘電体膜がデータ保持用のキャパシタに用いられたFRAM、またはMRAM(磁性RAM)であればよい。不揮発性VRAM134に対する書き込みおよび読み出しは、通常のRAMに対するのと同様の形態で行われる。PC100の電源をオフ(消勢)したとしても、不揮発性VRAM134に書き込まれたデータは保存される。グラフィクス・チップ130は、CPU110またはBIOS120による制御の下で、スイッチ136によってVRAM132またはVRAM134のいずれか一方を選択してその画像データを表示装置150に表示する。
【0023】
不揮発性RAMは通常のRAMとしても使用できるので、VRAM132として不揮発性RAMを用いてもよい。物理的に1つの大容量の不揮発性RAMを論理的に複数のRAM(132、134)に分割することもできる。そのために、不揮発性RAMのメモリ空間を複数のバンクに分割してそれぞれのバンクにそれぞれの論理アドレスを割り当て、複数のバンクの間の切り換えは論理アドレスの指定によって行われる。
【0024】
VRAM132と不揮発性VRAM134の間の切り換えは、通常のグラフィクス・チップの制御と同様に、CPU110またはBIOS120によって、CPU110またはBIOS120とグラフィクス・チップ130の間の所定のインタフェースを用いて制御される。
【0025】
VRAM132と不揮発性VRAM134の間の切り換えは、例えば、PC100の起動、終了、サスペンド、レジューム、またはLAN170を介した特定のパケットの受信が発生したとき、または処理における或る時点から所定時間が経過したときにスイッチ136を用いて行われる。典型的には、PC100の電源オンおよびオフはBIOS120によって行われ、サスペンドまたはレジュームはAMP−BIOSまたはACPI−BIOSを用いて行われる。従って、BIOS120は、PC100の起動、終了、サスペンドまたはレジュームを検知でき、VRAM132と不揮発性VRAM134の間の切り換えはその検知によってトリガーされればよい。
【0026】
CPU110は、プログラムに従って、グラフィクス・チップ130との間のインタフェースを呼び出してVRAM132と不揮発性VRAM134の間の切り換えを行ってもよい。そのために、OSプログラム142のブートストラップまたはレジュームの一部分のプログラムを修正して、ブートストラップ終了時およびレジューム終了時に、グラフィクス・チップ130との間のインタフェースを呼び出すようにすればよい。代替構成として、VRAM132と不揮発性VRAM134の間の切り換え用の特別なアプリケーション・プログラムを作成してもよい。
【0027】
VRAM132と不揮発性VRAM134を切り換える上述のプログラムは、そのインタフェースを呼び出してVRAM132から不揮発性VRAM134に切り換え、所定の時間の経過後に、再びそのインタフェースを呼び出して不揮発性VRAM134からVRAM132に切り換える。そのプログラムの中にユーザによってその所定の時間を設定または変更する手順を組み込んで、設定された所定の時間長さだけ不揮発性VRAM134中の画像が表示装置150に表示されるようにしてもよい。
【0028】
そのプログラムは、CPU110の使用率、または入力装置160の入力がない状態の時間の長さを検知して、その使用率が閾値より低いと判定された場合、またはその時間長さが閾値より長いと判定された場合に、そのインタフェースを呼び出してVRAM132から不揮発性VRAM134に切り換え、その後、その使用率が閾値以上であると判定された場合、または入力が発生した場合に、再びそのインタフェースを呼び出して不揮発性VRAM134からVRAM132に切り換えてもよい。そのようなインタフェースは、通常のスクリーン・セーバで使用される。スクリーン・セーバは、マシンの空き時間に別のアプリケーションを起動して、スクリーンに様々な画像を表示し、スクリーンの焼けを防ぐ。通常のスクリーン・セーバは、スクリーン・セーバとして登録されたプログラムによる画像を表示させるが、この実施形態では、不揮発性VRAM134に格納された画像を表示させる。
【0029】
最近の多くのPCのLANカードに実装されたウェークアップLAN(Wake up LAN)の機能と同様に、上述のプログラムは、LAN170からの切り換えを命令するパケットの受信に応答して、グラフィックス・チップ130中のVRAM132からVRAM134にまたはその逆に切り換えることによって、表示画像を変更してもよい。
【0030】
不揮発性VRAM134は、複数のバンクに複数のフレーム分の画像データを格納してもよい。その場合、CPU110またはBIOS120は、スイッチ136が不揮発性VRAM134を選択している間に、不揮発性VRAM134中の複数のフレーム分の画像データの中の1つのフレームを選択して表示装置150に表示させてもよく、または所定の時間間隔で複数のフレーム分の画像データを表示装置150に順次表示させてもよい。
【0031】
図2は、CPU110またはBIOS120によって実行されるVRAM132とVRAM134の間の切り換えのための処理を示している。
【0032】
ユーザによってPC100の電源が投入されると、ステップ204においてPC100が起動される。グラフィックス・チップ130において、スイッチ136は初期状態において不揮発性VRAM134を選択している。ステップ206において、PC100の表示装置150上に不揮発性VRAM134に格納された画像が表示される。
【0033】
ステップ210において、例えばブートストラップまたはレジューム処理が行われる。ステップ212において、VRAM132に画像データが書き込まれた後、CPU110またはBIOS120は、グラフィックス・チップ130においてスイッチ136に不揮発性VRAM134からVRAM132に切り換えさせる。ステップ216において、VRAM132中の画像が表示装置150に表示される。
【0034】
このようにして、CPU110またはBIOS120は、PC100のブートストラップ時または動作終了時にスイッチ136の切り換えることによって、不揮発性VRAM134中の画像を表示装置150に表示させ、ブートストラップ終了時にスイッチ136を切り換えることによって、通常のVRAM132中の画像を表示装置150に表示させる。
【0035】
同様に、CPU110またはBIOS120は、スイッチ136を用いて、サスペンドまたはレジュームの開始時に不揮発性VRAM134に切り換え、レジューム終了時に通常のVRAM132に切り換えることによって、通常のレジュームにおいて表示されるVRAM132中の画像の代わりに不揮発性VRAM134に格納された画像を一時的に表示させる。
【0036】
図3は、CPU110によって実行される、不揮発性VRAM134に格納される画像データの書き換えのための処理を示している。不揮発性VRAM134に格納される画像データは書き換えることができる。そのために、CPU110は、プログラムに従って、グラフィクス・チップ130との間の所定のインタフェースを呼び出して、RAM140の画像データを不揮発性VRAM134に転送する。これは、グラフィクス・チップ130の通常のVRAM132を書き換えるための通常のインタフェースと同様に行われればよい。
【0037】
不揮発性VRAM134中の画像データを書き換えるための所定の条件が満たされたとき、例えば、前回の書き換え以後同じ画像データを格納している不揮発性VRAM134に切り換えた回数をカウントしてその回数が閾値に達したとき、即ち同じ画像が連続して所定回数表示されたとき、または不揮発性VRAM134に切り換えられていた時間を測定してその時間が閾値を超えたときに、即ち同じ画像が所定時間表示されたとき、またはLAN170からの書き換え命令のパケットを受信したとき、CPU110は、不揮発性VRAM134中の画像データを書き換えるインタフェースを呼び出して、書き換え用の画像データをRAM140から読み込んで画像データを書き換えてもよい。CPU110は、プログラムに従って、LAN170を介して様々な画像データをダウンロードしてRAM140に書き込み、RAM140から不揮発性VRAM134に転送することができる。
【0038】
ステップ302において、CPU110またはBIOS120は、不揮発性VRAM134中の画像の表示に関連する表示カウントおよび測定時間等を初期化する。ステップ304において、CPU110またはBIOS120は、不揮発性VRAM134の画像を表示するための条件が満されたかどうかを判定する。その条件が満たされていないと判定された場合は、ステップ304が繰り返し実行される。不揮発性VRAM134の画像の表示の条件とは、例えば、入力装置160からの入力のない状態が所定時間継続したこと、またはブートストラップまたはレジュームの開始である。その条件が満たされたと判定された場合は、ステップ306において、CPU110またはBIOS120は、グラフィックス・チップ130においてVRAM132から不揮発性VRAM134へ切り換える。ステップ308において、不揮発性VRAM134中の画像が表示装置150に表示される。ステップ312において、CPU110またはBIOS120は、表示カウントをインクレメントし、または表示時間の計測を開始する。
【0039】
ステップ314において、CPU110またはBIOS120は、VRAM132の画像を表示するための条件を満たしたかどうかを判定する。その条件が満たされないと判定された場合は、ステップ314が繰り返し実行される。その条件が満たされたと判定された場合は、ステップ316において、CPU110またはBIOS120は、不揮発性VRAM134からVRAM132へ切り換える。ステップ316において、VRAM132に格納されている画像が表示装置150に表示される。ステップ324において、CPU110またはBIOS120は表示時間の測定を終了する。
【0040】
ステップ326において、CPU110は、プログラムに従って、上述のような、不揮発性VRAM134における画像データを書き換えるための条件が満たされたかどうかを判定する。
【0041】
ステップ326においてその条件が満たされていないと判定された場合は、手順はステップ304に戻る。ステップ326において画像データを書き換えるための条件が満たされたと判定された場合は、ステップ330において、CPU110は、画像ファイルの供給源328から画像ファイルをRAM140に転送する。ステップ342において、RAM140からその画像ファイルが読み込まれて不揮発性VRAM134中の画像データがその画像ファイルで書き換えられる。その後、図3および4のルーチンが繰り返される。
【0042】
供給源328からの画像ファイルは、例えば、スケジューラ・アプリケーションによって作成された当日のスケジュールを表す画像ファイル、特定のURLで表されるウェブ・ページの画像ファイル、アプリケーションで作成された画像ファイル、または広告用の画像ファイル、その日のニュースおよびイベントを表示する画像ファイルであってもよい。
【0043】
このように、不揮発性VRAM134に格納された画像を表示することによって、ブートストラップ等における待ち時間の間に、ユーザは様々な画面を楽しんだり、諸情報を入手することができる。
【0044】
不揮発性VRAM134はブートストラップ等において書き換えられることがない。CPU110は、通常のVRAM132にアクセスするので、VRAM切り換えを使用しないアプリケーション・プログラムは修正なしでそのまま利用できる。VRAMの切り換えは、PC100のユーザの操作によって行ってもよい。
【0045】
この実施形態において、図2および図3および4の処理は、ソフトウェアおよびハードウェアの形態で実装してもよい。
【0046】
以上説明した実施形態は典型例として挙げたに過ぎず、その変形およびバリエーションは当業者にとって明らかであり、当業者であれば本発明の原理および請求の範囲に記載した発明の範囲を逸脱することなく上述の実施形態の種々の変形を行えることは明らかである。
【0047】
(付記1) 通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、
別の画像データを格納する不揮発性の第2のビデオ・メモリ領域と、
所定の条件に従って前記第1と第2のビデオ・メモリ領域のうちの1つを選択して、前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させる選択手段と、
前記第2のビデオ・メモリ領域中の画像データを書き換える書換え手段と、
を具える、情報処理装置。
(付記2) 前記第1と第2のビデオ・メモリ領域は、1つの不揮発性のビデオ・ランダムアクセス・メモリにおける論理的に割り当てられた相異なるバンクに対応するものである、付記1に記載の情報処理装置。
(付記3) 前記第1と第2のビデオ・メモリ領域を切り換えるための条件が満たされたかどうかを判定する判定手段を具え、
前記選択手段は、この判定に従って前記選択を行うものである、
付記1または2に記載の情報処理装置。
(付記4) 前記選択手段は、前記第1のビデオ・メモリ領域に新しい画像データが格納されていないときに、前記第2のビデオ・メモリ領域に格納された画像データを選択するものである、付記1乃至3のいずれかに記載の情報処理装置。
(付記5) 前記書き換えのための条件が満たされたかどうかを判定する判定手段を具え、
前記書換え手段は、前記判定に従って書き換えデータを読み込んで前記書き換えを行うものである、
付記1乃至4のいずれかに記載の情報処理装置。
(付記6) 前記書き換えための条件が所定の時間期間の経過である、付記5に記載の情報処理装置。
(付記7) 前記書き換えための条件が、前記第1のビデオ・メモリ領域から前記第2のビデオ・メモリ領域への切り換えの回数が所定回数に達したことである、付記5に記載の情報処理装置。
(付記8) 前記書き換えための条件が、ネットワークからの書き換え命令の受信である、付記5に記載の情報処理装置。
(付記9) 記憶媒体に格納された情報処理装置用のプログラムであって、
所定の条件に従って通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つの領域を選択するステップと、
前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させるステップと、
前記第2のビデオ・メモリ領域中の画像データを書き換えるステップと、
を実行するよう動作可能なプログラム。
(付記10) さらに、前記第1と第2のビデオ・メモリ領域を切り換えるための条件が満たされたかどうかを判定するステップを実行するよう動作可能であり、
前記選択するステップは、前記判定に従って前記選択を行うものである、
付記9に記載のプログラム。
(付記11) 前記書き換えための条件が満たされたかどうかを判定するステップを実行するよう動作可能であり、
前記書き換えるステップにおける前記書き換えは、前記判定に従って行われるものである、
付記9または10に記載のプログラム。
(付記12) 情報処理装置におけるビデオ・メモリの制御方法であって、
通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つの領域を選択するステップと、
前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させるステップと、
前記第2のビデオ・メモリ領域中の画像データを書き換えるステップと、
を含む方法。
【0048】
【発明の効果】
本発明は、前述の特徴によって、所定の条件に従って、VRAM領域の1つを選択して、ブートストラップ中またはレジューム中であってもその選択された領域に格納された画像を表示でき、所定の条件に従って不揮発性VRAM領域が書き換えられる情報処理装置を実現することができる。
【図面の簡単な説明】
【図1】図1は、本発明の実施形態による、情報処理装置としてのパーソナル・コンピュータの構成を示している。
【図2】図2は、CPUまたはBIOSによって実行されるVRAMとVRAMの間の切り換えのための処理を示している。
【図3】図3および図4は、CPUによって実行される不揮発性VRAMに格納される画像データの書き換えのための処理を示している。
【図4】図3および図4は、CPUによって実行される不揮発性VRAMに格納される画像データの書き換えのための処理を示している。
【符号の説明】
110 CPU
120 BIOS
132 VRAM
134 不揮発性VRAM
136 スイッチ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to display of images in an information processing apparatus, and more particularly to display of various images before a display image is supplied during bootstrap or resume in a personal computer.
[0002]
BACKGROUND OF THE INVENTION
Usually, a specific image file is taken out according to software running on a personal computer (PC), transferred to a VRAM and stored, and the image file in the VRAM is displayed on a display.
[0003]
The memory space of the VRAM is divided into a plurality of banks, addresses are assigned to each bank, image data is stored in each of the banks, and switching between the plurality of banks is performed using the assigned addresses by software or hardware. Go to select one and display the image stored in the selected bank on the display.
[0004]
When the PC is started, a process called bootstrap for starting the PC is executed. In the bootstrap, various processes such as reading of basic software such as an OS, detection of connection of a device connected to a PC, and initialization of various processes are performed. Depending on the performance of the PC or the connected device, it may take several minutes from the start of bootstrap to the display of the initial screen. In addition, there are other time-consuming processes such as suspend and resume. In the suspend mode, information on a certain device and CPU is saved in a memory or a hard disk in order to save power of the PC, and then the device is powered off. In the resume operation, after the device is powered on, the saved information is returned to the original position, and the operation of the device returns to the state before the suspension.
[0005]
In a general OS of a PC, during bootstrapping, an image representing the contents being processed is displayed, or a progress bar for indicating a processing state is displayed. However, the displayed image or character string is always the same.
[0006]
In a PC, usually during bootstrap, suspend, or resume, while executing certain software, the display is performed according to a previously programmed operation. However, nothing is displayed on the display until the display data is read from the hard disk or the RAM into the VRAM.
[0007]
Japanese Patent Laying-Open No. 2000-47876 (A) (Patent Document 1) discloses an information processing apparatus that changes an image displayed during bootstrap and displays various images.
[Patent Document 1]
JP 2000-47876 A
Japanese Patent Laying-Open No. 7-36937 (A) (Patent Literature 2) discloses an electronic book that displays a screen with appropriate contents in a resume so that a user does not feel a time gap.
[Patent Document 2]
JP-A-7-36937 [0009]
The inventor has recognized that not only the bootstrap but also the various images displayed during the period before the proper image is supplied by the software makes the PC easier for the user to use. The inventor has recognized that by using a non-volatile VRAM as another VRAM in a PC, various images can be displayed in a period before an image is supplied by software.
[0010]
An object of the present invention is to select one of a plurality of VRAM areas including a non-volatile VRAM according to a predetermined condition and display an image stored in the selected area even during bootstrap or resume. That is, an information processing apparatus is realized.
[0011]
Another object of the present invention is to realize an information processing device in which a nonvolatile VRAM area is rewritten according to a predetermined condition.
[0012]
Summary of the Invention
According to a feature of the present invention, the information processing apparatus includes a first video memory area for storing image data generated by normal processing, and a non-volatile second video memory for storing another image data. Selecting an area and one of the first and second video memory areas according to predetermined conditions to display an image represented by the further image data in the selected video memory area Selection means for rewriting, and rewriting means for rewriting image data in the second video memory area.
[0013]
The information processing apparatus may include a determination unit that determines whether a condition for switching between the first and second video memory areas is satisfied. The selection means performs the selection according to the determination.
[0014]
The information processing apparatus may include a determination unit that determines whether a condition for the rewriting is satisfied. The rewriting means reads the rewritten data in accordance with the determination and performs the rewriting.
[0015]
According to another aspect of the invention, a program for an information processing device (which may be stored on a storage medium) comprises a first video memory area for storing image data generated by normal processing. Selecting one of the non-volatile second video memory areas for storing another image data; and representing the other image data in the selected video memory area. Operable to perform the steps of displaying an image and rewriting image data in the second video memory area.
[0016]
According to still another feature of the present invention, a method of controlling a video memory in an information processing apparatus includes a first video memory area for storing image data generated by a normal process, and a video memory area for storing another image data. Selecting one of the non-volatile second video memory areas to be displayed, displaying an image represented by the further image data in the selected video memory area, Rewriting the image data in the second video memory area.
[0017]
According to the present invention, one of the VRAM areas can be selected according to a predetermined condition and an image stored in the selected area can be displayed even during bootstrapping or resuming. An information processing device in which the volatile VRAM area is rewritten can be realized.
[0018]
In the drawings, similar elements and functions have the same reference numerals.
[0019]
[0020]
Preferred Embodiment of the Invention
FIG. 1 shows a configuration of a personal computer (PC) 100 as an information processing device according to an embodiment of the present invention. FIG. 1 shows only components of the PC 100 related to the present invention. The PC 100 includes a CPU 110, a RAM 140 storing an OS program 142 and an application program 144, a graphics chip 130 including a VRAM 132 and a non-volatile VRAM 134, and an input / output interface I / O 140 coupled to an input device 160. In the PC 100, a BIOS (Basic Input / Output System) 120 is mounted (implemented) on the CPU 110, and a program of the BIOS 120 is stored in a ROM or the like. Graphics chip 130 is coupled to display device 150. The PC 100 is connected to a LAN 170 via an input / output interface I / O 140, and the LAN 170 is connected to the Internet.
[0021]
When the PC 100 is started, a bootstrap is executed, and the OS program 142 is read into the RAM 140. Thereafter, the necessary application programs to be executed are stored in the RAM 140 automatically or in response to the operation of the input device 160 by the user. The BIOS 120 includes an APM-BIOS or an ACPI-BIOS having a function of executing suspend and resume.
[0022]
The graphics chip 130 has a normal VRAM 132, a non-volatile VRAM 134 as another VRAM, and a switch 136 for selecting either the VRAM 132 or the non-volatile VRAM 134. The non-volatile VRAM 134 may be, for example, an FRAM or an MRAM (magnetic RAM) in which a ferroelectric film is used for a capacitor for holding data. Writing and reading to and from the non-volatile VRAM 134 are performed in the same manner as for a normal RAM. Even if the power of the PC 100 is turned off (deactivated), the data written in the nonvolatile VRAM 134 is saved. The graphics chip 130 selects one of the VRAM 132 and the VRAM 134 by the switch 136 under the control of the CPU 110 or the BIOS 120 and displays the image data on the display device 150.
[0023]
Since the non-volatile RAM can be used as a normal RAM, a non-volatile RAM may be used as the VRAM 132. It is also possible to physically divide one large-capacity nonvolatile RAM into a plurality of RAMs (132, 134). For this purpose, the memory space of the nonvolatile RAM is divided into a plurality of banks, and respective logical addresses are assigned to the respective banks. Switching between the plurality of banks is performed by designating the logical addresses.
[0024]
Switching between the VRAM 132 and the non-volatile VRAM 134 is controlled by the CPU 110 or the BIOS 120 using a predetermined interface between the CPU 110 or the BIOS 120 and the graphics chip 130, similarly to the control of a normal graphics chip.
[0025]
The switching between the VRAM 132 and the non-volatile VRAM 134 is performed, for example, when the PC 100 starts, ends, suspends, resumes, when a specific packet is received via the LAN 170, or when a predetermined time has elapsed from a certain point in the processing. This is sometimes done using the switch 136. Typically, the power on and off of the PC 100 is performed by the BIOS 120, and the suspend or resume is performed using the AMP-BIOS or the ACPI-BIOS. Therefore, the BIOS 120 can detect the start, end, suspend, or resume of the PC 100, and the switching between the VRAM 132 and the nonvolatile VRAM 134 may be triggered by the detection.
[0026]
The CPU 110 may switch between the VRAM 132 and the nonvolatile VRAM 134 by calling an interface with the graphics chip 130 according to a program. For this purpose, the program of the OS program 142 may be modified so that the interface with the graphics chip 130 is called at the end of the bootstrap and at the end of the resume. Alternatively, a special application program for switching between VRAM 132 and non-volatile VRAM 134 may be created.
[0027]
The above-described program for switching between the VRAM 132 and the non-volatile VRAM 134 calls the interface to switch from the VRAM 132 to the non-volatile VRAM 134, and after a predetermined time elapses, calls the interface again to switch from the non-volatile VRAM 134 to the VRAM 132. A procedure for setting or changing the predetermined time by the user may be incorporated in the program so that the image in the nonvolatile VRAM 134 is displayed on the display device 150 for the set predetermined time.
[0028]
The program detects the usage rate of the CPU 110 or the length of time in a state where there is no input from the input device 160, and determines that the usage rate is lower than the threshold, or the time length is longer than the threshold. Is determined, the interface is called to switch from the VRAM 132 to the non-volatile VRAM 134. Thereafter, if the usage rate is determined to be equal to or higher than the threshold value or an input occurs, the interface is called again. The switching from the non-volatile VRAM 134 to the VRAM 132 may be performed. Such an interface is used in ordinary screen savers. The screen saver launches another application when the machine is idle, displaying various images on the screen and preventing the screen from burning. A normal screen saver displays an image according to a program registered as a screen saver. In this embodiment, an image stored in the nonvolatile VRAM 134 is displayed.
[0029]
Similar to the wake-up LAN function implemented in many recent PC LAN cards, the above-described program responds to the reception of a packet instructing switching from the LAN 170 by the graphics chip 130. The display image may be changed by switching from the middle VRAM 132 to the VRAM 134 or vice versa.
[0030]
The nonvolatile VRAM 134 may store image data for a plurality of frames in a plurality of banks. In this case, while the switch 136 is selecting the nonvolatile VRAM 134, the CPU 110 or the BIOS 120 selects one frame of the image data for a plurality of frames in the nonvolatile VRAM 134 and causes the display device 150 to display the selected frame. Alternatively, image data for a plurality of frames may be sequentially displayed on the display device 150 at predetermined time intervals.
[0031]
FIG. 2 shows processing for switching between the VRAM 132 and the VRAM 134 executed by the CPU 110 or the BIOS 120.
[0032]
When the power of the PC 100 is turned on by the user, the PC 100 is started in step 204. In the graphics chip 130, the switch 136 initially selects the nonvolatile VRAM 134. In step 206, the image stored in the nonvolatile VRAM 134 is displayed on the display device 150 of the PC 100.
[0033]
In step 210, for example, bootstrap or resume processing is performed. After the image data is written to the VRAM 132 in step 212, the CPU 110 or the BIOS 120 causes the switch 136 in the graphics chip 130 to switch from the nonvolatile VRAM 134 to the VRAM 132. At step 216, the image in VRAM 132 is displayed on display device 150.
[0034]
In this way, the CPU 110 or the BIOS 120 switches the switch 136 when the PC 100 bootstraps or when the operation is completed, thereby displaying the image in the non-volatile VRAM 134 on the display device 150 and switching the switch 136 when the bootstrap is completed. Then, the image in the normal VRAM 132 is displayed on the display device 150.
[0035]
Similarly, the CPU 110 or the BIOS 120 uses the switch 136 to switch to the non-volatile VRAM 134 at the start of the suspend or resume, and to switch to the normal VRAM 132 at the end of the resume, thereby replacing the image in the VRAM 132 displayed in the normal resume. , The image stored in the nonvolatile VRAM 134 is temporarily displayed.
[0036]
FIG. 3 shows processing for rewriting image data stored in the nonvolatile VRAM 134, which is executed by the CPU 110. Image data stored in the nonvolatile VRAM 134 can be rewritten. For that purpose, the CPU 110 calls a predetermined interface with the graphics chip 130 according to a program, and transfers the image data in the RAM 140 to the nonvolatile VRAM 134. This may be performed in the same manner as a normal interface for rewriting the normal VRAM 132 of the graphics chip 130.
[0037]
When a predetermined condition for rewriting the image data in the non-volatile VRAM 134 is satisfied, for example, the number of times of switching to the non-volatile VRAM 134 storing the same image data after the previous rewriting is counted, and the number is set as a threshold. When the time has arrived, that is, when the same image is continuously displayed for a predetermined number of times, or when the time that has been switched to the nonvolatile VRAM 134 is measured and the time exceeds a threshold value, that is, the same image is displayed for a predetermined time. Or when receiving a rewrite command packet from the LAN 170, the CPU 110 may call an interface for rewriting the image data in the nonvolatile VRAM 134, read the rewrite image data from the RAM 140, and rewrite the image data. . The CPU 110 can download various image data via the LAN 170 according to the program, write the image data into the RAM 140, and transfer the image data from the RAM 140 to the nonvolatile VRAM 134.
[0038]
In step 302, the CPU 110 or the BIOS 120 initializes a display count, a measurement time, and the like related to display of an image in the nonvolatile VRAM 134. In step 304, the CPU 110 or the BIOS 120 determines whether a condition for displaying an image in the nonvolatile VRAM 134 is satisfied. If it is determined that the condition is not satisfied, step 304 is repeatedly executed. The condition for displaying an image in the non-volatile VRAM 134 is, for example, that a state where there is no input from the input device 160 has continued for a predetermined time, or that bootstrap or resume has started. If it is determined that the condition is satisfied, in step 306, the CPU 110 or the BIOS 120 switches from the VRAM 132 to the non-volatile VRAM 134 in the graphics chip 130. In step 308, the image in the nonvolatile VRAM 134 is displayed on the display device 150. In step 312, the CPU 110 or the BIOS 120 increments the display count or starts measuring the display time.
[0039]
In step 314, the CPU 110 or the BIOS 120 determines whether a condition for displaying an image in the VRAM 132 is satisfied. If it is determined that the condition is not satisfied, step 314 is repeatedly executed. If it is determined that the condition is satisfied, in step 316, the CPU 110 or the BIOS 120 switches from the nonvolatile VRAM 134 to the VRAM 132. In step 316, the image stored in VRAM 132 is displayed on display device 150. In step 324, the CPU 110 or the BIOS 120 ends the display time measurement.
[0040]
In step 326, CPU 110 determines whether or not the condition for rewriting the image data in nonvolatile VRAM 134 has been satisfied according to the program.
[0041]
If it is determined in step 326 that the condition is not satisfied, the procedure returns to step 304. If it is determined in step 326 that the condition for rewriting the image data is satisfied, in step 330, the CPU 110 transfers the image file from the image file supply source 328 to the RAM 140. In step 342, the image file is read from the RAM 140, and the image data in the nonvolatile VRAM 134 is rewritten with the image file. Thereafter, the routine of FIGS. 3 and 4 is repeated.
[0042]
The image file from the source 328 may be, for example, an image file representing the schedule of the day created by the scheduler application, an image file of a web page represented by a specific URL, an image file created by the application, or an advertisement. Image file for displaying news and events of the day.
[0043]
As described above, by displaying the image stored in the nonvolatile VRAM 134, the user can enjoy various screens and obtain various information during the waiting time in the bootstrap or the like.
[0044]
The non-volatile VRAM 134 is not rewritten in bootstrap or the like. Since the CPU 110 accesses the normal VRAM 132, application programs that do not use VRAM switching can be used without modification. The switching of the VRAM may be performed by a user operation of the PC 100.
[0045]
In this embodiment, the processes of FIGS. 2, 3 and 4 may be implemented in software and hardware forms.
[0046]
The embodiments described above are given only as typical examples, modifications and variations thereof will be apparent to those skilled in the art, and those skilled in the art may depart from the principle of the present invention and the scope of the invention described in the claims. Obviously, various modifications of the above-described embodiment can be made.
[0047]
(Supplementary Note 1) A first video memory area for storing image data generated by normal processing,
A second non-volatile video memory area for storing another image data;
Selecting means for selecting one of the first and second video memory areas according to a predetermined condition and displaying an image represented by the another image data in the selected video memory area When,
Rewriting means for rewriting image data in the second video memory area;
An information processing device comprising:
(Supplementary note 2) The supplementary note 1, wherein the first and second video memory areas correspond to different logically allocated banks in one nonvolatile video random access memory. Information processing device.
(Supplementary Note 3) A determination unit that determines whether a condition for switching the first and second video memory areas is satisfied,
The selecting means performs the selection according to the determination.
The information processing device according to claim 1 or 2.
(Supplementary Note 4) The selection means selects image data stored in the second video memory area when new image data is not stored in the first video memory area. An information processing apparatus according to any one of supplementary notes 1 to 3.
(Supplementary Note 5) A determination unit that determines whether a condition for the rewriting is satisfied,
The rewriting means reads the rewriting data according to the determination and performs the rewriting.
The information processing device according to any one of supplementary notes 1 to 4.
(Supplementary note 6) The information processing apparatus according to supplementary note 5, wherein the condition for rewriting is a lapse of a predetermined time period.
(Supplementary note 7) The information processing according to supplementary note 5, wherein the condition for rewriting is that the number of times of switching from the first video memory area to the second video memory area has reached a predetermined number. apparatus.
(Supplementary note 8) The information processing apparatus according to supplementary note 5, wherein the condition for rewriting is reception of a rewriting command from a network.
(Supplementary Note 9) A program for an information processing device stored in a storage medium,
Select one of a first video memory area for storing image data generated by normal processing according to a predetermined condition and a non-volatile second video memory area for storing another image data Steps to
Displaying an image represented by the another image data in the selected video memory area;
Rewriting image data in the second video memory area;
A program operable to execute.
(Supplementary Note 10) Further, it is operable to execute a step of determining whether a condition for switching the first and second video memory areas is satisfied,
The step of selecting is to perform the selection according to the determination,
The program according to supplementary note 9.
(Supplementary Note 11) The device is operable to execute a step of determining whether a condition for rewriting is satisfied,
The rewriting in the rewriting step is performed according to the determination.
The program according to supplementary note 9 or 10.
(Supplementary Note 12) A method for controlling a video memory in an information processing apparatus, the method comprising:
Selecting one of a first video memory area for storing image data generated by normal processing and a non-volatile second video memory area for storing another image data;
Displaying an image represented by the another image data in the selected video memory area;
Rewriting image data in the second video memory area;
A method that includes
[0048]
【The invention's effect】
According to the above-described feature, the present invention can select one of the VRAM areas according to a predetermined condition and display an image stored in the selected area even during bootstrap or resume, and An information processing device in which the nonvolatile VRAM area is rewritten according to the conditions can be realized.
[Brief description of the drawings]
FIG. 1 shows a configuration of a personal computer as an information processing apparatus according to an embodiment of the present invention.
FIG. 2 shows a process for switching between VRAMs performed by a CPU or a BIOS.
FIG. 3 and FIG. 4 show processing for rewriting image data stored in a non-volatile VRAM, which is executed by a CPU.
FIGS. 3 and 4 show processing for rewriting image data stored in a nonvolatile VRAM, which is executed by a CPU.
[Explanation of symbols]
110 CPU
120 BIOS
132 VRAM
134 Nonvolatile VRAM
136 switch

Claims (5)

通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、
所定の条件に従って別の画像データを格納する不揮発性の第2のビデオ・メモリ領域と、
前記第1と第2のビデオ・メモリ領域のうちの1つを選択して、前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させる選択手段と、
前記第2のビデオ・メモリ領域中の画像データを書き換える書換え手段と、
を具える、情報処理装置。
A first video memory area for storing image data generated by normal processing;
A non-volatile second video memory area for storing another image data according to a predetermined condition;
Selecting means for selecting one of the first and second video memory areas to display an image represented by the another image data in the selected video memory area;
Rewriting means for rewriting image data in the second video memory area;
An information processing device comprising:
さらに、前記第1と第2のビデオ・メモリ領域を切り換えるための条件が満たされたかどうかを判定する判定手段を具え、
前記選択手段は、この判定に従って前記選択を行うものである、
請求項1に記載の情報処理装置。
And determining means for determining whether a condition for switching between the first and second video memory areas is satisfied,
The selecting means performs the selection according to the determination.
The information processing device according to claim 1.
前記書き換えのための条件が満たされたかどうかを判定する判定手段を具え、
前記書換え手段は、この判定に従って書き換えデータを読み込んで前記書き換えを行うものである、
請求項1または2に記載の情報処理装置。
Determining means for determining whether a condition for the rewriting is satisfied,
The rewriting means reads the rewriting data according to the determination and performs the rewriting.
The information processing device according to claim 1.
情報処理装置用のプログラムであって、
通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つの領域を選択するステップと、
前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させるステップと、
前記第2のビデオ・メモリ領域中の画像データを書き換えるステップと、
を実行するよう動作可能なプログラム。
A program for an information processing device,
Selecting one of a first video memory area for storing image data generated by normal processing and a non-volatile second video memory area for storing another image data;
Displaying an image represented by the another image data in the selected video memory area;
Rewriting image data in the second video memory area;
A program operable to execute.
情報処理装置におけるビデオ・メモリの制御方法であって、通常の処理によって生成される画像データを格納する第1のビデオ・メモリ領域と、別の画像データを格納する不揮発性の第2のビデオ・メモリ領域のうちの1つの領域を選択するステップと、
前記選択されたビデオ・メモリ領域中の前記別の画像データによって表される画像を表示させるステップと、
前記第2のビデオ・メモリ領域中の画像データを書き換えるステップと、
を含む方法。
A method for controlling a video memory in an information processing apparatus, comprising: a first video memory area for storing image data generated by normal processing; and a non-volatile second video memory for storing another image data. Selecting one of the memory regions;
Displaying an image represented by the another image data in the selected video memory area;
Rewriting image data in the second video memory area;
A method that includes
JP2002291438A 2002-10-03 2002-10-03 Information processor and program for selecting and rewriting nonvolatile vram and control method of vram Withdrawn JP2004127022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002291438A JP2004127022A (en) 2002-10-03 2002-10-03 Information processor and program for selecting and rewriting nonvolatile vram and control method of vram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002291438A JP2004127022A (en) 2002-10-03 2002-10-03 Information processor and program for selecting and rewriting nonvolatile vram and control method of vram

Publications (1)

Publication Number Publication Date
JP2004127022A true JP2004127022A (en) 2004-04-22

Family

ID=32283036

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002291438A Withdrawn JP2004127022A (en) 2002-10-03 2002-10-03 Information processor and program for selecting and rewriting nonvolatile vram and control method of vram

Country Status (1)

Country Link
JP (1) JP2004127022A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009251389A (en) * 2008-04-08 2009-10-29 Seiko Epson Corp Display device and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009251389A (en) * 2008-04-08 2009-10-29 Seiko Epson Corp Display device and program

Similar Documents

Publication Publication Date Title
US6393584B1 (en) Method and system for efficiently saving the operating state of a data processing system
US6438668B1 (en) Method and apparatus for reducing power consumption in a digital processing system
TW518517B (en) Storing system-level mass storage configuration data in non-volatile memory on each mass storage device to allow for reboot/power-on reconfiguration of all installed mass storage devices to the same configuration as last use
US20060242398A1 (en) Booting from non-volatile memory
JP3106401B2 (en) Information processing system
JP4175838B2 (en) Information processing apparatus with standby mode, standby mode start method and standby mode cancel method
JPH05165706A (en) Memory paging device and method for paging nonvolatile memory device
JPH07101376B2 (en) System restart device
JPH077316B2 (en) System restart device
JP3102455B2 (en) Information processing system
JP2688164B2 (en) Information processing system
EP2538319A1 (en) Non-volatile data processing apparatus and image forming apparatus
US20020083427A1 (en) Embedded system capable of rapidly updating software and method for rapidly updating software of embedded system
JP3662432B2 (en) Swapping device and method between main storage device and auxiliary storage device, and web videophone employing the device
JP2004127022A (en) Information processor and program for selecting and rewriting nonvolatile vram and control method of vram
US20020143844A1 (en) Computer system with two operating systems
JP2009258925A (en) Computer system and memory management method of computer system
JPH1063362A (en) Suspend-resuming method capable of holding plural program states by each resume factor
JP2004280216A (en) Information processor and clock frequency control method
JPH11282685A (en) Information processor
JP2008009494A (en) Image forming device
JP5966305B2 (en) Printing device
JP4334312B2 (en) Start-up time reduction computing device and data loading method
JP2006155391A (en) Image forming apparatus
JP5034861B2 (en) Data management apparatus, information processing apparatus, and program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060110