RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      스트리밍 데이터의 선인출에 사용되는 참조예측표의 스칼라 우선 교체 전략 = Scalar First Replacement Strategy for Reference Prediction Table Used in Prefetching Streaming Data

      한글로보기

      https://www.riss.kr/link?id=A103972567

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      다국어 초록 (Multilingual Abstract)

      Multimedia applications tend to access their data as a streaming pattern with regular intervals. This characteristic can be utilized in prefetching the multimedia data into cache memory so as to reduce their execution speeds. The reference-prediction ...

      Multimedia applications tend to access their data as a streaming pattern with regular intervals. This characteristic can be utilized in prefetching the multimedia data into cache memory so as to reduce their execution speeds. The reference-prediction prefetch algorithm predicts the memory address that seems to be used in the next time based on the previous history of memory references stored in the prediction reference table. This paper proposes a strategy to manipulate the reference prediction table which contains all of the data reference instructions to scalar and streaming data. We have recognized that the scalar reference instructions do not contribute to the data prefetching algorithm. Therefore, when replacing an element in the reference prediction table, the proposed algorithm preferentially selects the scalar reference instruction before the stream reference instruction. It makes the stream reference instruction to stay for a long time compared to the FIFO replacement policy, and eventually improves the performance of data prefetching.

      더보기

      국문 초록 (Abstract)

      멀티미디어 응용프로그램의 데이터는 주소 간격이 일정한 스트리밍 패턴으로 참조되는 특성이 있다. 이러한 특성을 선인출방법에 적용하여 멀티미디어 응용프로그램의 수행속도를 향상 시...

      멀티미디어 응용프로그램의 데이터는 주소 간격이 일정한 스트리밍 패턴으로 참조되는 특성이 있다. 이러한 특성을 선인출방법에 적용하여 멀티미디어 응용프로그램의 수행속도를 향상 시킬 수 있다. 참조예측표에 의한 선인출방법은 메모리 참조명령어의 과거 기록을 이용하여 규칙적으로 참조되는 메모리주소를 예측한다. 이 논문은 참조예측표를 사용하는 하드웨어 기반의 규칙 선인출방법에서 효율적인 참조예측표 운영방법을 제안한다. 참조예측표에 입력되는 메모리 참조명령어는 스칼라데이터 참조명령어와 스트리밍데이터 참조명령어로 구성된다. 스칼라데이터 참조명령어는 선인출에 사용되지 않으므로 스칼라데이터 참조명령어를 우선적으로 교체함으로서, 참조예측표를 효과적으로 사용할 수 있다. 이 방법은 기존 FIFO 방법과 비교할 때, 선인출에 사용되는 스트리밍데이터 참조명령어를 참조예측표에 더 오래 유지함으로써, 선인출 성능이 향상된다.

      더보기

      참고문헌 (Reference)

      1 "When Caches Aren't Enough Data Prefetching Techniques" 23-20, July,1997

      2 "University of Wisconsin" 1990.

      3 P. Ranganathan, "The interaction of Software Prefetching with ILP Processors in Shared-Memory Systems" 25 (25): 144-156, May,1997.

      4 C. Basoglu, "The MAP1000A VLIW mediaprocessor" 20 (20): 48-59, March,2000

      5 "Sequential Program Prefetching in Memory Hierarchies" 11 (11): 7 -21, 1978

      6 D. Joseph, "Prefetching using Markov Predictors Computer Architecture" 252-263, June,1997

      7 "Optimizing the Cache Performance of Non Numeric Applications" 2000

      8 "Multi Level Memory Prefetching for Media and Streaming" 2002

      9 "MediaBench A Tool for Evaluating and Synthesizing Multimedia Communications Systems" December,1997

      10 "Improving Direct-mapped Cache Performance by the Addition of a Small Fully associative Cache and Prefetch Buffers" pp.364-3 73 : 1990.

      1 "When Caches Aren't Enough Data Prefetching Techniques" 23-20, July,1997

      2 "University of Wisconsin" 1990.

      3 P. Ranganathan, "The interaction of Software Prefetching with ILP Processors in Shared-Memory Systems" 25 (25): 144-156, May,1997.

      4 C. Basoglu, "The MAP1000A VLIW mediaprocessor" 20 (20): 48-59, March,2000

      5 "Sequential Program Prefetching in Memory Hierarchies" 11 (11): 7 -21, 1978

      6 D. Joseph, "Prefetching using Markov Predictors Computer Architecture" 252-263, June,1997

      7 "Optimizing the Cache Performance of Non Numeric Applications" 2000

      8 "Multi Level Memory Prefetching for Media and Streaming" 2002

      9 "MediaBench A Tool for Evaluating and Synthesizing Multimedia Communications Systems" December,1997

      10 "Improving Direct-mapped Cache Performance by the Addition of a Small Fully associative Cache and Prefetch Buffers" pp.364-3 73 : 1990.

      11 "Evaluating Stream Buffers as a Secondary Cache Replacement" pp.24-33 : 1994.

      12 "Effective Hardware - Based Data Prefetching for High Performance Processors" 44 (44): 609-623, May1995.

      13 K. K. Chan, "Design of the HP PA 7200 CPU" 47 (47): 25-33, February,1996.

      14 Y. Solihin, "Correlation prefetching with a user level memory thread Parallel and Distributed Systems" 14 (14): 563-580, June,2003

      15 "Compiler Driven Data Cache Prefetching for High Performance Computer" 2 (2): 274 -278, 1994

      16 "ATOM:A System for Building Customized Program Analysis Tools" 196-205, 1994.

      17 "A Data Locality Optimizing Algorithm" 30-44, 1991.

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2027 평가예정 재인증평가 신청대상 (재인증)
      2021-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2018-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2015-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2012-10-31 학술지명변경 한글명 : 컴퓨터 및 통신시스템 -> 정보처리학회논문지. 컴퓨터 및 통신시스템 KCI등재
      2012-10-10 학술지명변경 한글명 : 정보처리학회논문지A -> 컴퓨터 및 통신시스템
      외국어명 : The KIPS Transactions Part : A -> KIPS Transactions on Computer and Communication Systems
      KCI등재
      2010-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2009-03-04 학술지명변경 한글명 : 정보처리학회논문지 A, B, C, D -> 정보처리학회논문지 A
      외국어명 : The KIPS Transactions Part : A, B, C, D -> The KIPS Transactions Part : A
      KCI등재
      2009-03-04 학술지명변경 한글명 : 정보처리학회논문지 A -> 정보처리학회논문지A KCI등재
      2008-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2006-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2003-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2002-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2000-07-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.16 0.16 0.14
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.12 0.11 0.315 0.07
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼