JPS6238744B2 - - Google Patents

Info

Publication number
JPS6238744B2
JPS6238744B2 JP57160122A JP16012282A JPS6238744B2 JP S6238744 B2 JPS6238744 B2 JP S6238744B2 JP 57160122 A JP57160122 A JP 57160122A JP 16012282 A JP16012282 A JP 16012282A JP S6238744 B2 JPS6238744 B2 JP S6238744B2
Authority
JP
Japan
Prior art keywords
tlb
error
parity
protection key
parity check
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
Application number
JP57160122A
Other languages
Japanese (ja)
Other versions
JPS5968898A (en
Inventor
Tsutomu Tanaka
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 JP57160122A priority Critical patent/JPS5968898A/en
Publication of JPS5968898A publication Critical patent/JPS5968898A/en
Publication of JPS6238744B2 publication Critical patent/JPS6238744B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1076Parity data used in redundant arrays of independent storages, e.g. in RAID systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は情報処理システムにおけるTLB(テ
ーブル・ルツクアサイド・バツフア)中に、主記
憶の保護を行なうための保護キーを登録して使用
する場合の、該保護キーのパリテイチエツクに関
する。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention provides a method for registering and using a protection key for protecting main memory in a TLB (table lookaside buffer) in an information processing system. Regarding the parity check of the protection key.

〔発明の従来技術〕[Prior art to the invention]

保護キーは、TLBに登録しても使用されない
(又は使用しない)場合があるため、従来よりパ
リテイチエツクはTLBに登録する前には行われ
ず、TLBから読出したときに行なつている。そ
のため、主記憶(MS)から送られて来たときに
エラーがあつたのか、TLBに登録した後でエラ
ーが発生したのかを区別することができない。し
かし、主記憶から送られて来た時のエラーは、
MSキーエラーとして、またTLB内でのエラーは
TLBエラーとして別々の処理をしなくてはいけ
ない。
Even if a protection key is registered in the TLB, it may not be used (or may not be used), so conventionally parity checks have not been performed before being registered in the TLB, but have been performed when reading from the TLB. Therefore, it is not possible to distinguish whether an error occurred when the data was sent from main memory (MS) or after it was registered in the TLB. However, the error when sent from main memory is
As an MS key error and within the TLB, the error is
It must be handled separately as a TLB error.

〔発明の目的〕[Purpose of the invention]

本発明はチエツクのための時間遅れを伴なわ
ず、かつMSエラーとTLBエラーとを区別するこ
とを目的とする。
The purpose of the present invention is to distinguish between MS errors and TLB errors without any time delay for checking.

〔発明の実施例〕[Embodiments of the invention]

図は本発明の一実施例回路ブロツク図であり、
1はキー部用のMS読出しレジスタ、1′はキー部
に対するパリテイP用のMS読出しレジスタ、2
はレジスタ1,1′の内容全体に対するパリテイ
を発生する回路、3,3′,4はTLBへの書込み
レジスタ、5はTLB、6,6′,7はTLB読出し
レジスタ、8はレジスタ6,6′に対するパリテ
イチエツク回路、9はレジスタ6,6′及び7の
全体に対するパリテイチエツク回路、10は否定
回路、11はAND回路である。
The figure is a circuit block diagram of an embodiment of the present invention.
1 is the MS read register for the key part, 1' is the MS read register for parity P for the key part, 2
is a circuit that generates parity for the entire contents of registers 1 and 1', 3, 3', and 4 are registers for writing to TLB, 5 is TLB, 6, 6', and 7 are TLB read registers, and 8 is registers 6 and 6. 9 is a parity check circuit for all registers 6, 6' and 7, 10 is a NOT circuit, and 11 is an AND circuit.

パリテイチエツク回路8でエラーが検出された
だけでは、そのエラーがTLBへの書込みの前に
生じたか、後に生じたかは判らない。そのときも
しも、パリテイチエツク回路9でエラーが検出さ
れなければ、前記エラーはTLBへの書込み前に
MSでエラーを生じていたものと見做される。ま
たパリテイチエツク回路9でもエラーが検出され
れば、前記エラーはTLB登録後に生じたものと
見做される。
If an error is detected by the parity check circuit 8, it cannot be determined whether the error occurred before or after writing to the TLB. At that time, if no error is detected by the parity check circuit 9, the error will be detected before writing to the TLB.
It is assumed that an error occurred in MS. If an error is also detected by the parity check circuit 9, it is assumed that the error occurred after TLB registration.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、TLB読出し時に2種のチエ
ツクをすることにより、MSエラーとTLBエラー
の区別が可能となり、適切なエラー処理を行なう
ことが可能となる。
According to the present invention, by performing two types of checks when reading the TLB, it is possible to distinguish between MS errors and TLB errors, and it is possible to perform appropriate error processing.

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

図は本発明の一実施例回路ブロツク図であり、
2はパリテイ発生回路、8,9はプリテイチエツ
ク回路、5はTLBである。
The figure is a circuit block diagram of an embodiment of the present invention.
2 is a parity generation circuit, 8 and 9 are parity check circuits, and 5 is a TLB.

Claims (1)

【特許請求の範囲】 1 主記憶にある保護キーをTLBに登録して使
用する方式において、 TLBに保護キーを登録するときに、保護キー
とそのパリテイを含んだ全ビツトに対してパリテ
イジエネレートした新しいパリテイを付加して
TLBに登録し、 TLBから保護キーを読出すときに保護キーと
そのパリテイとにもとづく第1のパリテイチエツ
クと、上記全ビツトとその新しいパリテイとにも
とづく第2のパリテイチエツクとを併行して行な
い、上記第2のパリテイチエツクによりエラーが
検出されたときTLBエラーとして出力し、上記
第2のパリテイチエツクではエラーが検出されず
上記第1のパリテイチエツクでのみエラーが検出
されたとき主記憶エラーとして出力するよう構成
したことを特徴とするTLBにおける保護キーの
チエツク方式。
[Claims] 1. In a method in which a protection key stored in the main memory is registered in the TLB and used, when the protection key is registered in the TLB, a parity generator is applied to all bits including the protection key and its parity. Add a new rated parity
When registering in the TLB and reading the protection key from the TLB, a first parity check based on the protection key and its parity is performed in parallel with a second parity check based on all the above bits and the new parity. If an error is detected by the second parity check, it is output as a TLB error, and if no error is detected by the second parity check, but an error is detected only by the first parity check. A method for checking a protection key in a TLB, characterized in that it is configured to output a main memory error when a main memory error occurs.
JP57160122A 1982-09-14 1982-09-14 Check system of protection key in tlb Granted JPS5968898A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57160122A JPS5968898A (en) 1982-09-14 1982-09-14 Check system of protection key in tlb

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57160122A JPS5968898A (en) 1982-09-14 1982-09-14 Check system of protection key in tlb

Publications (2)

Publication Number Publication Date
JPS5968898A JPS5968898A (en) 1984-04-18
JPS6238744B2 true JPS6238744B2 (en) 1987-08-19

Family

ID=15708338

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57160122A Granted JPS5968898A (en) 1982-09-14 1982-09-14 Check system of protection key in tlb

Country Status (1)

Country Link
JP (1) JPS5968898A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2559398B2 (en) * 1987-03-18 1996-12-04 株式会社日立製作所 Virtual computer system
JPH04184649A (en) * 1990-11-20 1992-07-01 Fujitsu Ltd Information processor
JP2007032811A (en) * 2005-07-29 2007-02-08 Fujinon Corp Camera platform system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5175355A (en) * 1974-12-25 1976-06-29 Fujitsu Ltd
JPS55135396A (en) * 1979-04-05 1980-10-22 Mitsubishi Electric Corp Error correction/detection system of memory unit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5175355A (en) * 1974-12-25 1976-06-29 Fujitsu Ltd
JPS55135396A (en) * 1979-04-05 1980-10-22 Mitsubishi Electric Corp Error correction/detection system of memory unit

Also Published As

Publication number Publication date
JPS5968898A (en) 1984-04-18

Similar Documents

Publication Publication Date Title
US4483003A (en) Fast parity checking in cache tag memory
JPH02271444A (en) Address converting circuit
DE69901255D1 (en) MULTI-PROCESSOR SYSTEM BRIDGE WITH ACCESS CONTROL
JPS6238744B2 (en)
JPH08263391A (en) Information processor
JPS5513426A (en) Checking system for data bus
JPS5819712A (en) Data recording system
JPS62115554A (en) Storage protection system in multi-processor system
JPH0670775B2 (en) Error detection / correction system
JP2559398B2 (en) Virtual computer system
JP2567986B2 (en) Data processing system
JPS58169253A (en) Error detection system
JPH06103469B2 (en) Memory control circuit
JPS59129994A (en) Check system of control program of computer
JPS5897200A (en) Information processor
JPH05143513A (en) Channel device
JPH09223070A (en) Data conversion circuit
JPS63216150A (en) Storage device
JPS641817B2 (en)
JPH03191437A (en) Data processor
JPS5683900A (en) Buffer recording device
JPS5812186A (en) Information processor
JPS5624634A (en) Key striking inspection system
JPS61160148A (en) Process data input/output device
JPS59217298A (en) Memory error relieve system