KR960001988A - 데이타프리페치방법 및 그를 위한 정보처리장치 - Google Patents

데이타프리페치방법 및 그를 위한 정보처리장치 Download PDF

Info

Publication number
KR960001988A
KR960001988A KR1019950014762A KR19950014762A KR960001988A KR 960001988 A KR960001988 A KR 960001988A KR 1019950014762 A KR1019950014762 A KR 1019950014762A KR 19950014762 A KR19950014762 A KR 19950014762A KR 960001988 A KR960001988 A KR 960001988A
Authority
KR
South Korea
Prior art keywords
data
memory
cache
held
read
Prior art date
Application number
KR1019950014762A
Other languages
English (en)
Inventor
데쯔히꼬 오까다
오사무 니시이
히로시 다께다
Original Assignee
가나이 쯔또무
가부시끼가이샤 히다찌세이사꾸쇼
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 가나이 쯔또무, 가부시끼가이샤 히다찌세이사꾸쇼 filed Critical 가나이 쯔또무
Publication of KR960001988A publication Critical patent/KR960001988A/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3004Arrangements for executing specific machine instructions to perform operations on memory
    • G06F9/30043LOAD or STORE instructions; Clear instruction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/26Address formation of the next micro-instruction ; Microprogram storage or retrieval arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0862Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with prefetch
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3824Operand accessing
    • G06F9/383Operand prefetching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1016Performance improvement
    • G06F2212/1024Latency reduction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/6022Using a prefetch buffer or dedicated prefetch cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/6028Prefetching based on hints or prefetch instructions

Abstract

데이타와 다른 데이타의 어드레스를 각각 포함하는 다수의 요소데이타로 이루어지는 소위 포인터형의 데이타 구조에 포함되는 데이타를 프리페치하는 방법 및 그를 위한 정보처리장치에 관한 것으로서, 포인터형 데이타구조의 프리페치를 가능하게 하기 위하여 로드명령의 명령어중에 이 명령이 리드하려고 하는 데이타에 다음의 데이타의 어드레스를 나타내는 포인터가 포함되어 있는 것을 나타내는 포인터 힌트를 포함시키고 CPU가 이와 같은 명령을 실행하였을 때에 메모리인터페이스회로에서는 이 명령이 요구한 데이타가 메인메모리에서 리드되었을 때에 프리페치회로가 이 포인터를 사용해서 이 포인터가 지정하는 데이타를 포함하는 블럭을 메인메모리에서 리드하고, 일시적으로 그 내부에 마련한 프리페치버퍼에 저장한 후, 이 포인터에 의해 지정되는 데이타의 리드를 요구하는 로드명령이 CPU에 의해 샐행되었을 때에 이 유지된 블럭내의 데이타를 프로세서인터페이스회로, 캐쉬제어회를 경유해서 CPU로 공급하는 구성으로 하였다.
이러한 구성에 의해 포인터형구조의 프리페치를 가능하게 할 수 있다.

Description

데이타프리페치방법 및 그를 위한 정보처리장치
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제1도는 본 발명에 의한 데이타프리페치방법을 실행하는 정보처리 장치의 제1실시예를 도시한 도면.
제2도는 제1도의 장치에 사용되는 프리페치회로의 개략적인 회로 구성도.

Claims (12)

  1. 데이타를 유지하는 메모리와 명령을 실행하는 처리장치를 갖는 정보처리장치에 있어서, 상기 메모리에서 제1데이타를 리드하는 것을 요구하는 제1명령이 상기 처리장치에서 실행된 것에 응답해서 상기 메모리의 제1기억위치에서 상기 제1데이타를 리드하고, 리드된 제1데이타를 상기 처리장치로 공급하고, 상기 제1데이타가 상기 메모리에 유지된 제2데이타의 어드레스정보를 포함할 때에 상기 제1명령에 포함될 특정의 정보가 상기 제1명령에 포함되어 있는 것에 응답해서 상기 리드된 제1데이타로 결정되는 상기 메모리의 제2기억위치에서 상기 제2데이타를 프리페치하고, 상기 프리페치된 제2데이타를 일시적으로 유지하고, 상기 제2데이타가 상기 메모리에서 리드된 후에 상기 처리장치에서 실행된 제2명령이 상기 메모리에서 상기 제2데이타를 리드하는 것을 요구하였을 때에 그 유지된 제2데이타를 상기 처리 장치로 공급하는 데이타프리페치방법.
  2. 상기 정보처리장치는 상기 메모리에 유지된 데이타의 일부를 유지하는 캐쉬와 상기 캐쉬와는 다른 일시적 데이타기억장치를 또 갖고, 상기 방법은 상기 제1명령이 상기 처리장치에서 실행된 것에 응답해서 상기 제1데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 제1데이타가 상기 캐쉬에 유지되어 있을때에는 상기 제1뎅이타를 상기 캐쉬에서 상기 처리장치로 공급하고, 상기 제1데이타가 상기 캐쉬에 유지되어 있지 않을 때에는 상기 제1데이타의 상기 메모리에서 리드하는 상기 리드를 기동하는 스텝을 또 갖고, 상기 제2데이타를 일시적으로 기억하는 스텝은 상기 메모리에서 리드된 상기 제2데이타를 상기 일시적기억장치에 기억하는 스텝을 갖고, 상기 방법은 상기 제2명령이 상기 처리장치에서 실행된 것에 응답해서 상기 제2데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 제2데이타가 상기 캐쉬에 유지되어 있을 때에는 상기 제2데이타를 상기 캐쉬에서 상기 처리장치로 공급하고, 상기 제2데이타가 상기 캐쉬에 유지되어 있지 않을 때에는 상기 메모리에 대해서 상기 제2데이타의 리드요구를 발행하고, 상기 리드요구에 응답해서 상기 제2데이타가 상기 일시적 데이타기억장치에 유지되어 잇는지 유지되어 있지 않는지를 검출하고, 상기 제2데이타가 상기 일시적 데이타기억장치에 유지되어 있을때에는 상기 유지된 제2데이타의 상기 처리장치로의 공급스텝을 기동하는 스텝을 또 갖는 데이타프리페치방법.
  3. 제2항에 있어서, 상기 제1데이타의 리드스텝은 상기 제1데이타를 포함하는 제1블럭을 상기 메모리에서 리드하고, 리드된 제1블럭을 상기 캐쉬에 라이트하는 스텝을 갖고, 상기 제1데이타의 공급스텝은 리드된 제1블럭에서 상기 제1데이타를 선택해서 상기 처리장치로 공급하는 스텝을 갖고, 상기 제2데이타를 프리페치하는 스텝은 상기 제2데이타를 포함하는 제2블럭을 상기 메모리에서 프리페치하는 스텝을 갖고, 상기 제2데이타를 일시적으로 유지하는 상기 스텝은 상기 리드된 제2블럭을 상기 일시적데이타기억장치에 라이트하는 스텝을 갖고, 상기 제2데이타를 공급하는 스텝은 상기 일시적데이타기억장치에 라이트된 상기 제2블럭에서 상기 제2데이타를 선택해서 상기 처리장치로 공급하는 스텝을 갖는 데이타프리페치방법.
  4. 제3항에 있어서, 상기 제2블럭의 프리페치 후, 상기 제2명령의 실행전에 상기 제2기억위치에 데이타를 라이트하는 것을 요구하는 제3명령이 상기 처지장치에서 실행된 것에 응답해서 상기 일시적으로 유지된 상기 제2블럭을 무효로 하는 스텝을 또 갖는 데이타프리페치방법.
  5. 제1항에 있어서, 상기 정보처리장치는 상기 메로리에 유지된 데이타의 일부를 유지하는 캐쉬를 또 갖고, 상기 방법은 상기 제1명령이 상기 처리장치에서 실행된 것에 응답해서 상기 제1데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 제1데이타가 상기 캐쉬에 유지되어 있을때에는 상기 제1데이타를 상기 캐쉬에서 상기 처리장치로 공급하고, 상기 제1데이타가 상기 캐쉬에 유지되어 있지 않을 때에는 상기 제1데이타의 상기 메모리에서 리드하는 상기 리드를 기동하는 스텝을 또 갖고, 상기 제2데이타를 일시적으로 기억하는 스텝은 상기 메모리에서 리드된 상기 제2데이타를 상기 캐쉬에 기억하는 스텝을 갖고, 상기 방법은 상기 제2명령이 상기 처리장치에서 실행된 것에 응답해서 상기 제2데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 제2데이타가 상기 캐쉬에 유지되어 있을때에는 상기 제2데이타를 상기 캐쉬에서 상기 처리장치로 공급하도록 상기 제2데이타의 공급스텝을 기동하고, 상기 제2데이타가 상기 캐쉬에 유지되어 있지 않을 때에 상기 메모리에 대해서 상기 제2데이타의 리드요구를 발행하는 스텝을 또 갖는 데이타프리페치방법.
  6. 제5항에 있어서, 상기 제1데이타의 리드스텝은 상기 제1데이타를 포함하는 제1블럭을 상기 메모리에서 리드하고, 리드된 제1블럭을 상기 캐쉬에 라이트하는 스텝을 갖고, 상기 제1데이타의 공급스텝은 리드된 제1블럭에서 상기 제1데이타를 선택해서 상기 처리장치로 공급하는 스텝을 갖고, 상기 제2데이타의 상기 프리페치스텝은 상기 제2데이타를 포함하는 제2블럭을 상기 메모리에서 프리페치하는 스텝을 갖고, 상기 일시적으로 유지하는 스텝은 상기 리드된 제2블럭을 상캐쉬에 라이트하는 스텝을 갖고, 상기 제2데이타의 공급스텝은 상기 캐쉬에 유지된 프리페치된 상기 제2블럭에서 상기 제2데이타를 선택해서 상기 처리장치로 공급하는 스텝을 갖는 데이타프리페치방법.
  7. 제1항에 있어서, 상기 제2데이타를 프리페치하는 스텝은 상기 제1데이타의 기억위치의 어드레스를 유지하고, 상기 제1데이타가 상기 메모리에서 리드되었을 때에 상기 기억된 어드레스와 상기 제1데이타를 합성해서 메모리어드레스를 생성하고, 생성된 메모리어드레스에 따라서 상기 제2데이타를 프리페치하는 스텝을 갖는 데이타프리페치방법.
  8. 제7항에 있어서, 상기 메모리어드레스의 합성은 상기 기억된 어드레스의 상위비트부분과 상기 제1데이타의 하위비트부분을 합성하는 스텝으로 이루어지는 데이타프리페치방법.
  9. 데이타를 유지하는 메모리, 명령을 실행하는 처리장치, 상기 메모리에서 데이타를 리드하는 것을 요구하는 명령이 상기 처리장치에서 실행된 것에 응답해서 그 명령이 지정하는 상기 메모리의 기억위치에 유지된 데이타를 리드하는 것을 요구하는 제1리드요구를 상기 메모리로 공급하고, 상기 제1리드요구에 대해서 상기 메모리에서 리드된 데이타를 상기 처리장치로 공급하는 제1데이타리드요구회로, 상기 기억위치에 유지된 상기 데이타가 상기 메모리에 유지된 다른 데이타의 어드레스정보를 포함할 때에 상기 명령에 포함될 특정의 정보가 상기 명령에 포함되어 있는 것에 응답해서 상기 리드된 데이타가 지정하는 상기 메모리의 기억위치에 유지된 데이타를 리드하는 것을 요구하는 제2리드요구를 상기 메모리로 공급하는 제2데이타리드요구회로, 상기 제2데이타리드요구회로에서 공급된 상기 데이타리드요구에 대해서 상기 메모리에서 리드된 상기 다른 데이타를 일시적으로 유지하는 상기 메모리에서 고속으로 데이타를 리드할 수 있는 일시적 데이타기억장치 및 상기 다른 데이타가 상기 메모리에서 리드된 후에 상기 메모리에서 상기 다른 데이타를 리드하는 것을 요구하는 다른 명령이 상기 처리장치에서 실행된 것에 응답해서 상기 다른 데이타를 상기 일시적데이타기억장치에서 리드하여 상기 처리장치로 공급하는 데이타공급회로를 갖는 정보처리장치.
  10. 제9항에 있어서, 상기 처리장치는 명령을 실행하기 위한 처리유닛, 상기 메모리에 유지된 데이타의 일부를 유지하는 캐쉬, 상기 명령이 상기 처리유닛에서 실행된 것에 응답해서 그 명령이 요구하는 상기 데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 데이타가 상기 캐쉬에 유지되어 있을 때에 상기 데이타를 상기 캐쉬에서 상기 처리유닛으로 공급하는 캐쉬제어회로를 갖고, 상기 제1리드요구회로는 상기 데이타가 상기 캐쉬에 유지되어 있지 않을 때에 상기 제1리드요구를 상기 메모리로 공급하는 상기 캐쉬제어회로에 포함된 리드요구회로를 갖고, 상기 일시적데이타기억장치는 상기 캐쉬와는 다른 기억장치이고, 상기 데이타공급회로는 상기 처리장칭에서 실행된 상기 메모리에서 데이타를 리드하는 것을 요구하는 어느 명령에 대해서 상기 제1데이타리드회로에 의해 데이타리드 요구가 상기 메모리로 공급된 것에 응답해서 상기 명령에 의해 요구된 상기 데이타가 상기 일시적데이타기억장치에 유지되어 있는지 유지되어 있지 않는지를 검출하는 회로 및 상기 명령에 의해 요구된 데이타가 상기 일시적데이타기억장치에 유지되어 있을 때에는 그 요구받은 데이타를 상기 일시적데이타기억장치에서 상기 캐쉬기억제어회로로 상기 메모리에서 리드된 데이타로서 공급하는 회로를 갖는 정보처리장치.
  11. 제10항에 있어서, 상기 검출회로는 상기 메모리내의 어느 기억위치에 데이타를 라이트하는 것을 요구하는 명령이 상기 처리장치에서 실행된 것에 응답해서 상기 기억위치의 데이타가 상기 일시적데이타기억장치에 유지되어 있는지 유지되어 있지 않는지를 검출하는 회로를 갖고, 상기 기억위치의 데이타가 상기 일시적데이타 기억장치에 유지되어 있을때에는 상기 유지된 데이타를 무효로 하는 회로를 또 갖는 정보처리장치.
  12. 제9항에 있어서, 상기 처리장치는 명령을 실행하는 처리유닛, 상기 메모리에 유지된 데이타의 일부를 유지하는 캐쉬, 상기 명령이 상기 처리유닛에서 실행된 것에 응답해서 그 명령이 요구하는 상기 데이타가 상기 캐쉬에 유지되어 있는지 유지되어 있지 않는지를 검출하고, 상기 데이타가 상기 캐쉬에 유지되어 있을때에 상기 데이타를 상기 캐쉬에서 상기 처리유닛으로 공급하는 캐쉬제어회로를 또 갖고, 상기 제1리드요구회로는 상기 데이타가 상기 캐쉬에 유지되어 있지 않을 때에 상기 메모리에 대해서 상기 제1리드요구를 상기 메모리로 공급하는 상기 캐쉬제어회로에 포함된 리드요구회로를 갖고, 상기 캐쉬가 상기 일시적데이타기억장치로서 사용되고, 상기 캐쉬제어회로가 상기 데이타공급회로를 포함하는 정보처리장치.
    ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019950014762A 1994-06-06 1995-06-05 데이타프리페치방법 및 그를 위한 정보처리장치 KR960001988A (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP12347594 1994-06-06
JP94-123475 1994-06-06

Publications (1)

Publication Number Publication Date
KR960001988A true KR960001988A (ko) 1996-01-26

Family

ID=14861554

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950014762A KR960001988A (ko) 1994-06-06 1995-06-05 데이타프리페치방법 및 그를 위한 정보처리장치

Country Status (2)

Country Link
US (1) US5652858A (ko)
KR (1) KR960001988A (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990041840A (ko) * 1997-11-24 1999-06-15 전주범 냉기공급 조절장치를 갖는 냉장고

Families Citing this family (67)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3717212B2 (ja) * 1995-10-27 2005-11-16 株式会社日立製作所 情報処理装置及び情報処理ユニット
US5983324A (en) * 1996-03-28 1999-11-09 Hitachi, Ltd. Data prefetch control method for main storage cache for protecting prefetched data from replacement before utilization thereof
JPH09319569A (ja) * 1996-05-31 1997-12-12 Mitsubishi Electric Corp マイクロコンピュータ
US5829025A (en) * 1996-12-17 1998-10-27 Intel Corporation Computer system and method of allocating cache memories in a multilevel cache hierarchy utilizing a locality hint within an instruction
US5822788A (en) * 1996-12-20 1998-10-13 Intel Corporation Mechanism for prefetching targets of memory de-reference operations in a high-performance processor
US5802602A (en) * 1997-01-17 1998-09-01 Intel Corporation Method and apparatus for performing reads of related data from a set-associative cache memory
US5918246A (en) * 1997-01-23 1999-06-29 International Business Machines Corporation Apparatus and method for prefetching data based on information contained in a compiler generated program map
US6085193A (en) * 1997-09-29 2000-07-04 International Business Machines Corporation Method and system for dynamically prefetching information via a server hierarchy
US6151662A (en) * 1997-12-02 2000-11-21 Advanced Micro Devices, Inc. Data transaction typing for improved caching and prefetching characteristics
US6247107B1 (en) 1998-04-06 2001-06-12 Advanced Micro Devices, Inc. Chipset configured to perform data-directed prefetching
US6463580B1 (en) * 1998-11-18 2002-10-08 Intel Corporation Parallel processing utilizing highly correlated data values
US6542968B1 (en) * 1999-01-15 2003-04-01 Hewlett-Packard Company System and method for managing data in an I/O cache
US6594730B1 (en) * 1999-08-03 2003-07-15 Intel Corporation Prefetch system for memory controller
US6317811B1 (en) * 1999-08-26 2001-11-13 International Business Machines Corporation Method and system for reissuing load requests in a multi-stream prefetch design
US6862657B1 (en) 1999-12-21 2005-03-01 Intel Corporation Reading data from a storage medium
US6934807B1 (en) * 2000-03-31 2005-08-23 Intel Corporation Determining an amount of data read from a storage medium
US6598124B1 (en) 2000-09-29 2003-07-22 Sun Microsystems, Inc. System and method for identifying streaming-data
EP1320801A2 (en) * 2000-09-29 2003-06-25 Sun Microsystems, Inc. System and method for pre-fetching for pointer linked data structures
US6578111B1 (en) 2000-09-29 2003-06-10 Sun Microsystems, Inc. Cache memory system and method for managing streaming-data
US6782454B1 (en) 2000-09-29 2004-08-24 Sun Microsystems, Inc. System and method for pre-fetching for pointer linked data structures
US6668307B1 (en) 2000-09-29 2003-12-23 Sun Microsystems, Inc. System and method for a software controlled cache
US6952750B2 (en) * 2001-05-04 2005-10-04 Texas Instruments Incoporated Method and device for providing a low power embedded system bus architecture
US6934809B2 (en) * 2002-02-22 2005-08-23 Sun Microsystems, Inc. Automatic prefetch of pointers
US7792866B2 (en) * 2003-08-25 2010-09-07 International Business Machines Corporation Method and system for querying structured documents stored in their native format in a database
US7519574B2 (en) * 2003-08-25 2009-04-14 International Business Machines Corporation Associating information related to components in structured documents stored in their native format in a database
US8150818B2 (en) * 2003-08-25 2012-04-03 International Business Machines Corporation Method and system for storing structured documents in their native format in a database
US8250093B2 (en) 2003-08-25 2012-08-21 International Business Machines Corporation Method and system for utilizing a cache for path-level access control to structured documents stored in a database
US8775468B2 (en) 2003-08-29 2014-07-08 International Business Machines Corporation Method and system for providing path-level access control for structured documents stored in a database
US20050071612A1 (en) * 2003-09-30 2005-03-31 International Business Machines Corporation Method and apparatus for generating interrupts upon execution of marked instructions and upon access to marked memory locations
US7111116B1 (en) * 2003-09-30 2006-09-19 Western Digital Technologies, Inc. Reducing micro-controller access time to data stored in a remote memory in a disk drive control system
US20050071516A1 (en) * 2003-09-30 2005-03-31 International Business Machines Corporation Method and apparatus to autonomically profile applications
US20050071821A1 (en) * 2003-09-30 2005-03-31 International Business Machines Corporation Method and apparatus to autonomically select instructions for selective counting
US20050071611A1 (en) * 2003-09-30 2005-03-31 International Business Machines Corporation Method and apparatus for counting data accesses and instruction executions that exceed a threshold
US7373637B2 (en) * 2003-09-30 2008-05-13 International Business Machines Corporation Method and apparatus for counting instruction and memory location ranges
US7395527B2 (en) * 2003-09-30 2008-07-01 International Business Machines Corporation Method and apparatus for counting instruction execution and data accesses
US7937691B2 (en) 2003-09-30 2011-05-03 International Business Machines Corporation Method and apparatus for counting execution of specific instructions and accesses to specific data locations
US8381037B2 (en) 2003-10-09 2013-02-19 International Business Machines Corporation Method and system for autonomic execution path selection in an application
US7421681B2 (en) 2003-10-09 2008-09-02 International Business Machines Corporation Method and system for autonomic monitoring of semaphore operation in an application
US7415705B2 (en) * 2004-01-14 2008-08-19 International Business Machines Corporation Autonomic method and apparatus for hardware assist for patching code
US7496908B2 (en) * 2004-01-14 2009-02-24 International Business Machines Corporation Method and apparatus for optimizing code execution using annotated trace information having performance indicator and counter information
US7392370B2 (en) 2004-01-14 2008-06-24 International Business Machines Corporation Method and apparatus for autonomically initiating measurement of secondary metrics based on hardware counter values for primary metrics
US7895382B2 (en) 2004-01-14 2011-02-22 International Business Machines Corporation Method and apparatus for qualifying collection of performance monitoring events by types of interrupt when interrupt occurs
US7526757B2 (en) * 2004-01-14 2009-04-28 International Business Machines Corporation Method and apparatus for maintaining performance monitoring structures in a page table for use in monitoring performance of a computer program
US7197586B2 (en) * 2004-01-14 2007-03-27 International Business Machines Corporation Method and system for recording events of an interrupt using pre-interrupt handler and post-interrupt handler
US20050155018A1 (en) * 2004-01-14 2005-07-14 International Business Machines Corporation Method and apparatus for generating interrupts based on arithmetic combinations of performance counter values
US7987453B2 (en) * 2004-03-18 2011-07-26 International Business Machines Corporation Method and apparatus for determining computer program flows autonomically using hardware assisted thread stack tracking and cataloged symbolic data
US7480899B2 (en) * 2004-03-22 2009-01-20 International Business Machines Corporation Method and apparatus for autonomic test case feedback using hardware assistance for code coverage
US7296130B2 (en) * 2004-03-22 2007-11-13 International Business Machines Corporation Method and apparatus for providing hardware assistance for data access coverage on dynamically allocated data
US7526616B2 (en) * 2004-03-22 2009-04-28 International Business Machines Corporation Method and apparatus for prefetching data from a data structure
US8135915B2 (en) * 2004-03-22 2012-03-13 International Business Machines Corporation Method and apparatus for hardware assistance for prefetching a pointer to a data structure identified by a prefetch indicator
US20050210450A1 (en) * 2004-03-22 2005-09-22 Dimpsey Robert T Method and appartus for hardware assistance for data access coverage
US7299319B2 (en) * 2004-03-22 2007-11-20 International Business Machines Corporation Method and apparatus for providing hardware assistance for code coverage
US7421684B2 (en) 2004-03-22 2008-09-02 International Business Machines Corporation Method and apparatus for autonomic test case feedback using hardware assistance for data coverage
US7296136B1 (en) * 2004-06-04 2007-11-13 Hewlett-Packard Development Company, L.P. Methods and systems for loading data from memory
US8510491B1 (en) * 2005-04-05 2013-08-13 Oracle America, Inc. Method and apparatus for efficient interrupt event notification for a scalable input/output device
US20080162819A1 (en) * 2006-02-03 2008-07-03 Luick David A Design structure for self prefetching l2 cache mechanism for data lines
US8756404B2 (en) * 2006-12-11 2014-06-17 International Business Machines Corporation Cascaded delayed float/vector execution pipeline
JP4643740B2 (ja) * 2007-06-18 2011-03-02 富士通株式会社 プロセッサおよびプリフェッチ支援プログラム
US8037058B2 (en) * 2009-04-09 2011-10-11 Oracle International Corporation Reducing access time for data in file systems when seek requests are received ahead of access requests
US8775742B2 (en) * 2010-08-25 2014-07-08 Lsi Corporation System and method for cache management in a DIF enabled storage system
CN103729142B (zh) * 2012-10-10 2016-12-21 华为技术有限公司 内存数据的推送方法及装置
US9697136B2 (en) * 2014-09-23 2017-07-04 Arm Limited Descriptor ring management
WO2018059656A1 (en) * 2016-09-30 2018-04-05 Intel Corporation Main memory control function with prefetch intelligence
US10380034B2 (en) * 2017-07-14 2019-08-13 International Business Machines Corporation Cache return order optimization
US11294808B2 (en) 2020-05-21 2022-04-05 Micron Technology, Inc. Adaptive cache
US11409657B2 (en) 2020-07-14 2022-08-09 Micron Technology, Inc. Adaptive address tracking
US11422934B2 (en) 2020-07-14 2022-08-23 Micron Technology, Inc. Adaptive address tracking

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5201041A (en) * 1988-12-29 1993-04-06 International Business Machines Corporation Cache bypass apparatus
US5317718A (en) * 1990-03-27 1994-05-31 Digital Equipment Corporation Data processing system and method with prefetch buffers
JPH07506921A (ja) * 1992-03-06 1995-07-27 ランバス・インコーポレーテッド コンピュータ・システムにおける主記憶装置のアクセス時間とキャッシュ・メモリのサイズを最小限にするためのキャッシュへの先取り
US5371870A (en) * 1992-04-24 1994-12-06 Digital Equipment Corporation Stream buffer memory having a multiple-entry address history buffer for detecting sequential reads to initiate prefetching
US5461718A (en) * 1992-04-24 1995-10-24 Digital Equipment Corporation System for sequential read of memory stream buffer detecting page mode cycles availability fetching data into a selected FIFO, and sending data without aceessing memory
US5361391A (en) * 1992-06-22 1994-11-01 Sun Microsystems, Inc. Intelligent cache memory and prefetch method based on CPU data fetching characteristics
US5537573A (en) * 1993-05-28 1996-07-16 Rambus, Inc. Cache system and method for prefetching of data
GB2285154B (en) * 1993-12-24 1998-04-01 Advanced Risc Mach Ltd Branch cache

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990041840A (ko) * 1997-11-24 1999-06-15 전주범 냉기공급 조절장치를 갖는 냉장고

Also Published As

Publication number Publication date
US5652858A (en) 1997-07-29

Similar Documents

Publication Publication Date Title
KR960001988A (ko) 데이타프리페치방법 및 그를 위한 정보처리장치
TW386210B (en) Improved memory manager to allow non-volatile memory to be used to supplement main memory
KR101379596B1 (ko) Tlb 프리페칭
KR880011667A (ko) 퍼스널 컴퓨터 작동 방법
KR970062918A (ko) 메모리 장치 및 메모리 제어방법
KR19990063999A (ko) 컴퓨터 시스템의 플래시 eeprom 주메모리
KR930022222A (ko) 캐시가 일관된 다중 처리기 컴퓨터 시스템에서 다중 미결동작을 제공하기 위한 장치 및 그 방법
KR890017609A (ko) 멀티프로세서 데이타 처리시스템 및 그것에 사용되는 캐시장치
KR860002049A (ko) 캐쉬 메모리 제어회로
KR910003496A (ko) 캐시 미스의 강제발생에 의한 다중 레벨 캐시 시스템의 성능 증가방법
KR880011674A (ko) 캐쉬 메모리 장치
KR950033847A (ko) 프로세서장치에 있어서의 저장명령의 지연기록을 위한 방법과 장치
KR910017286A (ko) 캐쉬 및 프리페치 버퍼를 갖는 데이타 처리 시스템 및 방법
KR860000595A (ko) 정보처리장치를 위한 메모리액세스 제어방식
US5293622A (en) Computer system with input/output cache
US5926841A (en) Segment descriptor cache for a processor
US20080307165A1 (en) Information processor, method for controlling cache flash, and information processing controller
US5974510A (en) Method for testing the non-cacheable region functioning of a cache memory controller
KR900018808A (ko) 파이프라인방식(pipeline 方式)의 마이크로프로세서
JP2000194596A (ja) メモリ制御装置、キャッシュ装置、メモリ制御システムおよび方法、記録媒体
KR970066889A (ko) 다중레벨 분기 예측 방법 및 장치
KR970029072A (ko) 이중 디렉토리 가상 캐쉬 및 그 제어 방법
JP4828879B2 (ja) キャッシュシステム
KR101376884B1 (ko) 프로그램 명령어 프리페치 제어 장치 및 그 방법
DE69825621D1 (de) Verfahren und vorrichtung zur zugriffsteuerung von gemeinsamem speicher

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid