KR960011713A - 컴퓨터 시스템 및 캐시 히트/미스 판단 방법 - Google Patents
컴퓨터 시스템 및 캐시 히트/미스 판단 방법 Download PDFInfo
- Publication number
- KR960011713A KR960011713A KR1019950030307A KR19950030307A KR960011713A KR 960011713 A KR960011713 A KR 960011713A KR 1019950030307 A KR1019950030307 A KR 1019950030307A KR 19950030307 A KR19950030307 A KR 19950030307A KR 960011713 A KR960011713 A KR 960011713A
- Authority
- KR
- South Korea
- Prior art keywords
- cache
- memory
- address
- processing unit
- central processing
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0806—Multiuser, multiprocessor or multiprocessing cache systems
- G06F12/0842—Multiuser, multiprocessor or multiprocessing cache systems for multiprocessing or multitasking
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
[목적] 본 발명은 중앙처리장치와, 제1의 물리적 메모리와, 제1의 물리적 메모리의 전체 물리적 어드레스중 적어도 일부의 물리적 어드레스가 공통하는 제2의 물리적 메모리와, 캐시메모리와, 메모리 제어기를 구비하고, 오퍼레이션 모드에 의하여 제1의 물리적 메모리/제2의 물리적 메모리를 선택하여 액세스하는 시스템에 있어서, 캐시의 일관성을 유지하는 방법을 제공하는 것을 목적으로 한다.
[구성] 본 발명은 캐시의 태그 메모리중에 데이타원을 특정하는 정보를 저장하는 수단으로서 플래그 비트를 설치하고, 캐시는 CPU 요구 어드레스에 관계하는 데이타가 캐시중에 존재하는 것만을 가지고 캐시 히트/미스를 판단하는 것이 아니라, CPU 로부터 동시에 보내지는 오퍼레이션 모드에 관한 정보도 참작하여 CPU가 요구하고 있는 데이타의 데이타원과 캐시에 저장되어 있는 데이타의 데이타원이 동일한가 어떤가를 판단하며, 이러한 2개의 조건이 합치한 때에 비로소 캐시 히트라는 판정을 내리는 것을 구성으로 한다.
[효과] 본 발명의 효과는 캐시의 이용을 유지하면서, 동시에, 캐시 플러시(cache flush)를 수행하는 일없이 시스템을 가동할 수 있고, 그결과, 처리량을 다지 단일 모드만으로 사용하는 시스템과 거의 동등하게 유지할 수 있다는 것이다.
Description
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제2도는 SMM 플래그 비트를 포함하는 캐시태그(tag) 메모리의 구성을 나타낸 도면.
Claims (7)
- 중앙처리장치와, 전체 어드레스중 적어도 일부의 어드레스가 서로 공통하는 복수의 물리적 메모리 및, 상기 중앙처리장치와 상기 복수의 물리적 메모리의 중간에 개재하여 상기 일부의 어드레스중 적어도 일부를 커버하는 캐시메모리를 구비하며, 상기 공통하는 어드레스 영역에서는 오퍼레이션 모드에 의해 우선하여 액세스되는 상기 복수의 물리적 메모리 중의 하나인 제1의 물리적 메모리가 미리 정해져 있는 컴퓨터 시스템에 있어서, 상기 중앙처리장치는 상기 컴퓨터 시스템이 운행되고 있는 현재의 오퍼레이션 모드를 특정하는 정보와 액세스하는 어드레스를 특정하는 정보를 출력하여 상기 복수의 물리적 메모리중 하나의 물리적 메모리를 액세스하고, 동시에, 상기 캐시 메모리를 통하여 상기 액세스를 수행하며, 상기 캐시 메모리는 캐시라인마다 기억되어 있는 데이타와 동일한 데이타를 유지하는 상기 복수의 물리적 메모리중 하나의 물리적 메모리를 특정하는 정보를 가지고 있는 것을 특징으로 하는 컴퓨터 시스템.
- 제1항에 있어서, 상기 캐시 메모리는 상기 중앙처리장치로부터 출력된 어드레스를 특정하는 정보를 디코드하여 상기 공통하는 어드레스인지를 판정하는 어드레스 디코더를 구비하는 것을 특징으로 하는 컴퓨터 시스템.
- 제1항에 있어서, 상기 캐시 메모리와 상기 물리적 메모리에 접속된 메모리 제어기를 더 구비하며, 상기 메모리 제어기는 상기 오퍼레이션 모드를 특정하는 정보와 상기 액세스하는 어드레스로부터 상기 제1의 물리적 메모리로 액세스해야 되는지를 판단하고, 이 판단을 나타내는 신호를 발생하는 것을 특징으로 하는 컴퓨터 시스템.
- 제1항에 청구된 컴퓨터 시스템에서 캐시 히트를 판단하는 방법에 있어서, 상기 공통하는 어드레스가 상기 중앙처리장치에 의하여 액세스 요구된 때, 상기 중앙처리장치의 요구 어드레스에 관계하는 데이타가 캐시메모리에 기억되어 있고, 동시에 상기 제1의 물리적 메모리에 관계하는 데이타가 상기 캐시메모리에 기억되어 있는 것을 조건으로 하여 캐시 히트를 판단하는 것을 특징으로 하는 캐시 히트 판단 방법.
- 제1항에 청구된 컴퓨터 시스템에서 캐시 히트를 판단하는 방법에 있어서, 상기 공통하는 어드레스 이외의 어드레스가 상기 중앙처리장치에 의하여 액세스 요구된 때, 상기 중앙처리장치의 요구 어드레스에 관계하는 데이타가 상기 캐시 메모리에 기억되어 있는 것을 조건으로 하여 캐시 히트를 판단하는 것을 특징으로 하는 캐시 히트 판단 방법.
- 제1항에 청구된 컴퓨터 시스템에서 캐시 미스를 판단하는 방법에 있어서, 상기 중앙처리장치에 의하여 요구된 어드레스가 상기 공통하는 어드레스인지를 판별하는 단계와, 상기 중앙처리장치의 요구 어드레스에 관계하는 데이타가 상기 캐시 메모리에 기억되어 있는지를 비교 판정하는 제1비교 판정 단계, 및 상기 중앙처리장치에 의하여 요구된 어드레스가 상기 공통하는 어드레스에 관계하는 때, 상기 제1의 물리적 메모리에 관계하는 데이타가 상기 캐시 메모리에 기억되어 있는지를 비교 판정하는 제2비교 판정 단계를 구비하며, 상기 제1비교 판정 단계 또는 상기 제2비교 판정 단계의 어느쪽에서 불일치하다고 판정되는 때는, 캐시 미스라고 판단하는 것을 특징으로 하는 캐시 미스 판단 방법.
- 중앙처리장치와, 제1의 물리적 메모리와, 상기 제1의 물리적 메모리의 전체 어드레스중 적어도 일부의 어드레스가 공통하는 제2의 물리적 메모리와, 상기 중앙처리장치와 상기한 물리적 메모리와의 중간에 개재하여 상기 일부의 어드레스중 적어도 일부를 커버하는 캐시메모리를 구비하며, 상기 어드레스가 공통하는 영역에서, 상기 중앙처리장치는 제1의 오퍼레이션 모드인 때는 상기 제1의 물리적 메모리를 액세스하고, 제2의 오퍼레이션 모드인 때는 제2의 물리적 메모리를 액세스하는 컴퓨터 시스템에 있어서, 상기 중앙처리장치는 상기 컴퓨터 시스템이 운행되고 있는 상기 오퍼레이션 모드를 특정하는 정보와 액세스하는 상기 어드레스를 특정하는 정보를 출력하여 상기 오퍼레이션 모드에 대응한 상기 물리적 메모리를 액세스하고, 동시에, 상기 캐시메모리를 통하여 상기 액세스를 수행하며, 상기 캐시 메모리는 캐시라인마다 기억되어 있는 데이타와 동일한 데이타를 유지하는 상기 물리적 메모리를 특정하는 정보를 구비하는 것을 특징으로 하는 컴퓨터 시스템.※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6221614A JP2634147B2 (ja) | 1994-09-16 | 1994-09-16 | コンピュータシステム、キャッシュヒットの判定方法 |
JP94-221614 | 1994-09-16 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR960011713A true KR960011713A (ko) | 1996-04-20 |
KR0184625B1 KR0184625B1 (ko) | 1999-05-15 |
Family
ID=16769517
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019950030307A KR0184625B1 (ko) | 1994-09-16 | 1995-09-16 | 컴퓨터 시스템 및 캐시 히트/미스 판단 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US6049852A (ko) |
JP (1) | JP2634147B2 (ko) |
KR (1) | KR0184625B1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100351504B1 (ko) * | 2000-06-05 | 2002-09-05 | 삼성전자 주식회사 | 캐쉬 메모리, 그의 전력 소비 절감 방법 그리고 캐쉬메모리를 구비하는 데이터 처리 시스템 |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6636944B1 (en) * | 1997-04-24 | 2003-10-21 | International Business Machines Corporation | Associative cache and method for replacing data entries having an IO state |
US6393498B1 (en) * | 1999-03-02 | 2002-05-21 | Mentor Arc Inc. | System for reducing processor workloads with memory remapping techniques |
US6687782B1 (en) * | 2000-04-25 | 2004-02-03 | Snap-On Technologies, Inc. | Method and implementation for addressing and accessing an expanded read only memory (ROM) |
US6934762B1 (en) * | 2000-04-27 | 2005-08-23 | Redundant Networks, Inc. | Method and apparatus for providing backup internet access |
US7107405B2 (en) * | 2003-05-30 | 2006-09-12 | Intel Corporation | Writing cached data to system management memory |
US7225284B2 (en) * | 2004-08-02 | 2007-05-29 | Dell Products L.P. | Increasing the quantity of I/O decode ranges using SMI traps |
US8683158B2 (en) * | 2005-12-30 | 2014-03-25 | Intel Corporation | Steering system management code region accesses |
US7896823B2 (en) * | 2006-01-17 | 2011-03-01 | Theranova, Llc | Method and apparatus for treating wound using negative pressure therapy |
US8615672B2 (en) * | 2010-06-30 | 2013-12-24 | Via Technologies, Inc. | Multicore processor power credit management to allow all processing cores to operate at elevated frequency |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4158227A (en) * | 1977-10-12 | 1979-06-12 | Bunker Ramo Corporation | Paged memory mapping with elimination of recurrent decoding |
US4484267A (en) * | 1981-12-30 | 1984-11-20 | International Business Machines Corporation | Cache sharing control in a multiprocessor |
JPS62143148A (ja) * | 1985-12-17 | 1987-06-26 | Mitsubishi Electric Corp | 記憶管理システム |
US4885680A (en) * | 1986-07-25 | 1989-12-05 | International Business Machines Corporation | Method and apparatus for efficiently handling temporarily cacheable data |
US5038278A (en) * | 1988-04-01 | 1991-08-06 | Digital Equipment Corporation | Cache with at least two fill rates |
US5155826A (en) * | 1988-12-05 | 1992-10-13 | Fadem Richard J | Memory paging method and apparatus |
US5491806A (en) * | 1990-06-26 | 1996-02-13 | Lsi Logic Corporation | Optimized translation lookaside buffer slice having stored mask bits |
US5175853A (en) * | 1990-10-09 | 1992-12-29 | Intel Corporation | Transparent system interrupt |
US5265232A (en) * | 1991-04-03 | 1993-11-23 | International Business Machines Corporation | Coherence control by data invalidation in selected processor caches without broadcasting to processor caches not having the data |
US5636363A (en) * | 1991-06-14 | 1997-06-03 | Integrated Device Technology, Inc. | Hardware control structure and method for off-chip monitoring entries of an on-chip cache |
JP2839060B2 (ja) * | 1992-03-02 | 1998-12-16 | インターナショナル・ビジネス・マシーンズ・コーポレイション | データ処理システムおよびデータ処理方法 |
US5357628A (en) * | 1992-03-25 | 1994-10-18 | Intel Corporation | Computer system having integrated source level debugging functions that provide hardware information using transparent system interrupt |
DE4309532C2 (de) * | 1992-03-25 | 1996-10-31 | Intel Corp | Verfahren zum Sichern einer Systemabbildung eines Computersystems auf einer permanenten Speichereinrichtung sowie ein Computersystem |
US5675763A (en) * | 1992-07-15 | 1997-10-07 | Digital Equipment Corporation | Cache memory system and method for selectively removing stale aliased entries |
US5574877A (en) * | 1992-09-25 | 1996-11-12 | Silicon Graphics, Inc. | TLB with two physical pages per virtual tag |
US5603011A (en) * | 1992-12-11 | 1997-02-11 | International Business Machines Corporation | Selective shadowing and paging in computer memory systems |
US5509139A (en) * | 1993-03-22 | 1996-04-16 | Compaq Computer Corp. | Circuit for disabling an address masking control signal using OR gate when a microprocessor is in a system management mode |
US5475829A (en) * | 1993-03-22 | 1995-12-12 | Compaq Computer Corp. | Computer system which overrides write protection status during execution in system management mode |
US5579503A (en) * | 1993-11-16 | 1996-11-26 | Mitsubishi Electric Information Technology | Direct cache coupled network interface for low latency |
US5630147A (en) * | 1993-12-17 | 1997-05-13 | Intel Corporation | System management shadow port |
US5745770A (en) * | 1993-12-27 | 1998-04-28 | Intel Corporation | Method and apparatus for servicing simultaneous I/O trap and debug traps in a microprocessor |
US5577221A (en) * | 1994-04-14 | 1996-11-19 | Industrial Technology Research Institute | Method and device for expanding ROM capacity |
US5638532A (en) * | 1994-12-06 | 1997-06-10 | Digital Equipment Corporation | Apparatus and method for accessing SMRAM in a computer based upon a processor employing system management mode |
US5544344A (en) * | 1994-12-06 | 1996-08-06 | Digital Equipment Corporation | Apparatus for caching smram in an intel processor based computer system employing system management mode |
-
1994
- 1994-09-16 JP JP6221614A patent/JP2634147B2/ja not_active Expired - Lifetime
-
1995
- 1995-09-15 US US08/529,298 patent/US6049852A/en not_active Expired - Fee Related
- 1995-09-16 KR KR1019950030307A patent/KR0184625B1/ko not_active IP Right Cessation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100351504B1 (ko) * | 2000-06-05 | 2002-09-05 | 삼성전자 주식회사 | 캐쉬 메모리, 그의 전력 소비 절감 방법 그리고 캐쉬메모리를 구비하는 데이터 처리 시스템 |
Also Published As
Publication number | Publication date |
---|---|
JPH0895863A (ja) | 1996-04-12 |
JP2634147B2 (ja) | 1997-07-23 |
US6049852A (en) | 2000-04-11 |
KR0184625B1 (ko) | 1999-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3662378B1 (en) | Address translation cache | |
US9465748B2 (en) | Instruction fetch translation lookaside buffer management to support host and guest O/S translations | |
US7330936B2 (en) | System and method for power efficient memory caching | |
US5913223A (en) | Low power set associative cache memory | |
US6625715B1 (en) | System and method for translation buffer accommodating multiple page sizes | |
KR101057526B1 (ko) | 주소 변환 방법 및 장치 | |
US5214770A (en) | System for flushing instruction-cache only when instruction-cache address and data-cache address are matched and the execution of a return-from-exception-or-interrupt command | |
JP3718302B2 (ja) | 命令取り出し方法および装置 | |
KR870006471A (ko) | 고속 캐쉬 시스템 | |
KR920004962A (ko) | 디지탈신호처리장치용 가상의 긴명령어 메모리장치 및 그 명령어 발생방법 | |
KR910014814A (ko) | 가상 캐쉬를 이용하는 다중 처리컴퓨터 시스템의 일치성 유지 장치 | |
JPH0628262A (ja) | ルックアサイドバッファおよび仮想から物理的へアドレスを高速に翻訳する方法 | |
KR900016868A (ko) | 캐시용 고장진단 모드 | |
US6836826B2 (en) | Multilevel cache system and method having a merged tag array to store tags for multiple data arrays | |
US6334173B1 (en) | Combined cache with main memory and a control method thereof | |
JPH05257804A (ja) | キャッシュ・メモリ及び主記憶装置を更新する方法と装置及びコンピュータシステム | |
US5682515A (en) | Low power set associative cache memory with status inhibit of cache data output | |
KR960011713A (ko) | 컴퓨터 시스템 및 캐시 히트/미스 판단 방법 | |
JP2000227874A (ja) | コンピュ―タ・システムにおいてディレクトリ構造を含むメイン・メモリの内容にアドレスするための方法および装置 | |
KR970705076A (ko) | 메모리에 저장된 오정렬 데이타용 어드레스를 효율적으로 결정하는 장치 및 방법(Apparatus and Method for Efficiently Determining Addresses for Misaligned Data Stored in Memory) | |
US7577791B2 (en) | Virtualized load buffers | |
US5974510A (en) | Method for testing the non-cacheable region functioning of a cache memory controller | |
US5752262A (en) | System and method for enabling and disabling writeback cache | |
JP2613258B2 (ja) | 情報処理方法及び装置 | |
JPH04324194A (ja) | Rom回路 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
LAPS | Lapse due to unpaid annual fee |