JPH06110786A - Magneto-optical disk boot cache system - Google Patents

Magneto-optical disk boot cache system

Info

Publication number
JPH06110786A
JPH06110786A JP4259180A JP25918092A JPH06110786A JP H06110786 A JPH06110786 A JP H06110786A JP 4259180 A JP4259180 A JP 4259180A JP 25918092 A JP25918092 A JP 25918092A JP H06110786 A JPH06110786 A JP H06110786A
Authority
JP
Japan
Prior art keywords
magneto
optical disk
data
cpu
read
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
JP4259180A
Other languages
Japanese (ja)
Inventor
Kiyoto Miyazawa
清人 宮沢
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 JP4259180A priority Critical patent/JPH06110786A/en
Publication of JPH06110786A publication Critical patent/JPH06110786A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the rising time of a terminal loading from a magneto- optical disk. CONSTITUTION:A nonvolatile memory is provided for IOP 1 to make EEROM 3 to store an access sequence to the magneto-optical disk 5 after rising a power source. When an IOP system becomes operable after the rising, data is read out of the magneto-optical disk 5 along the contents of EEROM 3 and stored in a local memory 2 as optical cache data so as to previously prepare data for a read-out instruction from CPU 6.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、光磁気ディスクブート
キャッシュシステムに関し、特に、端末起動プログラム
を光磁気ディスク上に格納している装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a magneto-optical disk boot cache system, and more particularly to a device for storing a terminal boot program on a magneto-optical disk.

【0002】[0002]

【従来の技術】従来は端末が内部イニシャライズを終了
したら光磁気ディスクのブートプログラムを読み出し、
その情報よりプログラムを起動させている。
2. Description of the Related Art Conventionally, when a terminal finishes internal initialization, it reads a boot program of a magneto-optical disk,
The program is started from that information.

【0003】[0003]

【発明が解決しようとする課題】上述した従来例では、
端末において電源立上げから端末が動作可能になる時間
がかかりすぎるという問題がある。この問題の原因とし
て光磁気ディスクからの読出し時間がかかるという問題
点がある。
In the above-mentioned conventional example,
There is a problem that it takes too long for the terminal to become operable after the power is turned on. The cause of this problem is that it takes time to read from the magneto-optical disk.

【0004】[0004]

【課題を解決するための手段】本発明の光磁気ディスク
ブートキャッシュシステムは、電源立上げ時からのディ
スクアクセスとトラック,セクタ情報を記憶するメモリ
を有しており、電源立上げ時には上位よりの命令が発行
される前に光磁気ディスクよりアクセスを行なうことを
特徴とする。
A magneto-optical disk boot cache system according to the present invention has a memory for storing disk access and track / sector information at power-on. It is characterized in that access is performed from the magneto-optical disk before the command is issued.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0006】図1は本発明の一実施例のシステム図であ
る。IOP1は光磁気ディスク制御などのI/O制御を
するプロセッサであり、LM2はIOP1のワークメモ
リおよび光磁気ディスク5のデータを一時的に記憶する
ディスクキャッシュメモリとして使用される。すなわ
ち、光磁気ディスク5に対して読み書きされるデータは
光磁気ディスクコントローラ4を介してLM2にプール
される。CPU6より光磁気ディスク5への読み出し命
令があったときIOP1はCPU6よりの読み出し命令
に対応するデータがLM2にあったとき光磁気ディスク
5から読み出すことなくLM2のデータをCPU6へ渡
す。
FIG. 1 is a system diagram of an embodiment of the present invention. The IOP1 is a processor that controls I / O such as magneto-optical disk control, and the LM2 is used as a work memory of the IOP1 and a disk cache memory that temporarily stores data of the magneto-optical disk 5. That is, the data read from and written to the magneto-optical disk 5 is pooled in the LM 2 via the magneto-optical disk controller 4. When there is a read command from the CPU 6 to the magneto-optical disk 5, the IOP 1 passes the data of LM2 to the CPU 6 without reading from the magneto-optical disk 5 when the data corresponding to the read command from the CPU 6 is in LM2.

【0007】EEROM3は電源立上げよりCPU6か
らくる光磁気ディスク5への読出し命令を記憶してい
る。IOP1は電源立上げ後動作可能状態になったらC
PU6からの読出し命令を待つことなくEEROM3に
記憶している前回電源立上げ後のCPU6よりの読出し
命令にもとづいて光磁気ディスク5より読み出し光磁気
ディスクコントローラ4を介してLM2に格納する。C
PU6から読出し命令がきたらその内容がLM2に存在
するものかチェックし、もし一致したらLM2の内容を
CPU6へ渡す。一致しない場合は光磁気ディスク5よ
り読み出してCPU6へ渡す。
The EEPROM 3 stores a read command to the magneto-optical disk 5 from the CPU 6 when the power is turned on. IOP1 becomes C when it becomes operable after the power is turned on.
The read command from the PU 6 is stored in the EEPROM 3 without waiting for the read command from the CPU 6 after the previous power-on, and is read from the magneto-optical disk 5 and stored in the LM 2 via the magneto-optical disk controller 4. C
When a read command is received from the PU 6, it is checked whether the content exists in the LM 2, and if they match, the content of the LM 2 is passed to the CPU 6. If they do not match, the data is read from the magneto-optical disk 5 and passed to the CPU 6.

【0008】このように本来光磁気ディスクキャッシュ
システムにおいては電源立上げ時の光磁気ディスクキャ
ッシュのメモリすなわち光磁気ディスク5より読み出さ
れたデータ、CPU6よりの書込みデータはない状態で
あるが、この実施例においては、前回立上げ時にCPU
6より受け取った読出しシーケンスにそった光磁気ディ
スク5のデータをLM2に光磁気ディスクキャッシュデ
ータとして準備しておく方式となっている。
As described above, originally, in the magneto-optical disk cache system, there is no data read from the memory of the magneto-optical disk cache, that is, the magneto-optical disk 5 and the write data from the CPU 6, when the power is turned on. In the embodiment, when the CPU was started up last time,
The data of the magneto-optical disk 5 according to the read sequence received from 6 is prepared in the LM 2 as magneto-optical disk cache data.

【0009】EEROM3の記憶しているデータも電源
立上げ後のCPU6からの命令シーケンスが前回と異な
る場合には書き換えを待つ。
If the data stored in the EEPROM 3 has a different instruction sequence from the CPU 6 after the power is turned on, the rewriting is awaited.

【0010】EEROM3は不揮発性であり、電源が落
ちてもメモリの内容を記憶しているため、次の電源立上
げ時は必ずCPU6から受け取った前回の命令にそっで
光磁気ディスク5へのアクセスを行なう。
Since the EEPROM 3 is non-volatile and stores the contents of the memory even when the power is turned off, the magneto-optical disk 5 is always accessed according to the previous instruction received from the CPU 6 when the power is turned on next time. Do.

【0011】[0011]

【発明の効果】以上説明したように、本発明によれば、
CPUがイニシャライズ処理を行なっている間にIOP
や光磁気ディスクより立上げ時に読み出すべきデータの
格納アドレスをEEROMに記憶しておき、EEROM
の内容から光磁気ディスクより先読みして端末の立上げ
時間を短縮することが可能になる。
As described above, according to the present invention,
IOP while CPU is performing initialization processing
The storage address of the data to be read at the time of startup from the optical disk or the magneto-optical disk is stored in the EEROM,
It is possible to shorten the startup time of the terminal by pre-reading from the magneto-optical disk from the contents of.

【0012】端末立上げのための光磁気ディスク立上げ
シーケンスは立上げごとに同じ可能性が高い。立上げプ
ログラムを変更しないかぎり同じため端末立上げ時間が
短くなる。
The magneto-optical disk startup sequence for terminal startup is likely to be the same for each startup. Unless the startup program is changed, the terminal startup time will be shortened because it is the same.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 IOP 2 LM 3 EEROM 4 光磁気ディスクコントローラ 5 光磁気ディスク 6 CPU 7 MM 1 IOP 2 LM 3 EEROM 4 Magneto-optical disk controller 5 Magneto-optical disk 6 CPU 7 MM

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 電源立上げ時からのディスクアクセスと
トラック,セクタ情報を記憶するメモリを有しており、
電源立上げ時には上位よりの命令が発行される前に光磁
気ディスクよりアクセスを行なうことを特徴とする光磁
気ディスクブートキャッシュシステム。
1. A memory for storing disk access and track / sector information from the time of power-on,
A magneto-optical disk boot cache system characterized by making access from the magneto-optical disk before power-on command is issued when power is turned on.
JP4259180A 1992-09-29 1992-09-29 Magneto-optical disk boot cache system Pending JPH06110786A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4259180A JPH06110786A (en) 1992-09-29 1992-09-29 Magneto-optical disk boot cache system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4259180A JPH06110786A (en) 1992-09-29 1992-09-29 Magneto-optical disk boot cache system

Publications (1)

Publication Number Publication Date
JPH06110786A true JPH06110786A (en) 1994-04-22

Family

ID=17330481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4259180A Pending JPH06110786A (en) 1992-09-29 1992-09-29 Magneto-optical disk boot cache system

Country Status (1)

Country Link
JP (1) JPH06110786A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001266452A (en) * 2000-03-22 2001-09-28 Matsushita Electric Ind Co Ltd Magnetic disk unit
US6968450B1 (en) * 2002-06-01 2005-11-22 Western Digital Technologies, Inc. Disk drive caching initial host requested data in non-volatile semiconductor memory to reduce start-up time of a host computer
JP2006004387A (en) * 2004-06-21 2006-01-05 Ricoh Co Ltd Information processor and information processing method
JP2010176306A (en) * 2009-01-28 2010-08-12 Toshiba Corp Information processing apparatus and data storage device
US8082433B1 (en) 2008-02-12 2011-12-20 Western Digital Technologies, Inc. Disk drive employing boot disk space to expedite the boot operation for a host computer
US9286079B1 (en) 2011-06-30 2016-03-15 Western Digital Technologies, Inc. Cache optimization of a data storage device based on progress of boot commands

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001266452A (en) * 2000-03-22 2001-09-28 Matsushita Electric Ind Co Ltd Magnetic disk unit
US6968450B1 (en) * 2002-06-01 2005-11-22 Western Digital Technologies, Inc. Disk drive caching initial host requested data in non-volatile semiconductor memory to reduce start-up time of a host computer
JP2006004387A (en) * 2004-06-21 2006-01-05 Ricoh Co Ltd Information processor and information processing method
JP4664011B2 (en) * 2004-06-21 2011-04-06 株式会社リコー Information processing apparatus and information processing method
US8082433B1 (en) 2008-02-12 2011-12-20 Western Digital Technologies, Inc. Disk drive employing boot disk space to expedite the boot operation for a host computer
JP2010176306A (en) * 2009-01-28 2010-08-12 Toshiba Corp Information processing apparatus and data storage device
US9286079B1 (en) 2011-06-30 2016-03-15 Western Digital Technologies, Inc. Cache optimization of a data storage device based on progress of boot commands

Similar Documents

Publication Publication Date Title
KR100493884B1 (en) Control apparatus and method for xip(execution in place) in serial flash memory and flash memory chip using the same
US20060168368A1 (en) Method for updating firmware in the control chip
KR960009220A (en) Non-volatile memory, memory card and information processing device using same, and software write protect control method of non-volatile memory
US6282644B1 (en) Apparatus and method for storing BIOS data of computer system
JPH0449199B2 (en)
JPH0667812A (en) Patrol seaking system for high density magnetic disk device
JPH06110786A (en) Magneto-optical disk boot cache system
JPS5931742B2 (en) Magnetic tape recording and reproducing method
JPH0675836A (en) Auxiliary storage device
JPH09146774A (en) Personal computer system
JPS62164299A (en) Microcomputer device
ES2005371A6 (en) Method and device to execute two instruction sequences in an order determined in advance.
JPH04295677A (en) Magnetic-disk processing device
JP2002288999A (en) Semiconductor memory
JPS6184753A (en) Associative buffer memory
JPH103434A (en) Semiconductor disk device and its write system
JPH06208460A (en) Microprogram memory control system
JPH0496122A (en) Information processor
JPS58194187A (en) Memory device
JPS60252973A (en) Dynamic loading control system
JP2000090643A (en) Memory
JPS63275097A (en) Non-volatile memory
JPH05257807A (en) Cache memory controller
JPH10124400A (en) Data processor and method for accessing data recording medium
JPS5985564A (en) Disk controller

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000111