JPH035856A - Monitoring system for memory content holding function - Google Patents
Monitoring system for memory content holding functionInfo
- Publication number
- JPH035856A JPH035856A JP1140383A JP14038389A JPH035856A JP H035856 A JPH035856 A JP H035856A JP 1140383 A JP1140383 A JP 1140383A JP 14038389 A JP14038389 A JP 14038389A JP H035856 A JPH035856 A JP H035856A
- Authority
- JP
- Japan
- Prior art keywords
- memory content
- memory
- retention function
- content retention
- operating system
- 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
Links
- 230000006870 function Effects 0.000 title claims abstract description 47
- 238000012544 monitoring process Methods 0.000 title claims abstract description 24
- 230000007257 malfunction Effects 0.000 claims abstract description 16
- 230000014759 maintenance of location Effects 0.000 claims description 36
- 238000000034 method Methods 0.000 claims description 11
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、メモリ内容保持機能を有し、かつ、メモリパ
リティチェック機能を有しない端末のソフトウェアに間
する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to software for a terminal that has a memory content retention function but does not have a memory parity check function.
従来、メモリ内容保持機能を有し、かつ、メモリパリテ
ィチェック機能を有しない端末においては、メモリ内容
保持機能の誤動作が発生し、メモリ内容が不正値に変化
したとき、かつ、その不正値に変化したメモリ部に、オ
ペレーティングシステムやアプリケーションプログラム
の命令部が格納されていた場合、オペレーティングシス
テムやアプリケーションプログラムの誤動作が発生した
。Conventionally, in terminals that have a memory content retention function but do not have a memory parity check function, when a malfunction of the memory content retention function occurs and the memory content changes to an invalid value, If the instruction section of the operating system or application program was stored in the memory section that was used, the operating system or application program would malfunction.
上述の様に、従来の方式では、メモリ内容保持機能の誤
動作が一次的原因となり、オペレーティングシステムや
アプリケーションプログラムの二次的誤動作により、新
たにメモリ内容が不正値となる可能性があった。As described above, in the conventional method, malfunction of the memory content retention function is the primary cause, and secondary malfunction of the operating system or application program may cause the memory content to become a new invalid value.
本発明は、このような欠点を取り除くものであり、メモ
リ内容保持機能の誤動作を定期的に監視し、誤動作を検
出した時点で、オペレーティングシステムやアプリケー
ションプログラムの動作を停止し、上記、二次的誤動作
によりメモリ内容が不正値となることを防ぐことを可能
とする。The present invention eliminates such drawbacks by regularly monitoring malfunctions of the memory content retention function, and stopping the operation of the operating system and application programs when a malfunction is detected, thereby preventing the above-mentioned secondary It is possible to prevent memory contents from becoming invalid values due to malfunction.
本発明のメモリ内容保持機能監視方式の構成は、メモリ
内容保持機能を有し、かつ、メモリパリティチェック機
能を有しない端末のオペレーティングシステムに、メモ
リ内容保持機能監視処理部とメモリ内容保持機能監視情
報領域とを備え、前記端末の稼働中に前記オペレーティ
ングシステムが、前記メモリ内容保持機能を前記メモリ
内容保持機能監視処理部により定期的に監視し、前記メ
モリ内容保持機能の誤動作によりメモリ内容が不正値に
変化したことを検出することを特徴とする。The configuration of the memory content retention function monitoring method of the present invention is such that a memory content retention function monitoring processing unit and a memory content retention function monitoring processing unit are installed in the operating system of a terminal that has a memory content retention function but does not have a memory parity check function. The operating system periodically monitors the memory content retention function by the memory content retention function monitoring processing unit while the terminal is in operation, and detects whether the memory content is an invalid value due to a malfunction of the memory content retention function. It is characterized by detecting a change in .
次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例のブロック図であり、1はオ
ペレーティングシステム、2はメモリ内容保持機能監視
情報領域、3はメモリ内容保持機能監視処理部、4は初
期設定処理部、5は起動待監視処理部、6は定期監視処
理部、7はメモリ内容保持機能付メモリ、8はアプリケ
ーションプログラムをそれぞれ示している。FIG. 1 is a block diagram of an embodiment of the present invention, in which 1 is an operating system, 2 is a memory content retention function monitoring information area, 3 is a memory content retention function monitoring processing section, 4 is an initial setting processing section, and 5 is a block diagram of an embodiment of the present invention. Reference numeral 6 indicates a start-up monitoring processing section, 6 indicates a regular monitoring processing section, 7 indicates a memory with a memory content retention function, and 8 indicates an application program.
なお、実施例の説明の便宜上、メモリ内容保持機能付メ
モリ7とオペレーティングシステム1を分けて図ボした
が、実際は、オペレーティングシステム1はアプリケー
ションプログラム8と同様にメモリ内容保持機能付メモ
リ7上に格納されている。For convenience of explanation of the embodiment, the memory 7 with a memory content retention function and the operating system 1 are shown separately in the figure, but in reality, the operating system 1 is stored in the memory 7 with a memory content retention function in the same way as the application program 8. has been done.
第1の処理として、メモリ内容保持機能付メモリ7に、
オペレーティングシステム1とアプリケーションプログ
ラム8を格納するとき、初期設定処理部4が処理を行い
、オペレーティングシステム1とアプリケーションプロ
グラム8の命令部のメモリ内容保持機能付メモリ7にお
ける開始位置と命令部の長さ、および、そのBCC(B
lock Check Code)値を算出し、メ
モリ内容保持機能監視情報領域2に格納する。As the first process, in the memory 7 with memory content retention function,
When storing the operating system 1 and application programs 8, the initial setting processing unit 4 performs processing to determine the starting position and length of the instruction portion of the operating system 1 and the application program 8 in the memory 7 with a memory content retention function. and its BCC (B
lock check code) value is calculated and stored in the memory content retention function monitoring information area 2.
第2の処理として、既に第1の処理が完了しているとき
、端末の電源投入直後、起動待監視処理部5が処理を行
い、メモリ内容保持機能付メモリ7に格納されているオ
ペレーティングシステム1とアプリケーションプログラ
ム8について、メモリ内容保持機能監視情報領域2に格
納しているメモリ内容保持機能付メモリ7における開始
位置と命令部の長さに基づき、BCC値を算出する。本
算出値とメモリ内容保持機能監視情報領域2に、上述の
第1の動作時に格納したBCC値とを比軸する。一致し
た場合は、メモリ内容保持機能は正常に動作していると
判断し、処理を続行する。また、不一致の場合は、メモ
リ内容保持機能が誤動作し、メモリ内容が不正値に変化
したと判断し、即座に処理を中断する。端末に表示装置
や印字装置が接続している場合は、その旨を表示や印字
により操作者に通知する。As a second process, when the first process has already been completed, the startup waiting monitoring processing unit 5 performs the process immediately after the terminal is powered on, and the operating system 1 stored in the memory 7 with a memory content retention function is processed. and the application program 8, the BCC value is calculated based on the start position in the memory with memory content retention function 7 stored in the memory content retention function monitoring information area 2 and the length of the instruction section. This calculated value is compared with the BCC value stored in the memory content retention function monitoring information area 2 during the above-described first operation. If they match, it is determined that the memory content retention function is operating normally, and processing continues. If they do not match, it is determined that the memory content retention function has malfunctioned and the memory content has changed to an invalid value, and the process is immediately interrupted. If a display device or a printing device is connected to the terminal, the operator is notified of this through display or printing.
第3の処理として、既に端末の電源は投入され稼働して
いるとき、ある一定時間間隔で定期監視処理部6が処理
を行い、上述の第2の処理と同様の処理を行う。As a third process, when the terminal is already powered on and operating, the periodic monitoring processing unit 6 performs a process at a certain fixed time interval, and performs the same process as the second process described above.
以上説明したように、本発明は、メモリ内容保持機能の
誤動作による二次的誤動作を防止することにより、メモ
リ内容が不正値に変化することを最小限にとどめること
ができる効果がある。As described above, the present invention has the effect of minimizing changes in memory contents to invalid values by preventing secondary malfunctions due to malfunctions of the memory content holding function.
第1図は本発明の一実施例のブロック図である。
1・・・オペレーティングシステム、2・・・メモリ内
容保持機能監視情報領域、3・・・メモリ内容保持機能
監視処理部、4・・・初期設定処理部、5・・・起動待
監視処理部、6・・・定期監視処理部、7・・・メモリ
内容保持機能付メモリ、8・・・アプリケーションプロ
グラム。FIG. 1 is a block diagram of one embodiment of the present invention. DESCRIPTION OF SYMBOLS 1... Operating system, 2... Memory content retention function monitoring information area, 3... Memory content retention function monitoring processing section, 4... Initial setting processing section, 5... Startup waiting monitoring processing section, 6... Regular monitoring processing section, 7... Memory with memory content retention function, 8... Application program.
Claims (1)
ック機能を有しない端末のオペレーティングシステムに
、メモリ内容保持機能監視処理部とメモリ内容保持機能
監視情報領域とを備え、前記端末の稼働中に前記オペレ
ーティングシステムが、前記メモリ内容保持機能を前記
メモリ内容保持機能監視処理部により定期的に監視し、
前記メモリ内容保持機能の誤動作によりメモリ内容が不
正値に変化したことを検出することを特徴とするメモリ
内容保持機能監視方式。The operating system of a terminal that has a memory content retention function but does not have a memory parity check function is provided with a memory content retention function monitoring processing unit and a memory content retention function monitoring information area, and the The operating system periodically monitors the memory content retention function by the memory content retention function monitoring processing unit,
A method for monitoring a memory content retention function, characterized in that it detects that the memory content has changed to an invalid value due to a malfunction of the memory content retention function.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1140383A JPH035856A (en) | 1989-06-01 | 1989-06-01 | Monitoring system for memory content holding function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1140383A JPH035856A (en) | 1989-06-01 | 1989-06-01 | Monitoring system for memory content holding function |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH035856A true JPH035856A (en) | 1991-01-11 |
Family
ID=15267537
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1140383A Pending JPH035856A (en) | 1989-06-01 | 1989-06-01 | Monitoring system for memory content holding function |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH035856A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009087970A1 (en) * | 2008-01-11 | 2009-07-16 | Nidec Sankyo Corporation | Memory monitoring method |
-
1989
- 1989-06-01 JP JP1140383A patent/JPH035856A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009087970A1 (en) * | 2008-01-11 | 2009-07-16 | Nidec Sankyo Corporation | Memory monitoring method |
JP2009169550A (en) * | 2008-01-11 | 2009-07-30 | Nidec Sankyo Corp | Memory monitoring method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH035856A (en) | Monitoring system for memory content holding function | |
JP2656325B2 (en) | I / O control method | |
JPH11282725A (en) | Computer | |
JP3350716B2 (en) | Positioning device | |
JPS5835292B2 (en) | Microprocessor runaway monitoring method | |
JPH02293939A (en) | Stack overflow detection time processing system | |
JPH05282167A (en) | Method for processing fault | |
JPH0540668A (en) | Program runaway preventing system | |
JPH02281343A (en) | Cpu operation monitor system | |
JPH05342058A (en) | Process abnormality detection system | |
JPH0679279B2 (en) | Supervisory control device for microprocessor-applied equipment | |
JPH04303242A (en) | System power-on device | |
JPS5941210B2 (en) | How to handle power failure | |
JP2725107B2 (en) | Interrupt device | |
JPH0756749A (en) | Job monitoring system | |
JPH0251742A (en) | Preventing system for program runaway | |
JPH0356501B2 (en) | ||
JPH02244345A (en) | Information processor | |
JP2004355384A (en) | Task monitoring device | |
JPS62239245A (en) | Out-of-control program detection system | |
JPH05274173A (en) | Pseudo fault setting system | |
JPH05257752A (en) | Operation abnormality detecting system for cpu | |
JP2000242527A (en) | Method and device for controlling sequential process | |
JPS61153871A (en) | Electronic register device | |
JPH08287029A (en) | Communication control method for multi-processor system |